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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A medium access control technique for multiple access transmission media is Aloha Angle modulation Amplitude Attenuation None of these Aloha Angle modulation Amplitude Attenuation None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router? show ip access-lists show interface Ethernet 0 show ip interface Ethernet 0 show access-lists show ip access-lists show interface Ethernet 0 show ip interface Ethernet 0 show access-lists ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the usual number of bits transmitted simultaneously in parallel data transmission used by microcomputers? None of these 16 4 8 9 None of these 16 4 8 9 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If an Ethernet port on a router were assigned an IP address of 172.16.112.1/25, what would be the valid subnet address of this host? 172.16.255.0 172.16.0.0 172.16.96.0 172.16.112.0 172.16.255.0 172.16.0.0 172.16.96.0 172.16.112.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following characteristics is not true of NetBEUI? Highly-customizable None of these Little configuration required Fast for small networks to Self-tuning Routable Highly-customizable None of these Little configuration required Fast for small networks to Self-tuning Routable ANSWER DOWNLOAD EXAMIANS APP