DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
1088
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 Ethernet 1/0/1.
Switch# configure terminal
Switch(config)# mls qos map dscp-mutation mutemap1 30 to 8
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# mls qos dscp-mutation mutemap1
Switch(config-if)#
87-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
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.
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 Ethernet 1/0/1.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# mls qos map cos-color 1-7 to red
Switch(config-if)#
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...