Chapter 6 CLI – Layer 3
190 P332G-ML User’s Guide
set qos dscp-name Command
Use the set qos dscp-name command to configure the DSCP entry name.
The syntax for this command is:
set qos dscp-name <dscp> <name>
<dscp> - DSCP entry (0-63)
<name> - entry name
Example:
Router-N(configure)# set qos dscp-name 10 "special"
Note: If you wish to define a name which includes spaces, you must enclose the
entire name in quotation mark s, e.g. "new york".
set qos trust Command
Use the set qos trust command to configure which of the incoming packet's priority
parameters should be considered when determining the new assigned priority. You
can configure the P332G-ML to trust either the cos (the 802.1p priority), the dscp
(the DSCP value), or neither. The default value is trust-cos. P332G-ML does not
support trust-cos-dscp.
The syntax for this command is:
set qos trust {untrusted | trust-cos | trust-dscp | trust-
cos-dscp}
Example:
Router-N(configure)# set qos trust-cos