show bgp routes summary

show bgp routes {address-family [ipv4-unicast | ipv4-multicast |ipv6-unicast | ipv6-multicast | vpnv4 | ipv4-vxlan]} summary

Description

Displays a summary of the BGP (Border Gateway Protocol) route information base (RIB).

Syntax Description

ipv4-unicast Specifies the IPv4 unicast address family.
ipv4-multicast Specifies an IPv4 multicast address family.
ipv6-unicast Specifies the IPv6 unicast address family.
ipv6-multicast Specifies an IPv6 multicast address family.
vpnv4 Specifies the VPNv4 address family for Layer 3 VPN support.
ipv4-vxlan Specifies an IPv4 VXLAN address family.

Default

If no address family is specified, IPv4 unicast is the default.

Usage Guidelines

This command applies to the current VR or VRF context.

If you do not specify an address family, this command applies to the IPv4 unicast address family. To apply this command to an address family other than the IPv4 unicast address family, you must specify the address family.

To display Layer 3 VPN information, you must enter this command in the context of on the MPLS (Multiprotocol Label Switching)-enabled VR; it is not supported for BGP neighbors on the CE (VRF) side of the PE router.

When the show bgp routes summary command is issued with address-family vpnv4, the command will impact the behavior of PE to PE neighbor sessions and display/clear the VPN-IPv4 RIB of BGP.

Example

The following command displays a summary of the BGP route information base (RIB) for IPv4 multicast:

show bgp routes address-family ipv4-multicast summary

The following example displays VPN routes with RD 100:1:

  virtual-router corp1_vrf   
    show bgp routes address-family vpnv4 rd 100:1      

History

This command was first available in ExtremeXOS 10.1.

This command required a specific license in ExtremeXOS 11.1.

Support for IPv6 was added in ExtremeXOS 12.6 BGP.

Support for Layer 3 VPNs was added in ExtremeXOS 15.3.

Support for IPv4 VXLAN was added in ExtremeXOS 22.3.

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