Specifications
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-123
Cisco IOS XR Routing Configuration Guide
Displaying BGP Process Information
Perform 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
Step 7
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.
Step 8
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
Step 1
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.
Step 2
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.
Step 3
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.










