3-14
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter3 Initial Configuration
Configuring CPU Switch Module Redundancy
Configuring Autoboot
If you have changed the default configuration register value from autoboot, you ca n ch ange it b ack by
performing the following steps, beginning in global configuration mode:
Note If the standby CPU switch module remains in ROM monitor mode, you can manua lly boot the CPU
switch module using a system image either on the bootflas h or on a Fl as h PC Card.
Example
The following example shows how to configure the Cisco ONS 15530 to autob oot u si ng t he first valid
file on the Flash PCCard in slot 0:
Switch(config)# config-register 0x2102
Switch(config)# boot system flash slot0:
Switch(config)# end
Switch# copy system:running-config nvram:startup-config

Displaying the Autoboot Configuration

To display the configuration register value, use the following EXEC command:
Command Purpose
Step1 Switch(config)# config-register 0x2102 Sets the configuration register for autoboot.1
1. This is the default configuration register setting. For details on using the configuration register to set boot parameters, refer
to the Cisco IOS Configuration Fundamentals Configuration Guide.
Step2 Switch(config)# boot system
bootflash:filename Sets the BOOT environment variable. This variable
specifies the location and name of the system image
file to use when automatically booting the system.
Step3 Switch(config)# end
Switch#
Returns to privileged EXEC mode.
Step4 Switch# copy system:running-config
nvram:startup-config Saves the configuration to NVRAM. The new
configuration register value takes effect after the next
system reload.
Command Purpose
show version Displays the configuration register value.
show bootvar Displays the configuration register value.