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.

service connsync remote-peer <address>

Specifies the remote peer for connection synchronization.

set service connsync remote-peer address
delete service connsync interface [ address ]
show service connsync interface
address
The IP address for a remote peer.

Configuration mode


service {
    connsync {
        remote-peer address {
        }
    }
}

Use the set form of this command to specify the address of a connection synchronization remote peer.

Use the delete form of this command to delete the address of the remote peer for connection synchronization.

Use the show form of this command to display the address of the remote peer for connection synchronization.