5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
693
show ip prefix-list [detail | summary] prefix-list-name [network/length] [seq sequence-number]
[longer] [first-match]
Parameters
detail | summary
(Optional) Displays detailed or summarized information about a
ll prefix
lists.
prefix-list-name
(Optional) Name
of a specific prefix list.
network/length
(Optional) Network number and length (in bits) of the network mask
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/length.
Acceptable forms of this command are as follows:
•
sho
w ip prefix-list prefix-Iist-name network/length first-match
•
s
how ip prefix-list prefix-Iist-name network/length longer
•
show ip prefix-list prefix-list-name network/length
•
show ip prefix-list prefix-list-name seq sequence-number
•
show ip prefix-list prefix-list-name
•
show ip prefix-list summary
•
show ip prefix-list summary prefix-list-name
•
show ip prefix-list detail
•
show ip prefix-list detail prefix-list-name
Default
The default is None.
Command Mode
Privileged EXEC
Example
The following shows example CLI display output for the command.
(Routing)#show ip prefix-list fred
ip prefix-list fred:
count: 3, range entries: 3, sequences: 5 - 15, refcount: 0
seq 5 permit 10.10.1.1/20 ge 22
seq 10 permit 10.10.1.2/20 le 36
seq 15 permit 10.10.1.2/20 ge 29 le 30
The following shows example CLI display output for the command