Chapter 50
| IP Routing Commands
Border Gateway Protocol (BGPv4)
ā 1151 ā
Command Mode
Privileged Exec
Example
Console#show ip community-list rd
Named Community standard list rd
permit 100:10
Console#
show ip
extcommunity-list
This command shows routes permitted by an extended community list.
Syntax
show ip extcommmunity-list [1-99 | 100-500 | community-list-name]
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)
Command Mode
Privileged Exec
Example
Console#show ip extcommunity-list rd
Named extended community standard list rd
permit RT:192.168.0.0:10
Console#
show ip prefix-list This command shows the specified prefix list.
Syntax
show ip prefix-list [prefix-list-name [ip-address netmask [first-match | longer] |
seq sequence-number]]
prefix-list-name ā Name of prefix list. (Maximum length: 128 characters, no
spaces or other special characters)
ip-address ā An IPv4 address expressed in dotted decimal notation.
netmask ā Network mask for the route. This mask identifies the network
address bits used for the associated routing entries.
first-match ā First matched prefix.
longer ā All entries more specific than the specified network/mask.