User's Manual

Table Of Contents
Command Guide
-144-
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # qos dpl 1
4.2.65.92 qos dscp-classify
Command:
qos dscp-classify any | selected | zero
qos Quality of Service
dscp-classify DSCP ingress classification
any Classify to new DSCP always
selected Classify to new DSCP if classify is enabled for specific DSCP value in global dscp-classify map
zero Classify to new DSCP if DSCP is 0
Default:
Disabled
Usage Guide:
To configure DSCP Classify of QoS for specific interface
Example:
To configure DSCP Classify (Any) of QoS for GigabitEthernet X/X
Switch# configure terminal
Switch (config)# interface GigabitEthernet X/X
Switch (config-if) # qos dscp-classify any
4.2.65.93 qos dscp-remark
Command:
qos dscp-remark remap | rewrite
qos Quality of Service
dscp-remark DSCP egress remarking
remap Rewrite DSCP field using classified DSCP remapped through global dscp-egress-translation map
rewrite Rewrite DSCP field with classified DSCP value (no translation)
Default:
Disabled