Command Reference Supervisor Module Redundancy Commands
13 Supervisor Module Redundancy Commands
13.1 auto-sync time-period
Use this command to configure the auto-sync time-period of runing-config and startup-config when
the dual supervisor module is redundant. Use the no form of this command to disable automatic
synchronization for the dual supervisor modules. Use the default form of this command to restore the
default automatic synchronization time period for the dual supervisor modules.
auto-sync time-period value
default auto-sync time-period
Automatic synchronization time interval measured in seconds, in the
range from one second to one month (2,678,400 seconds).
The default is one hour (3600 seconds) by default.
Redundancy configuration mode
The following example sets the automatic synchronization interval to 60 seconds.
Ruijie(config)# redundancy
Ruijie(config-red)# auto-sync time-period 60
Redundancy auto-sync time-period: enabled (60 seconds).
Ruijie(config-red)# exit
The following example disables automatic synchronization.
Ruijie(config)# redundancy
Ruijie(config-red)# no auto-sync time-period
Redundancy auto-sync time-period: disabled.
Ruijie(config-red)# exit