Users Guide

Layer 3 Routing Commands 1421
Syntax
ip prefix-list list-name description text
no ip prefix-list list-name description
list-nameThe text name of the prefix list.
textText description of the prefix list. Up to 80 characters
Default Configuration
No description is configured by default.
Command Mode
Global Configuration
User Guidelines
There are no user guidelines for this command.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config)#ip prefix-list test description test prefix lists
ipv6 prefix-list
To create an IPv6 prefix list or add an IPv6 prefix list entry, use the ipv6
prefix-list command in global configuration mode. To delete a prefix list or a
statement in a prefix list, use the no form of this command.
Syntax
ipv6 prefix-list list-name { [seq seq-number] {permit|deny} ipv6-
prefix/prefix-length [ge ge-value] [le le-value] | description text | renumber
renumber-interval first-statement-number }
no ipv6 prefix-list list-name
list-name—The text name of the prefix list. Up to 32 characters.