Networking - Managing a Cisco Internetwork

Exercise : Managing a Cisco Internetwork - Managing a Cisco Internetwork
  • Managing a Cisco Internetwork - Managing a Cisco Internetwork
11.
Which command displays the configuration register setting?
show ip route
show boot version
show version
show flash
Answer: Option
Explanation:
The show version command provides you with the current configuration register setting.

12.
What should the configuration register value be after you successfully complete the password recovery procedure and return the router to normal operation?
0x2100
0x2101
0x2102
0x2142
Answer: Option
Explanation:
All Cisco routers have a default configuration register setting of 0x2102, which tells the router to load the IOS from flash memory and the configuration from NVRAM.

13.
You telnet into a remote device and type debug ip rip, but no output from the debug command is seen. What could the problem be?
You must type the show ip rip command first.
IP addressing on the network is incorrect.
You must use the terminal monitor command.
Debug output is sent only to the console.
Answer: Option
Explanation:
To see console messages through your Telnet session, you must enter the terminal monitor command.

14.
What does the command o/r 0x2142 provide?
It is used to restart the router.
It is used to bypass the configuration in NVRAM.
It is used to enter ROM Monitor mode.
It is used to view the lost password.
Answer: Option
Explanation:
The default configuration setting is 0x2102, which tells the router to load the IOS from flash and the configuration from NVRAM. 0x2142 tells the router to bypass the configuration in NVRAM so that you can perform password recovery.

15.
You save the configuration on a router with the copy running-config startup-config command and reboot the router. The router, however, comes up with a blank configuration. What can the problem be?
You didn't boot the router with the correct command.
NVRAM is corrupted.
The configuration register setting is incorrect.
The newly upgraded IOS is not compatible with the hardware of the router.
Answer: Option
Explanation:
If you save a configuration and reload the router and it comes up either in setup mode or as a blank configuration, chances are you have the configuration register setting incorrect.