Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set vxlans vni mcast-group command is used to enable the multicast replication function of BUM message and to configure the multicast replication address of VNI.


Command Syntax

set vxlans vni <vni-id> mcast-group <ip-address>

delete vxlans vni <vni-id> mcast-group <ip-address>

Parameters

ParameterDescription
vni <vni-id>Specifies the layer 3 VNI ID.
mcast-group <ip-address>Specifies the multicast replication address.

Example

  • This example enables the multicast replication function.
admin@XorPlus# set vxlans vni 1 mcast-group  1.1.1.1
  • No labels