System Management
7750 SR OS Basic System Configuration Guide Page 279
Configuring Synchronization Options
Network operators can specify the type of synchronization operation to perform between the
primary and secondary CPMs after a change has been made to the configuration files or the boot
environment information contained in the boot options file (BOF).
Use the following CLI to configure the boot-env option:
CLI Syntax: config>system
synchronize {boot-env|config}
Example
: config>system# synchronize boot-env
The following displays the configuration:
A:ALA-12>config>system# synchronize boot-env
A:ALA-12>config>system# show system synchronization
===================================================
Synchronization Information
===================================================
Synchronize Mode : Boot Environment
Synchronize Status : No synchronization
Last Config Sync Time : 2006/06/27 06:19:47
Last Boot Env Sync Time : 2006/06/27 06:19:47
===================================================
A:ALA-12>config>system#
Use the following CLI to configure the config option:
CLI Syntax: config>system
synchronize {boot-env|config}
Example
: config>system# synchronize config
The following example displays the configuration.
A:ALA-12>config>system# synchronize config
A:ALA-12>config>system# show system synchronization
===================================================
Synchronization Information
===================================================
Synchronize Mode : Configuration
Synchronize Status : No synchronization
Last Config Sync Time : 2006/06/27 09:17:15
Last Boot Env Sync Time : 2006/06/24 07:16:37
===================================================
A:ALA-12>config>system#