Network Router User Manual

A-148
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
Appendix A Command Reference
CPU Switch Module Redundancy Commands
redundancy manual-sync
To cause an immediate one-time database update of the specified database information, use the
redundancy manual-sync command.
redundancy manual-sync {running-config | startup-config | both}
Syntax Description
Defaults None
Command Modes Privileged EXEC
Command History
Usage Guidelines This command is not usually required because automatic synchronization is enabled by default and, upon
exiting global configuration mode, the running configuration is updated on the standby CPU switch
module. (Exit global configuration mode by entering Ctrl-Z or end.) The startup configuration is
updated when the copy command is issued.
If auto-synchronizing is disabled, the redundancy manual-sync command updates the standby
processor database information to be identical with the active CPU switch module.
If the system is unable to complete the update, an error message is displayed.
This command is only allowed on the active CPU switch module.
Examples The following example shows how to make the active CPU switch module send an update for both the
running configuration and the startup configuration to the standby CPU switch module.
Switch# redundancy manual-sync both
running-config Causes an immediate one-time update of the running configuration to the
standby CPU switch module.
startup-config Causes an immediate one-time update of the startup configuration to the
standby CPU switch module.
both Causes an immediate one-time update of the running configuration and the
startup configuration to the standby CPU switch module.
Release Modification
12.1(10)EV2 This command was introduced.