ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
51
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1896
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.
sequence-number – The sequence number of an entry.
(Range: 1-429496725)
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip prefix-list rd
ip prefix-list rd: 1 entries
seq 5 deny 10.0.0.0/8 ge 14 le 22
Console#
show ip prefix-list
detail
This command shows detailed information for the specified prefix list.
SYNTAX
show ip prefix-list detail [prefix-list-name]
prefix-list-name – Name of prefix list. (Maximum length: 128
characters, no spaces or other special characters)
COMMAND MODE
Privileged Exec