SUMMARY STEPS
1.
show bgp process
2.
show bgp ipv4 unicast summary
3.
show bgp vpnv4 unicast summary
4.
show bgp vrf ( vrf-name | all }
5.
show bgp process detail
6.
show bgp summary
7.
show placement program bgp
8.
show placement program brib
DETAILED STEPS
PurposeCommand or Action
Displays status and summary information for the BGP process. The
output shows various global and address family-specific BGP
show bgp process
Example:
RP/0/RSP0/CPU0:router# show bgp process
Step 1
configurations. A summary of the number of neighbors, update
messages, and notification messages sent and received by the process
is also displayed.
Displays a summary of the neighbors for the IPv4 unicast address
family.
show bgp ipv4 unicast summary
Example:
RP/0/RSP0/CPU0:router# show bgp ipv4
unicast summary
Step 2
Displays a summary of the neighbors for the VPNv4 unicast address
family.
show bgp vpnv4 unicast summary
Example:
RP/0/RSP0/CPU0:router# show bgp vpnv4
unicast summary
Step 3
Displays BGP VPN virtual routing and forwarding (VRF) information.
show bgp vrf ( vrf-name | all }
Example:
RP/0/RSP0/CPU0:router# show bgp vrf
vrf_A
Step 4
Displays detailed process information including the memory used by
each of various internal structure types.
show bgp process detail
Example:
RP/0/RSP0/CPU0:router# show bgp
processes detail
Step 5
Displays the status of all BGP connections.show bgp summary
Example:
RP/0/RSP0/CPU0:router# show bgp summary
Step 6
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
OL-30423-03 133
Implementing BGP
Displaying BGP Process Information