show ip bgp routes large-community access-list

Displays information for all BGP routes matching the large community access list.

Syntax

show ip bgp routes [ detail ] large-community access-list large_community_ACL [ vrf vrf-name ]

Modes

Privileged EXEC mode

Parameters

detail
Optionally displays detailed information for all BGP routes matching the specified large community access list. If you omit this keyword, brief information is displayed.
large_community_ACL
Name of the large community defined in a standard or extended large community access list
vrf vrf-name
Specifies a VRF instance.

Examples

The following example displays brief information of all BGP routes with large community attributes that match the large community access-list, lcstdacl1.

device# show ip bgp routes large-community access-list lcstdacl1
Searching for matching routes, use ^C to quit...
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
       E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH m:NOT-INSTALLED-MULTIPATH
       S:SUPPRESSED F:FILTERED s:STALE x:BEST-EXTERNAL
       Prefix             Next Hop        MED        LocPrf     Weight Status
1      150.150.150.0/24   192.168.2.20    0          100        0      E
         AS_PATH: 1639
2      150.150.151.0/24   192.168.2.20    0          100        0      E
         AS_PATH: 1639
3      150.150.152.0/24   192.168.2.20    0          100        0      E
         AS_PATH: 1639