Cisco Systems IOS XR Laptop User Manual


 
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-75
Cisco IOS XR Routing Configuration Guide
Monitoring BGP Update Groups
This task displays information related to the processing of BGP update groups.
SUMMARY STEPS
1. show bgp [{ipv4 | ipv6 | all} {unicast | multicast | all]} update-group [neighbor ip-address |
process-id.index [summary | performance-statistics]]
DETAILED STEPS
Step 7
show bgp paths
Example:
RP/0/RP0/CPU0:router# show bgp paths
Displays all BGP paths in the database.
Step 8
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 neighbor group
group_1, including any configuration inherited by this
neighbor group.
Step 9
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 [{ipv4 | ipv6 | all} {unicast |
multicast | all}] update-group [neighbor
ip-address
|
process-id.index
[summary |
performance-statistics]]
Example:
RP/0/RP0/CPU0:router# show bgp update-group 0.0
Displays information about BGP update groups.
The ip-address argument displays the update groups to
which that neighbor belongs.
The process-id.index argument selects a particular
update group to display and is specified as follows:
process id (dot) index. Process ID range is from 0 to
254. Index range is from 0 to 4294967295.
The summary keyword displays summary information
for neighbors in a particular update group.
If no argument is specified, this command displays
information for all update groups (for the specified
address family).
The performance-statistics keyword displays
performance statistics for an update group.