Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have a network that needs 29 subnets while maximizing the number of host addresses available on each subnet. How many bits must you borrow from the host field to provide the correct subnet mask? 4 3 2 5 4 3 2 5 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking "BAUD" rate means The number of bits transmitted per unit time. The rate at which the signal changes. None of these The number of bytes transmitted per unit time. The number of bits transmitted per unit time. The rate at which the signal changes. None of these The number of bytes transmitted per unit time. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the result of segmenting a network with a bridge (switch)?1. It increases the number of collision domains.2. It decreases the number of collision domains.3. It increases the number of broadcast domains.4. It decreases the number of broadcast domains.5. It makes smaller collision domains.6. It makes larger collision domains. 1 and 5 3, 4 and 6 1, 3 and 6 2, 3 and 5 1 and 5 3, 4 and 6 1, 3 and 6 2, 3 and 5 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Transmission of computerised data from one location to another is called data management data communication None of these data transfer data flow data management data communication None of these data transfer data flow ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is considered to be the destination host after translation? Inside local Inside global Outside global Outside local Inside local Inside global Outside global Outside local ANSWER DOWNLOAD EXAMIANS APP