DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
1093
When the interface is set to trust DSCP, the DSCP of the arriving packet will be trusted for the
subsequent QoS operations. First, the DSCP will be mapped to an internal CoS value, which will be
subsequently used to determine the CoS queue. The DSCP to CoS map is configured by the
mls qos
map dscp-cos
command. The CoS to queue map is configured by the
priority-queue cos-map
command. If the arriving packet is a non-IP packet, the CoS is trusted. The resulting CoS mapped from
DSCP will also be the CoS in the transmitted packet.
When an interface is in the trust CoS state, the CoS of the arriving packet will be applied to the packet as
the internal CoS and used to determine the CoS queue. The CoS queue is determined based on the CoS
to Queue mapping table.
When a packet arrives at an 802.1Q VLAN tunnel port, the packet will be added with an outer VLAN tag
in order to transmit through the VLAN tunnel. If the port is to trust CoS, then the inner tag CoS will be the
internal CoS of the packet and the CoS value in the packet’s outer VLAN tag. If the MLS QoS CoS
override is configured, then the CoS specified by command
mls qos cos
will be the internal CoS of the
packet and the CoS value in the packet’s outer VLAN tag. If the port is to trust DSCP, then the CoS
mapped from the DSCP code point will be the internal CoS of the packet and the CoS value in the
packet’s outer VLAN tag
When a packet is received by a port, it will be initialized to a color based on the
mls qos map dscp-color
command if the receiving port is to trust DSCP or MLS QoS mapped CoS color if the receiving port is to
trust CoS.
Example
This example shows how to configure port Ethernet 1/0/1 to trust the DSCP mode.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# mls qos trust dscp
Switch(config-if)#
87-13
police
This command is used to configure traffic policing to use the single rate. To remove traffic policing, use
the
no
form of this command.
police KBPS [BURST-NORMAL [BURST-MAX]] [conform-action ACTION] exceed-action ACTION
[violate-action ACTION] [color-aware]
no police
Parameters
KBPS
Specifies the average rate, in kilobits per second.
BURST-NORMAL
(Optional) Specifies the normal burst size in kilobytes.
BURST-MAX
(Optional) Specifies the maximum burst size, in kilobytes.
confirm-action
(optional) Specifies the action to take on green color packets. If the
action is not specified, the default action is to transmit.
exceed-action
Specifies the action to take on yellow color packets that exceed the
rate limit.
violate-action
(Optional) Specifies the action to take on red color packets. When
violate-action is not specified, the policer is a single rate two color
policer. When violate-action is specified, the policer is a single rate
three color policer.
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 ...