ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
51
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1888
show ip bgp
community-list
This command shows the routes matching a community-list.
SYNTAX
show ip bgp community-list {1-99 | 100-500 |
community-list-name} [exact-match]
1-99 – Standard community list number that identifies one or more
groups of communities.
100-500 – Expanded community list number that identifies one or
more groups of communities.
community-list-name – Name of standard or expanded access list.
(Maximum length: 32 characters, no spaces or other special
characters)
exact-match – Displays only routes that match the specified
communities exactly.
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip bgp community-list rd
BGP table version is 0, local router ID is 192.168.0.2
Status codes: s suppressed, d damped, h history, * valid, > best, i internal,
r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* 100.1.1.0/24 0.0.0.0 32768 700 800 i
*> 172.0.0.0/8 0.0.0.0 32768 700 800 i
Console#
show ip bgp
dampening
This command shows dampened routes.
SYNTAX
show ip bgp dampening {dampened-paths | flap-statistics |
parameters}
dampened-paths – Routes suppressed due to dampening.
flap-statistics – Statistics for flapping route prefixes.
parameters Route dampening parameters.
COMMAND MODE
Privileged Exec