home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

system config-sync remote-router <addr>

Specifies the address of the standby system.

set system config-sync remote-router addr
delete system config-sync remote-router addr
show system config-sync remote-router addr
addr
Multi-node. The IPv4 address of the standby system.

Configuration mode


system {
    config-sync {
        remote-router addr {}
    }
}

Use this command to specify the address of the system whose configuration is to be automatically synchronized with a subset of that defined on the master system by the sync-map.

Use the set form of the command to specify the address of the standby system.

Use the delete form of the command to remove the address of the standby system.

Use the show form of the command to view the configuration syncronization configuration of the standby system.