set vxlans vni mcast-group
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.
NOTE:
PICOS supports only one VXLAN segment mapping to one IP multicast group, which is the way to provide the optimal multicast forwarding. That is, to have multiple VXLAN segments share a single IP multicast group in the core network is not supported.
Command Syntax
set vxlans vni <vni-id> mcast-group <ip-address>
delete vxlans vni <vni-id> mcast-group <ip-address>
Parameters
Parameter | Description |
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
Copyright © 2024 Pica8 Inc. All Rights Reserved.