Computer Networking
You copy a configuration from a network host to a router's RAM. The configuration looks correct, yet it is not working at all. What could the problem be?

The copy did not override the shutdown command in running-config.
You copied the configuration into flash memory instead.
The IOS became corrupted after the copy command was initiated.
You copied the wrong configuration into RAM.

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

ANSWER DOWNLOAD EXAMIANS APP