23-10
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 23 Modifying the Switch Boot Configuration
Setting the BOOT Environment Variable
Setting the Configuration Register Value
To set the configuration register value, perform this task in privileged mode:
This example shows how to set the configuration register value to 0x90f:
Console> (enable)
set boot config-register 0x90f
Configuration register is 0x90f
ignore-config: disabled
auto-config: non-recurring
console baud: 4800
boot: image specified by the boot system commands
Console> (enable)
Setting the BOOT Environment Variable
Note
BOOT environment variable settings are not copied automatically to a redundant supervisor engine
(if present). You must set the BOOT variable separately for each supervisor engine in the switch.
These sections describe how to modify the BOOT environment variable:
•
Setting the BOOT Environment Variable, page 23-10
•
Clearing the BOOT Environment Variable Settings, page 23-11
Setting the BOOT Environment Variable
To set the BOOT environment variable, perform this task in privileged mode:
This example shows how to set the BOOT environment variable:
Console> (enable)
set boot system flash bootflash:cat6000-sup.5-5-1.bin
BOOT variable = bootflash:cat6000-sup.5-5-1.bin,1;
Console> (enable)
set boot system flash bootflash:cat6000-sup.4-5-2.bin
BOOT variable = bootflash:cat6000-sup.5-1-1.bin,1;bootflash:cat6000-sup.4-5-2.
bin,1;
Console> (enable)
set boot system flash bootflash:cat6000-sup.5-2-1.bin prepend
BOOT variable = bootflash:cat6000-sup.5-2-1.bin,1;bootflash:cat6000-sup.5-5-1.
bin,1;bootflash:cat6000-sup.4-5-2.bin,1;
Console> (enable)
Task
Command
Set the configuration register.
set boot config-register 0x
value
[
mod
]
Task
Command
Set the BOOT environment variable.
set boot system flash
device:
[
filename
]
[
prepend
] [
mod
]