nerdexam
Cisco

100-490 · Question #43

Which two commands set the configuration register value? (Choose two.)

The correct answer is A. rommon>confreg 0x2102 E. router(config)#config-register 0x2102. The configuration register on Cisco routers and switches controls specific bootup behaviors. 1. In ROMmon Mode: rommon>confreg 0x2102 : This command is used when the device is in ROMmon mode (a basic operating system loaded when the full Cisco IOS cannot be found). ROMmon…

Cisco IOS Software Configuration and Operations

Question

Which two commands set the configuration register value? (Choose two.)

Options

  • Arommon>confreg 0x2102
  • Brouter(config)#confreg 0x2102
  • Crommon>config-register 0x2102
  • Drouter(config)#configuration-register 0x2102
  • Erouter(config)#config-register 0x2102

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    3% (1)
  • C
    10% (3)
  • D
    6% (2)

Explanation

The configuration register on Cisco routers and switches controls specific bootup behaviors. 1. In ROMmon Mode: rommon>confreg 0x2102 : This command is used when the device is in ROMmon mode (a basic operating system loaded when the full Cisco IOS cannot be found). ROMmon offers limited functionality and is often used for troubleshooting or password recovery. 2. In Global Configuration Mode: router(config)#config-register 0x2102 : This command is used from within the Cisco IOS itself when you have normal access to the router. You would enter privileged EXEC mode and then global configuration mode to use it. Importance of Configuration Register Settings: The most common reasons to modify the configuration register are: Password Recovery: Setting the configuration register to 0x2142 tells the router to ignore the startup configuration (stored in NVRAM), allowing you to bypass password protection. Changing Boot Behavior: Settings can control the boot sequence, such as specifying where the Cisco IOS image should be loaded from.

Topics

#configuration register#rommon#config-register command#IOS boot

Community Discussion

No community discussion yet for this question.

Full 100-490 Practice