CLI Guide

Field Description
Weight Displays the route’s weight.
Path Lists all the ASs the route passed through to reach the destination network.
Example
Dell#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 ?
show ip bgp community
View information on all routes with Community attributes or view specic BGP community groups.
Syntax
show ip bgp [ipv4 unicast] community [community-number] [local-as] [no-export]
[no-advertise]
Parameters
ipv4 unicast (OPTIONAL) Enter the keywords ipv4 unicast to view information only related to
ipv4 unicast routes.
community-number
Enter the community number in AA:NN format where AA is the AS number (2 bytes) and
NN is a value specic to that autonomous system.
You can specify up to eight community numbers to view information on those community
groups.
local-AS
Enter the keywords local-AS to view all routes with the COMMUNITY attribute of
NO_EXPORT_SUBCONFED.
All routes with the NO_EXPORT_SUBCONFED (0xFFFFFF03) community attribute must
not be advertised to external BGP peers.
336 Border Gateway Protocol IPv4 (BGPv4)