Managing a Cisco Internetwork - Technical MCQs

Q1:

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?

A You copied the wrong configuration into RAM.

B You copied the configuration into flash memory instead.

C The copy did not override the shutdown command in running-config.

D The IOS became corrupted after the copy command was initiated.

ANS:C - The copy did not override the shutdown command in running-config.

Since the configuration looks correct, you probably didn't screw up the copy job. However, when you perform a copy from a network host to a router, the interfaces are automatically shut down and need to be manually enabled with the no shutdown command.