SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
435
ip prefix-list
<listname>
description
<“text”>
Use the
ip prefix-list description
command to create and name prefix lists.
Syntax Description
<listname>
Specifies a particular prefix list.
description
<text>
Assigns text (set apart by quotation marks) used as a description for the prefix list.
Maximum length is 80 characters.
Default Values
No default values are necessary for this command.
Functional Notes
This command adds a string of up to 80 characters as a description for a prefix list. It also creates the
prefix list if a prefix list of that name does not already exist.
Usage Examples
The following example adds a description to the prefix-list
test
:
ProCurve(config)#
ip prefix-list test description “An example prefix list”