member
To associate a VNI member or range of members with the NVE interface and set the multicast group, use the
member command in NVE interface configuration mode. To disassociate the VNI member or range, use the
no form of this command.
member vni {number| start_number-end_number} mcast-group ip_address [ end_ip_address ]
Syntax Description
The member VNI.vni
The VNI for a single VXLAN. The valid values are from 1 to
16777215.
number
The first VNI from a range.
start_number
The end VNI from a range.
end_number
The multicast group.
mcast-group
A single multicast IP address or the starting multicast IP address from
a range.
ip_address
The end multicast IP address from a range.
end_ip_address
Command Default
None
Command Modes
NVE interface configuration
Command History
ModificationRelease
This command was introduced.Release 5.2.0
Usage Guidelines
To associate discontiguous VXLANs or VXLAN ranges with the NVE interface, perform this step for each
VXLAN or VXLAN range. For instance,
RP/0/RSP0/CPU0:router(config-if)# member vni 10 mcast-group 224.2.2.10
RP/0/RSP0/CPU0:router(config-if)# member vni 23 mcast-group 224.2.2.23
RP/0/RSP0/CPU0:router(config-if)# member vni 50-59 mcast-group 224.2.2.50 224.2.2.59
RP/0/RSP0/CPU0:router(config-if)# member vni 100-120 mcast-group 224.2.2.100 224.2.2.120
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release
6.1.x
674
VXLAN Commands
member