23-6
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 23 Modifying the Switch Boot Configuration
Setting the Configuration Register
To set the configuration register boot field, perform this task in privileged mode:
This example shows how to set the boot field in the configuration register:
Console> (enable)
set boot config-register boot rommon
Configuration register is 0x0
ignore-config: disabled
auto-config: non-recurring
console baud: 9600
boot: the ROM monitor
Console> (enable)
Setting the ROM-Monitor Console-Port Baud Rate
You can set the console-port baud rate used by the ROM monitor. The new baud rate is used the next
time the switch is restarted. This command affects only the configuration register bits that control the
baud rate and leaves the remaining bits unaltered.
Note
The baud rate specified in the configuration register is used by the ROM monitor only and is different
from the baud rate specified by the
set system baud
command.
To set the ROM-monitor console-port baud rate in the configuration register, perform this task in
privileged mode:
This example shows how to set the ROM-monitor console-port baud rate in the configuration register to
2400:
Console> (enable)
set boot config-register baud 2400
Configuration register is 0x1800
ignore-config: disabled
auto-config: non-recurring
console baud: 2400
boot: the ROM monitor
Console> (enable)
Task
Command
Set the boot field in the configuration register.
set boot config-register boot
{
rommon
|
bootflash
|
system
} [
mod
]
Task
Command
Set the ROM-monitor console-port baud rate in
the configuration register.
set boot config-register baud
{
1200
|
2400
|
4800
|
9600
} [
mod
]