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> username <username>

Specifies the username to be used to access the standby system.

set system config-sync remote-router addr username username
delete system config-sync remote-router addr username
show system config-sync remote-router addr username
addr
Multi-node. The IPv4 address of the standby system.
username
The username to use (with a password) to access the standby system.

Configuration mode


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

Use this command to specify the username to use to access the standby system for automated configuration synchronization. The user must have administrator (admin) rights on the standby system or synchronization fails. Synchronization also fails if an invalid username or password is specified.

Use the set form of the command to specify the username.

Use the delete form of the command to remove the username.

Use the show form of the command to display the username