Reference Guide

Border Gateway Protocol IPv4 (BGPv4) | 369
Parameters
Command Modes
EXEC
EXEC Privilege
Example
Figure 12-8. Command Example: show ip bgp cluster-list (Partial)
Table 12-2 defines the information displayed in Figure 12-8.
Command
History
ipv4 unicast
(OPTIONAL) Enter the
ipv4 unicast keywords to view information only related to
ipv4 unicast routes.
cluster-id
(OPTIONAL) Enter the cluster id in dotted decimal format.
Table 12-2. show ip bgp cluster-list Command Fields
Field Description
Network Displays the destination network prefix of each BGP route.
Next Hop Displays the next hop address of the BGP router.
If 0.0.0.0 is listed in this column, then local routes exist in the routing
table.
Metric Displays the BGP route’s metric, if assigned.
LocPrf Displays the BGP LOCAL_PREF attribute for the route.
Weight Displays the route’s weight
Path Lists all the ASs the route passed through to reach the destination network.
#show ip bgp cluster-list
BGP table version is 64444683, local router ID is 120.1.1.1
Status codes: s suppressed, d damped, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r - redistributed, n
- network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* I 10.10.10.1/32 192.68.16.1 0 100 0 i
* I 192.68.16.1 0 100 0 i
*>I 192.68.16.1 0 100 0 i
* I 192.68.16.1 0 100 0 i
* I 192.68.16.1 0 100 0 i
* I 192.68.16.1 0 100 0 i
* I 10.19.75.5/32 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
*>I 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
* I 10.30.1.0/24 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
*>I 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
* I 192.68.16.1 0 100 0 ?
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series