A-189
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
System Management Commands
If you modify your configuration file, the system prompts you to save the configuration. During a save
operation, the system asks you if you want to proceed with the save if the CONFIG_FILE environment
variable points to a startup configuration file that no longer exists. If you enter yes in this situation, the
CPU switch module goes to setup mode upon reload.
When you schedule a reload to occur at a later time, it must occur within approximately 24 days.
This command can be entered on either the active or standby CPU switch module console and only a
reload of the CPU switch module on which the command was entered occurs.
When entered on the active CPU switch module, this command synchronizes the running-config to the
standby CPU switch module just before the reload is executed, and causes a switchover to the standby
CPU switch module only if the standby CPU switch module is in the hot-standby state.
By default the system is configured to reboot automatically, so the acti v e CPU switch mod ule reboots as
the standby CPU switch module after the reload.
To display information about a scheduled reload, use the show reload command.
Examples The following example shows how to reload the software on the CPU sw it ch m odul e.
Switch# reload
The following example reloads the software on the CPU switch module in 10 minutes.
Switch# reload in 10
Reload scheduled for 11:57:08 PDT Mon Feb 26 2001 (in 10 minutes)
Proceed with reload? [confirm]
Switch#
The following example reloads the software on the CPU switch module at 1:00 p.m. today.
Switch# reload at 13:00
Reload scheduled for 13:00:00 PPDT Mon Feb 26 2001 (in 1 hour and 2 minutes)
Proceed with reload? [confirm]
Switch#
The following example reloads the software on the CPU switch module on 2/27 at 2:00 a.m.
Switch# reload at 02:00 feb 27
Reload scheduled for 02:00:00 PDT Tues Feb 26 2001 (in 38 hours and 9 minutes)
Proceed with reload? [confirm]
Switch#
The following example cancels a pending reload.
Switch# reload cancel
%Reload cancelled.
Related Commands Command Description
config-register Changes the configuration register settings.
maintenance-mode Enables or disables CPU switch module redundancy synchronization.
redundancy reload peer Reloads the standby CPU switch module.
redundancy reload shelf Reloads both CPU switch modules in the shelf.
redundancy switch-activity Manually switches activity from the active CPU switch module to the
standby CPU switch module.
show reload Displays reload status information.