288
Table 74 Command output
Field Description
RefCount Number of BGP routes with these path attributes.
MED MULTI_EXIT_DISC attribute.
Path/Origin
AS_PATH and ORIGIN attributes of the route:
• AS_PATH attribute—Records the ASs the route has passed to avoid routing
loops.
• ORIGIN attribute—Identifies the origin of the route:
{ i—Originated in the AS. The origin of summary routes and routes advertised
with the network command is IGP.
{ e—Learned through EGP.
{ ?—Unknown origin. The origin of routes redistributed from IGP protocols is
INCOMPLETE.
display bgp peer
Use display bgp peer to display BGP peer or peer group information.
Syntax
display bgp peer ipv4 [ unicast ] [ vpn-instance vpn-instance-name ] [ group-name log-info | ip-address
{ log-info | verbose } | verbose ]
display bgp peer { ipv6 [ unicast ] | l2vpn | vpnv6 } [ group-name log-info | ip-address { log-info |
verbose } | verbose ]
display bgp peer ipv6 [ unicast ] [ vpn-instance vpn-instance-name ] [ group-name log-info |
ipv6-address { log-info | verbose } | verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ipv4: Displays IPv4 BGP peer or peer group information.
unicast: Displays BGP unicast peer or peer group information. Without this keyword, the command also
displays BGP unicast peer or peer group information.
vpnv4: Displays BGP VPNv4 peer or peer group information.
ipv6: Displays IPv6 BGP peer or peer group information.
l2vpn: Displays BGP L2VPN peer or peer group information.
vpnv6: Displays BGP VPNv6 peer or peer group information.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If no VPN instance is specified, the command displays BGP peer or peer group
information for the public network.