Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 100 permit tcp any 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 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 100 permit tcp any 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 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You type debug ip rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of 16. What does this mean? The route is queued at 16 messages a second. The route has a delay of 16 microseconds. They will all load-balance. The route is inaccessible. The route is 16 hops away. The route is queued at 16 messages a second. The route has a delay of 16 microseconds. They will all load-balance. The route is inaccessible. The route is 16 hops away. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The birthplace of the World Wide Web is considered to be CERN Netscape None of these ARPA the Department of Defense CERN Netscape None of these ARPA the Department of Defense ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following TCP/IP internet protocol a diskless machine uses to obtain its IP address from a server? RDP None of these X.25 RARP RIP RDP None of these X.25 RARP RIP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will display the line, protocol, DLCI, and LMI information of an interface? show interface show frame-relay pvc show run sh pvc show interface show frame-relay pvc show run sh pvc ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates? Router (config-if) # passive-interface Router (config-router) # passive-interface s0 Router (config-if) # no routing Router (config-router) # no routing updates Router (config-if) # passive-interface Router (config-router) # passive-interface s0 Router (config-if) # no routing Router (config-router) # no routing updates ANSWER DOWNLOAD EXAMIANS APP