Computer Networking
You need to gather the IP address of a remote switch that is located in Hawaii. What can you do to find the address?

Issue the show cdp neighbors detail command on the router connected to the switch.
Issue the show cdp neighbor command on the router connected to the switch.
Issue the show ip arp command on the router connected to the switch.
Issue the show ip route command on the router connected to the switch.

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) # no routing
Router (config-if) # passive-interface
Router (config-router) # passive-interface s0
Router (config-router) # no routing updates

ANSWER DOWNLOAD EXAMIANS APP