Adds or deletes a virtual extensible local area network (VXLAN) virtual network identifier (VNI) to an EVPN instance.
bgp | BGP capability. |
evpn | EVPN protocol. |
instance | Specifies configuring an EVPN instance |
evpn_instance_name | Specifies name of the EVPN instance. |
vxlan | Specifies termination. |
vni | Specifies adding a VXLAN VNI to an EVPN instance. |
vni_name | Specifies the VNI (range = 1–16,777,215). |
none | Removes existing VNI setting for this EVPN instance. |
N/A.
The following example adds the VXLAN VNI "12345" to an EVPN instance named "my_evpn":
# configure bgp evpn instance my_evpn vxlan vni 12345
The following example removes the existing VXLAN VNI associated with the EVPN instance named "my_evpn":
# configure bgp evpn instance my_evpn vxlan vni none
This command was first available in ExtremeXOS 30.2.
This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP feature,see the ExtremeXOS 32.1 Feature License Requirements document.