SMC Networks SMC6750L2 Switch User Manual


 
C
LASS
OF
S
ERVICE
C
ONFIGURATION
2-63
CLI – The following example globally enables DSCP Priority service on
the switch, maps DSCP value 1 to CoS value 0 on port 5, and then displays
all the DSCP Priority settings for that port.
Console(config)#map ip dscp 3-130
Console(config)#interface ethernet 1/5 3-68
Console(config-if)#map ip dscp 1 cos 0 3-130
Console(config-if)#end
Console#show map ip dscp ethernet 1/5 3-134
DSCP mapping status: disabled
Port DSCP COS
--------- ---- ---
Eth 1/ 5 0 0
Eth 1/ 5 1 0
Eth 1/ 5 2 0
Eth 1/ 5 3 0
.
.
.
Eth 1/ 5 61 0
Eth 1/ 5 62 0
Eth 1/ 5 63 0
Console#