![Cisco Nexus 3548 series Command Reference Manual Download Page 216](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162216.webp)
196
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
ip prefix-list description
ip prefix-list description
To configure a description string for an IP prefix list, use the
ip prefix-list description
command . To
revert to default, use the
no
form of this command.
ip prefix-list
name
description
string
no ip prefix-list
name
description
Syntax Description
Command Default
None
Command Modes
Global configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure a description for an IP prefix list:
switch#
configure terminal
switch(config)#
ip prefix-list test1 description “this is a test”
switch(config)#
Related Commands
name
Name of the prefix list. The name can be any alphanumeric string up to 63
characters.
string
Descriptive string for the prefix list. The string can be any alphanumeric string up
to 90 characters.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
show ip prefix-list
Displays information about IPv4 prefix lists.