Computer Networking
You type the following command into the router and receive the following output:Router#show serial 0/0 ^% Invalid input detected at '^' marker.Why was this error message displayed?

You need to be in privileged mode.
You cannot have a space between serial and 0/0.
The router does not have a serial0/0 interface.
Part of the command is missing.

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

ANSWER DOWNLOAD EXAMIANS APP