B-15

AppendixB Configuration Register Information for the CiscouBR10012 Universal Broadband Router
Setting the Configuration Register While Running Cisco IOS
Setting the Configuration Register While Running Cisco IOS

The configuration register can be set in the configuration mode with the config-register 0x<value>

command. See the following sample output:

Router# config t
Enter configuration commands, one per line. End with CNTRL/Z.
Router(config)#config-register 0x2142
Router(config)#end
Router#
%SYS-5-CONFIG_I: Configured from console by console
Setting the Configuration Register While Running ROM Monitor

If the prompt is >”, the or0x<value> command sets the configuration register. See the following sample

output:

>o/r 0x2102
>

If the prompt is rommon1, the confreg command sets the configuration register. It prompts the user

about each bit. See the following sample output:

rommon 1 > confreg
Confiuration Summary
enabled are:
load rom after netboot fails
console baud: 9600
boot: the ROM Monitor
do you wish to change the configuration y/n [n]:y
enable“diagnostic mode”? y/n [n]: n
enable “use net in IP bcast address”? y/n[n]: n
disable “use rom after netboot fails”? y/n[n]:n
enable “use all zero broadcast”? y/n[n]:n
enable “break/abort has effect”? y/n[n]:n
enable“ignore system config info”? y/n [n]:n
change console baud rate? y/n[n]:n
change the boot characteristics? y/n [n]:y
enter to boot:
0 = ROM Monitor
1 = the boot helper image
2 - 15 = boot system
[0]: 2
Configuration Summary:
enabled are:
load rom after netboot fails
console baud: 9600
boot: image sepcified by the boot system commands or default to: cisco2-c7200
do you wish to change the configuration? y/n [n] n
You must reset or power cycle for new config to take effect
rommon 2 >