configure bgp evpn l3vni
Description
Configures a Layer 3 virtual network identifier (VNI) and binds it to a VPN virtual router interface (VRF).
Syntax Description
bgp | Specifies changing the BGP configuration. |
evpn | Specifies changing the EVPN configuration. |
l3vni | Specifies changing the integrated routing and bridging IP VRF VNI configuration. |
vni_value | Sets the VNI to a value between 1 and 16,777,215. |
none | Removes an existing VNI setting for this EVPN L3VNI. |
vr | Specifies binding the VNI to a VRF. |
vr_name | Sets the VRF name. |
Default
N/A.
Example
The following example binds VNI 100 to VRF "vrf1":
# configure bgp evpn l3vni 100 vr vrf1
History
This command was first available in ExtremeXOS 30.6.
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 Switch Engine 32.2 Feature License Requirements document.