show ip bgp community-list
Displays routes permitted by the specified BGP community list.
Syntax: show ip bgp community-list community-list-name
.
community-list-name
Name of community list.
Description: Use the show ip bgp community-list command to display routes associated with the specified community list.
Use the show ip community-list to display the names of all defined community lists.
Factory Default: None.
Command Mode: Executive and privileged.
Example: The following sample output from the show ip bgp community-list command displays routes permitted by a community list named comm144:
router#show ip bgp community-list comm144
Status codes: * - valid Origin codes: i - IGP
d - damped e - EGP
h - history ? - incomplete
s - suppressed > - best
a - aggregate
i - internal
Network Next Hop Metric LocPrf Weight Path
*> 192.168.42.0/24 80.80.80.2 0 100 0 90 ? comm 0:42
.
.
.
The following table describes the fields in the display:
Table 5-10. Fields Displayed by show ip bgp community-list Field Description Status codes
Status of the entry in the table. Valid values are:
- * - Entry is valid.
- d - Route is currently damped.
- h - Route has earned some penalty points, but not enough points to exceed threshold. See bgp dampening.
- > - Entry identifies the best route for that network.
- i - Entry was learned from an IGP (IS-IS or OSPF) in the local autonomous system.
Network
Internet address of a network.
Next Hop
IP address of the next system used when forwarding packets to the destination network. 0.0.0.0 in this field indicates the router has non-BGP routes to the network.
LocPrf
Local preference value. Default value is 100.
Metric
Inter-autonomous system metric.
Weight
Weight of the route as defined by set weight and router bgp route map configuration commands.
Path
Autonomous system paths to the destination network. One entry in this field per autonomous system in the path.
Origin codes:
Identifies the origin of the entry. Valid values are:
- i - Entry originated in IGP. Entry was advertised by the network route configuration command.
- e - Entry originated in EGP.
- ? - Entry origin is not clear. Reachability information learned from some other source (usually indicates router is redistributed from IGP into BGP).
Related Commands: show ip bgp community-list
show ip bgp community
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: Routing_Pol.fm
HTML File Name: Routing_Pol46.html
Last Updated: 05/10/04 at 16:38:37