Quality of Service Commands 105Nortel WLAN—Security Switch 2300 Series Command Line Referenceset qos dscp-to-cos-mapChanges the internal QoS value to which WSS Software maps a packet’s DSCP value when classifying inbound packets.Syntax set qos dscp-to-cos-map dscp-range cos levelDefaults The defaults are listed by the show qos command.Access Enabled.History Introduced in WSS Software Version 4.1.Examples The following command maps DSCP values 40-56 to internal CoS value 6:WSS# set qos dscp-to-cos-map 40-56 cos 6warning: cos 5 is marked with dscp 63 which will be classified as cos 7warning: cos 7 is marked with dscp 56 which will be classified as cos 6As shown in this example, if the change results in a change to CoS, WSS Software displays a warning message indi-cating the change.See Also• set qos cos-to-dscp-map on page 94• show qos on page 95show qosDisplays the switch’s QoS settings.Syntax show qos [default]Defaults None.Access Enabled.History Introduced in WSS Software Version 4.1.Examples The following command displays the default QoS settings:WSS# show qos defaultdscp-range DSCP range. You can specify the values as decimal numbers. Validdecimal values are 0 to 63.To specify a range, use the following format: 40-56. Specify thelower number first.cos level Internal QoS value. You can specify a number from 0 to 7.default Displays the default mappings.