Users Guide

Table Of Contents
Layer 3 Routing Commands 1466
Command History
Introduced in version 6.2.0.1 firmware.
Example
console#show ip community-list
Standard community list buzz
permit 100:200
permit 100:300
permit 100:400
Standard community list woody
permit 200:1
permit 200:2
permit 200:3
show ip prefix-list
This command displays the contents of IPv4 prefix lists.
Syntax
show ip prefix-list [detail [
prefix-list-name
] | summary [
prefix-list-name
] |
prefix-list-name
[
network
mask
[longer] [first-match] | seq
sequence-
number
]] [detail | summary]
prefix-list-name
[
network network-mask
]
[seq
sequence-number
] [longer] [first-match]
detail | summary—(Optional) Displays detailed or summarized
information about all prefix lists.
prefix-list-name
—(Optional) The name of a specific prefix list.
network—(Optional) The network number
mask
—Required if a network is specified. The network mask dotted-quad
notation. In dotted-quad notation, the 1 bits must be contiguous and left
justified.
seq
sequence-number
—(Optional) Applies the sequence number to the
prefix list entry. The sequence number of the prefix list entry.
longer—(Optional) Displays all entries of a prefix list that are more
specific than the given network/length.
first-match—(Optional) Displays the entry of a prefix list that matches
the given network.