3-25
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter3 Initial Configuration
Changing the Software Configuration Register
Changing the Software Configuration Register
To change the configuration register, perform the following steps:
Note The factory default value for the register is 0x2102.
Example
The following example shows how to configure the system to manually boot f rom th e ROMMON
prompt:
Switch# configuration terminal
Switch(config)# config-register 0x100
Switch(config)# end
Switch# reload

Verify the Configuration Register Value

To verify the configuration register value, use the following EXEC command:
Example
The following example shows how to configure the system to examine the startup configuration file for
boot system options:
Switch# show version
<Information deleted>
Configuration register is 0x2102 (will be 0x100 at next reload)
Command Purpose
Step1 Switch# configure terminal
Switch(config)#
Enters global configuration mode.
Step2 Switch(config)# config-register value Sets the contents of the configuration register. The value is
a hexadecimal number preceded by 0x. See Table 3- 4 for
the list of values.
Note The new configuration register value takes effect
at the next system reload.
Step3 Switch(config)# end
Switch#
Returns to privileged EXEC mode.
Step4 Switch# reload (Optional) Reloads the system using the new
configuration register value.
Command Purpose
Switch# show version Displays the current configuration register value.
This value is used at the next system reload.