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 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 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 10 deny tcp any 196.15.7.0 eq www ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.255.224? Router (config) #no ip classful Router (config) #ip unnumbered Router (config) #ip subnet-zero Router (config) #ip classless Router (config) #no ip classful Router (config) #ip unnumbered Router (config) #ip subnet-zero Router (config) #ip classless ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When you ping the loopback address, a packet is sent where? On the network Down through the layers of the IP architecture and then up the layers again None of these Across the wire through the loopback dongle On the network Down through the layers of the IP architecture and then up the layers again None of these Across the wire through the loopback dongle ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the followings is used in communications is referred to as unshielded twisted-pair (UTP)? Coaxial cable Fiber-optic cable None of these Twisted-pair cable Coaxial cable Fiber-optic cable None of these Twisted-pair cable ANSWER DOWNLOAD EXAMIANS APP