show bgp evpn l3vni

show bgp evpn l3vni {vr vr_name}}

Description

Shows the L3 VNI entries from the EVPN MAC/IP table.

Syntax Description

bgp Specifies showing the BGP configuration.
evpn Specifies showing the EVPN configuration.
l3vni Specifies showing the integrated routing and bridging IP VRF VNI configuration.
vr Specifies showing the VRF.
vr_name Provides the VRF name.

Default

N/A.

Usage Guidelines

If you do not specify a VR, all VRs appear.

Example

The following example shows all L3 VNI entries:

1 # show bgp evpn l3vni 
VRF Name                         Layer 3 VNI  RD              
-------------------------------- ----------- ------------
vr-a                             10300        2.2.2.2:10300  
vr-b                             10100        2.2.2.2:10100  
vr-c                             10200        2.2.2.2:10200  
The following example shows L3 VNI entries for VR "vr-b":
# show bgp evpn l3vni vr vr-b
VRF Name                         Layer 3 VNI  RD              
-------------------------------- ----------- ------------
vr-b                             10100        2.2.2.2:10100  

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