System information

Configuring Routing Policy
7-19
show ip bgp
show ip bgp dampened-paths
show ip community-list
show ip interface
show ip redistribute
show ip route
show route-map
1. To display an access list or all access lists, use the show ip access-list from any
mode, as shown below. The resulting display includes the instances of each
access list.
MOT#show ip access-list [<number>]
where:
number is the access list number or numbers.
2. To display the configured AS path access lists, use the show ip as-path
access-list from Global Configuration mode, as shown below. The resulting
display includes the instances of each AS path access list.
MOT#show ip as-path access-list [<number>]
where:
number is the access list number or numbers.
3. To display the entries in the BGP routing table, use the show ip bgp from EXEC
mode, as shown below.
MOT(config)# show ip bgp [network] [network-mask] [longer-prefixes]
where:
network is the number of the network in the BGP routing table.
network-mask displays all BGP routes matching the address/mask pair.
longer-prefixes displays route and more specific routes.
4. To display the entries in the routing table, use the show ip bgp dampened-paths
from any mode, as shown below. The resulting display includes the instances of
each access list.