Cisco Cisco 5760 Wireless LAN Controller Références techniques

Page de 1016
If you specify trust dscp, QoS uses the DSCP value from the ingress packet. For non-IP packets that are
tagged, QoS uses the received CoS value; for non-IP packets that are untagged, QoS uses the default port CoS
value. In either case, the DSCP value for the packet is derived from the CoS-to-DSCP map.
If you specify trust ip-precedence, QoS uses the IP precedence value from the ingress packet and the
IP-precedence-to-DSCP map. For non-IP packets that are tagged, QoS uses the received CoS value; for non-IP
packets that are untagged, QoS uses the default port CoS value. In either case, the DSCP for the packet is
derived from the CoS-to-DSCP map.
To return to policy-map configuration mode, use the exit command. To return to privileged EXEC mode, use
the end command.
Examples
This example shows how to define a port trust state to trust incoming DSCP values for traffic classified with
class1:
Controller(config)#
policy-map policy1
Controller(config-pmap)#
class class1
Controller(config-pmap-c)#
trust dscp
Controller(config-pmap-c)#
police 1000000 20000 exceed-action policed-dscp-transmit
Controller(config-pmap-c)#
exit
You can verify your settings by entering the show policy-map privileged EXEC command.
Related Commands
Description
Command
Defines a traffic classification match criteria (through
the policeset, and trust policy-map class
configuration commands) for the specified class-map
name.
class
Defines a policer for classified traffic.
police
Creates or modifies a policy map that can be attached
to multiple ports to specify a service policy.
policy-map
Classifies IP traffic by setting a DSCP or
IP-precedence value in the packet.
set
Displays QoS policy maps.
show policy-map
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
199
trust