Computer Networking The DoD model (also called the TCP/IP stack) has four layers. Which layer of the DoD model is equivalent to the Network layer of the OSI model? Host-to-Host Internet Application Network Access Host-to-Host Internet Application Network Access ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following commands connect access list 110 inbound to interface ethernet0? Router(config-if)# ip access-group 110 in Router(config)# ip access-list 110 in Router(config)# ip access-group 110 in Router(config-if)# ip access-list 110 in Router(config-if)# ip access-group 110 in Router(config)# ip access-list 110 in Router(config)# ip access-group 110 in Router(config-if)# ip access-list 110 in ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you place on interface connected to the Internet? ip nat outside ip outside global ip nat inside ip inside local ip nat outside ip outside global ip nat inside ip inside local ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have 10 users plugged into a hub running 10Mbps half-duplex. There is a server connected to the switch running 10Mbps half-duplex as well. How much bandwidth does each host have to the server? 1 Mbps 10 Mbps 2 Mbps 100 kbps 1 Mbps 10 Mbps 2 Mbps 100 kbps ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet 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 interface Ethernet 0 show interface Ethernet 0 show ip access-lists show access-lists show ip interface Ethernet 0 show interface Ethernet 0 show ip access-lists show access-lists ANSWER DOWNLOAD EXAMIANS APP