Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
Usage Guidelines
If you have used the set ip dscp policy-map class configuration command, the controller changes this command
to set dscp in the controller configuration. If you enter the set ip dscp policy-map class configuration command,
this setting appears as set dscp in the controller configuration.
You can use the set ip precedence policy-map class configuration command or the set precedence policy-map
class configuration command. This setting appears as set ip precedence in the controller configuration.
The set command is mutually exclusive with the trust policy-map class configuration command within the
same policy map.
For the set dscp new-dscp or the set ip precedence new-precedence command, you can enter a mnemonic
name for a commonly used value. For example, you can enter the set dscp af11 command, which is the same
as entering the set dscp 10 command. You can enter the set ip precedence critical command, which is the
same as entering the set ip precedence 5 command. For a list of supported mnemonics, enter the set dscp ?
or the set ip precedence ? command to see the command-line help strings.
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 assign DSCP 10 to all FTP traffic without any policers:
Controller(config)#
policy-map policy_ftp
Controller(config-pmap)#
class-map ftp_class
Controller(config-cmap)#
exit
Controller(config)#
policy policy_ftp
Controller(config-pmap)#
class ftp_class
Controller(config-pmap-c)#
set dscp 10
Controller(config-pmap)#
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
Displays QoS policy maps.
show policy-map, on page 196
Defines a trust state for traffic classified through the
class policy-map configuration command or the
class-map global configuration command.
trust
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
170
OL-29471-01  
set