Implementing BGP on Cisco IOS XR Software
How to Implement BGP on CiscoIOS XR Software
RC-125
Cisco IOS XR Routing Configuration Guide
OL-14356-01
Displaying BGP Process InformationPerform this task to display specific BGP process information.
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
Step7 show bgp neighbor-group group-name
configuration
Example:
RP/0/RP0/CPU0:router# show bgp neighbor-group
group_1 configuration
Displays the effective configuration for a specified neighbor
group, including any configuration inherited by this
neighbor group.
Step8 show bgp summary
Example:
RP/0/RP0/CPU0:router# show bgp summary
Displays the status of all BGP connections.
Command or Action Purpose
Command or Action Purpose
Step1 show bgp process
Example:
RP/0/RP0/CPU0:router# show bgp process
Displays status and summary information for the BGP
process. The output shows various global and address
family-specific BGP configurations. A summary of the
number of neighbors, update messages, and notification
messages sent and received by the process is also displayed.
Step2 show bgp ipv4 unicast summary
Example:
RP/0/RP0/CPU0:router# show bgp ipv4 unicast
summary
Displays a summary of the neighbors for the IPv4 unicast
address family.
Step3 show bgp vpnv4 unicast summary
Example:
RP/0/RP0/CPU0:router# show bgp vpnv4 unicast
summary
Displays a summary of the neighbors for the VPNv4 unicast
address family.