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.

protocols static vxlan-mac interface <if-name> mac <mac-addr> remote-ip <ip-address> [ vni <vni> ]

Controls the definition of a static VXLAN tunnel.

interface <if-name>
VXLAN interface for which the static entry applies.
mac <mac-addr>
MAC address of a remote node.
remote-ip <ip-address>
IPv4 or IPv6 address of remote VTEP.
vni <vni>
VXLAN network identifier to use to reach the remote node.