member vni
To map a VXLAN to a bridge domain, use the member vni command in bridge-domain configuration mode.
To remove the VXLAN from the bridge domain, use the no form of this command.
member vni number
Syntax Description
The member virtual network identifier (VNI).vni
The ID of the VXLAN to be mapped to the bridge domain. The valid values are
from 1 to 16777215.
number
Command Default
None
Command Modes
Bridge-domain configuration
Command History
ModificationRelease
This command was introduced.Release 5.2.0
Usage Guidelines
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.
Task ID
OperationTask ID
read, writeinterface
read, writetunnel
Examples
The following example shows the VXLAN with VNI "5010" associated with the bridge domain "bd1".
RP/0/RSP0/CPU0:router(config)# l2vpn
RP/0/RSP0/CPU0:router(config-l2vpn)# bridge group bg1
RP/0/RSP0/CPU0:router(config-l2vpn-bg)# bridge-domain bd1
RP/0/RSP0/CPU0:router(config-l2vpn-bg-bd)# member vni 5010
Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release
6.1.x
676
VXLAN Commands
member vni