9.A Cisco router has been configured, and the copy running-config startup-config command has been issued. When the router is power cycled, the router prompts with: "Would you like to enter the initial configuration dialog? [yes/no]:" Why did this happen?
A: There is an error in the router DRAM.
B: The IOS image is corrupt.
C: The configuration register is set to 0x2142.
D: The TFTP server that contains the router configuration file is unreachable.
E: A boot system configuration command has placed the router into setup mode.
Correct Answers: C
10.Network 207.134.6.0 was assigned to the Company XYZ by its ISP. The administrator of XYZ would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network? (Choose two.)

A:Gateway(config)# ip route 0.0.0.0 0.0.0.0 207.134.6.1
B:Gateway(config)# router ripGateway(config-router)# network 207.134.6.0
C:Gateway(config)# router ripGateway(config-router)# network 207.134.6.0 default
D:Gateway(config)# ip route 207.134.6.0 255.255.255.0 Serial0/0
E:Gateway(config)# ip default-network 207.134.6.0
Correct Answers: A, E