D-Link DXS-3600 Series Reference Manual page 982

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Use this command to attach an ingress DSCP mutation table to an interface. The ingress DSCP mutation
will mutate the DSCP value right after the packet is received by the interface, and QoS handles the
packet with this new value. The switch sends the packet out the port with the new DSCP value.
Example
This example shows how to map DSCP 30 to the mutated DSCP value 8 and then attach the ingress-
DSCP mutation map named "mutemap1" to port eth3/0/1.
Switch# configure terminal
Switch(config)# mls qos map dscp-mutation mutemap1 30 to 8
Switch(config)# interface eth3/0/1
Switch(config-if)# mls qos dscp-mutation mutemap1
Switch(config-if)#
82-7 mls qos map cos-color
This command is used to define the CoS to color map for mapping a packet's initial color. To return the
map to the default setting, use the no form of this command.
mls qos map cos-color COS-LIST to {green | yellow | red}
no mls qos map cos-color
Parameters
COS-LIST
Default
By default, all CoS values are mapped to the green color.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When packets enter the ingress port, they will be colored based on either the DSCP to color map (if the
port is a trusted DSCP port) or the CoS to color map (if the port is a trusted CoS port).
Use the mls qos map cos-color command, in the interface configuration mode, to configure the CoS to
color map. If the ingress port is set to trusted CoS ports, the received packet will be initialized to a color
based on this map.
Example
This example shows how to define CoS value 1 to 7 as the red color and 0 as the green color for packets
arriving at eth 3/0/1.
Switch# configure terminal
Switch(config)# interface eth3/0/1
Switch(config-if)# mls qos map cos-color 1-7 to red
Switch(config-if)#
Specifies the list of CoS values to be mapped to a color. The range of
CoS is from 0 to 7. The multiple CoS values in the list can be in the
form separated by commas or a range list.
982

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents