Synchronizing The Supervisor Engine Configurations - Cisco 6500 Series Software Configuration Manual

Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 5
Configuring RPR and RPR+ Supervisor Engine Redundancy
client count = 11
client_notification_TMR = 30000 milliseconds
Router#

Synchronizing the Supervisor Engine Configurations

During normal operation, the startup-config and config-registers configuration are synchronized by
default between the two supervisor engines. In a switchover, the new active supervisor engine uses the
current configuration.
To manually synchronize the configurations used by the two supervisor engines, perform this task on the
active supervisor engine:
Command
Step 1
Router(config)# redundancy
Step 2
Router(config-red)# main-cpu
Step 3
Router(config-r-mc)# auto-sync {startup-config |
config-register | bootvar | standard}
Step 4
Router(config-r-mc)# end
Step 5
Router# copy running-config startup-config
The auto-sync standard command does not synchronize the boot variables.
Note
This example shows how to reenable the default automatic synchronization feature using the auto-sync
standard command to synchronize the startup-config and config-register configuration of the active
supervisor engine with the redundant supervisor engine:
Router(config)# redundancy
Router(config-red)# main-cpu
Router(config-r-mc)# auto-sync standard
Router(config-r-mc)# auto-sync bootvar
Router(config-r-mc)# end
Router# copy running-config startup-config
Note
To manually synchronize only individual elements of the standard auto-sync configuration, disable
the default automatic synchronization feature.
This example shows how to disable default automatic synchronization and only allow automatic
synchronization of the config-registers of the active supervisor engine to the redundant supervisor
engine while disallowing synchronization of the startup configuration:
Router(config)# redundancy
Router(config-red)# main-cpu
78-14099-04
keep_alive TMR = 4000 milliseconds
keep_alive count = 0
keep_alive threshold = 7
RF debug mask = 0x0
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
Configuring Supervisor Engine Redundancy
Purpose
Enters redundancy configuration mode.
Enters main-cpu configuration submode.
Synchronizes the configuration elements.
Returns to privileged EXEC mode.
Forces a manual synchronization of the configuration
files in NVRAM.
This step is not required to synchronize the
Note
running configuration file in DRAM.
5-7

Advertisement

Table of Contents
loading

Table of Contents