Description (policy map) – Allied Telesis AT-DC2552XS User Manual
Page 487

AT-DC2552SX Switch Command Line Interface User’s Guide
Section V: Security and Traffic Control
487
DESCRIPTION (Policy Map)
Syntax
description
line
Parameter
line
Specifies a description of the policy map. The line can be up to 80
alphanumeric characters. Spaces and special characters are
allowed with the exception of the exclamation mark (!) and
question mark (?).
Mode
Policy Map Configuration mode
Description
Use this command to add a description to the specified policy map.
To delete a description from the policy map, use the NO DESCRIPTION
command.
Confirmation Command
Examples
This example adds a description of “VOIP traffic” to a policy map called
“pmap20”:
awplus> enable
awplus# configure terminal
awplus(config)# policy-map pmap20
awplus(config-pmap)# description VOIP traffic
This example adds a description of “Video traffic” to a policy map called
“pmap1”:
awplus> enable
awplus# configure terminal
awplus(config)# policy-map pmap1
awplus(config-pmap)# description Video traffic