Chapter 50
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1133 –
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.