UMN:CLI User Manual
V8102
642
no ip prefix-list WORD seq <1-4294967295>
{deny | permit} {A.B.C.D/M | any}
Deletes the entry in an IPv4 prefix list
and removes a sequence number from
the entry.
no ip prefix-list WORD seq <1-4294967295>
{deny | permit} A.B.C.D/M ge <0-32> [le <0-32>]
no ip prefix-list WORD seq <1-4294967295>
{deny | permit} A.B.C.D/M le <0-32> [ge <0-32>]
With sequenced prefix lists, each prefix list entry is associated with a sequence number.
Sequence numbers can be used to insert a prefix list into the middle of an existing list or
to delete an existing statement in the list.
To include the sequence numbers in the configuration, use the following command.
ip prefix-list sequence-number
Includes sequence numbers in non-
volatile generation (NVGEN).
To exclude the sequence numbers, use the following command.
no ip prefix-list sequence-number
Excludes sequence numbers in non-
volatile generation (NVGEN).
12.1.22.3 Displaying Prefix List Entries
To display the information about a prefix list or prefix list entries, use the following com-
mand.
show ip prefix-list [WORD]
Shows information about all prefix lists.
show ip prefix-list WORD
A.B.C.D/M [first-match | longer]
Shows the prefix list entry according to the parameter.
longer: all entries of a prefix list that are more specific
than the given network and length
first-match: the entry of a prefix list that matches the
given prefix
show ip prefix-list WORD seq
<1-4294967295>
Shows the prefix list entry with a given sequence
number.
show ip prefix-list {detail | sum-
mary} [WORD]
Shows a table showing the entries in a prefix list iden-
tified by name.
To clear the existing prefix list entries, use the following command.
clear ip prefix-list [WORD]
Clears the counters of all IPv4 prefix lists or an IPv4
prefix with a specified name and prefix.
clear ip prefix-list WORD