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.

interfaces tunnel <tunx> transport multicast-group <multicast-group>

Controls enablement of the interface of a specified VXLAN tunnel to send traffic to a multi-cast group is using either an IPv4 or and IPv6 address.

tunnel <tunx>
The identifier of a tunnel interface. The identifier ranges from tun0 through tunx, where x is a non-negative integer.
multicast-group <multicast-group>
Where <multicast-group> is [ <ipv4-address> | <ipv6-address> ].
<ipv4-address>
Specifies the IPv4 address for the Broadcast, Unknown unicast and Multicast (BUM) packet.
<ipv6-address>
Specifies the IPv6 address for the Broadcast, Unknown unicast and Multicast (BUM) packet.