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

Specifies the interface to use for connection synchronizing flow entries.

set service connsync interface interface
delete service connsync interface [ interface ]
show service connsync interface
interface
The name of an interface.

Configuration mode


service {
    connsync {
        interface interface {
        }
    }
}

Use the set form of this command to specify the interface to use for synchronizing flow entries.

Use the delete form of this command to remove the interface that is used for synchronizing flow entries.

Use the show form of this command to display the interface that is used for synchronizing flow entries.