configure bgp evpn instance vxlan

configure bgp evpn instance evpn_instance_name vxlan vni [vni_value | none]

Description

Adds or deletes a virtual extensible local area network (VXLAN) virtual network identifier (VNI) to an EVPN instance.

Syntax Description

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.

Default

N/A.

Example

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

History

This command was first available in ExtremeXOS 30.2.

Platform Availability

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.2 Feature License Requirements document.