Chapter 4: Commands for CLI configuration
qos
Quality of Service
dpl
Drop precedence level configuration
<Dpl : dpl>
Specific drop precedence level
Default:
0
Usage Guide:
To configure
DPL
of
QoS
for specific interface
Example:
To configure
DPL
(1)
of
QoS
for
GigabitEthernet X/X
Switch# configure terminal
Switch (config)#
interface GigabitEthernet X/X
Switch (config-if) #
qos dpl 1
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
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
Usage Guide:
To configure
DSCP egress remarking
of
QoS
for specific interface
NS3500-24T-4C Managed Switch Command Guide
95