30
Queuing-weighted example
ICPE(config)# qos queuing-weighted 1:7:14:21
Specify the queue weight as 1:7:14:21.
5. Set up 802.1p and DSCP remarking
Remarking command
Parameter
Description
ICPE(config)# qos remarking
[dscp | 802.1p]
[dscp |
802.1p]
Enable the specific remarking mode, DSCP or
802.1p Remarking.
ICPE(config)# qos remarking dscp
[by-dscp]
[by-dscp]
Specify DSCP bit remarking mode.
ICPE(config)# qos remarking
dscp-map [1-8]
[1-8]
Configure the DSCP and priority mapping ID.
ICPE(config)# qos remarking
802.1p-map [1-8]
[1-8]
Configure the 802.1p and priority mapping ID.
No command
ICPE(config)# no qos remarking
dscp
Undo specify DSCP bit remarking mode
ICPE(config)# no qos remarking
dscp-map [1-8]
[1-8]
Undo specify DSCP and priority mapping ID
ICPE(config)# no qos remarking
802.1p
Disable 802.1p bit remarking
ICPE(config)# no qos remarking
802.1p-map [1-8]
[1-8]
Undo specify a 802.1p value
Show command
ICPE(config)# show qos remarking
Show current DSCP, VID and 802.1p
remarking configuration.
Remarking example
ICPE(config)# qos remarking 802.1p
Enable 802.1p remarking.
ICPE(config)# no qos remarking dscp
Disable DSCP remarking.
6. Set up 802.1p priority mapping bit and queue mapping.
Mapping command
Parameter
Description
ICPE(config)# qos 802.1p-map
[0-7] 802.1p_list [0-3]
[0-7]
802.1p_list
Specify 802.1p bit value.
[0-3]
Specify queue value.
No command
ICPE(config)# no qos 802.1p-map
Undo 802.1p mapping.