4-9
Cisco Broadband Cable Command Reference Guide
OL-1581-08
Chapter 4 Commands for the Cisco uBR10012 Router
auto-sync
router(config-r)#
main-cpu
router(config-r-mc)#
auto-sync startup-config
router(config-r-mc)#
exit
router(config-r)#
exit
router(config)#
The following example shows how to configure the system to synchronize all system files except for the
startup configuration file. This typically is done when the two PRE1 modules are running different
software images.
router(config)#
redundancy
router(config-r)#
main-cpu
router(config-r-mc)#
no auto-sync startup-config
router(config-r-mc)#
auto-sync config-register
router(config-r-mc)#
auto-sync bootvar
router(config-r-mc)#
exit
router(config-r)#
exit
router(config)#
Related Commands
Command
Description
main-cpu
Enters main CPU redundancy configuration mode.