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

Página de 1016
policy-map
To create or modify a policy map that can be attached to multiple physical ports or switch virtual interfaces
(SVIs) and to enter policy-map configuration mode, use the policy-map command in global configuration
mode. Use the no form of this command to delete an existing policy map and to return to global configuration
mode.
policy-map policy-map-name
no policy-map policy-map-name
Syntax Description
Name of the policy map.
policy-map-name
Command Default
No policy maps are defined.
The default behavior is to set the Differentiated Services Code Point (DSCP) to 0 if the packet is an IP packet
and to set the class of service (CoS) to 0 if the packet is tagged. No policing is performed.
Command Modes
Global configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
After entering the policy-map command, you enter policy-map configuration mode, and these configuration
commands are available:
• class: defines the classification match criteria for the specified class map.
• description: describes the policy map (up to 200 characters).
• exit: exits policy-map configuration mode and returns you to global configuration mode.
• no: removes a previously defined policy map.
• rename: renames the current policy map.
• sequence-interval: enables sequence number capability.
To return to global configuration mode, use the exit command. To return to privileged EXEC mode, use the
end command.
Before configuring policies for classes whose match criteria are defined in a class map, use the policy-map
command to specify the name of the policy map to be created, added to, or modified. Entering the policy-map
command also enables the policy-map configuration mode in which you can configure or modify the class
policies for that policy map.
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
153
policy-map