PurposeCommand or Action
Displays the effective configuration for a specified neighbor
group, including any configuration inherited by this
neighbor group.
show bgp neighbor-group group-name configuration
Example:
RP/0/RP0/CPU0:router# show bgp neighbor-group
group_1 configuration
Step 7
Displays the status of all BGP connections.show bgp summary
Example:
Step 8
RP/0/RP0/CPU0:router# show bgp summary
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 process detail
4. show bgp summary
5. show placement program bgp
6. 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
show bgp process
Example:
Step 1
family-specific BGP configurations. A summary of the
RP/0/RP0/CPU0:router# show bgp process
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:
Step 2
RP/0/RP0/CPU0:router# show bgp ipv4 unicast summary
Displays detailed process information including the memory
used by each of various internal structure types.
show bgp process detail
Example:
Step 3
RP/0/RP0/CPU0:router# show bgp processes detail
Displays the status of all BGP connections.show bgp summary
Example:
Step 4
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
82
Implementing BGP
Displaying BGP Process Information