Policy-map, Policy-map, qos, Policy-map) f – Brocade Network OS Command Reference v4.1.0 User Manual
Page 579: Map, qos, Licy-map, qos

Network OS Command Reference
541
53-1003115-01
policy-map
2
policy-map
Configures a policy-map containing a class-map so that you can apply Policer and QoS attributes to
a particular interface.
Synopsis
policy-map policy-map name
no policy-map policy-map name
Operands
policy-map name
Name of police policy-map
Defaults
No policy-map is created.
Command Modes
Global configuration mode
Description
Use this command to configure a police policy-map. When you launch the policy-map command,
the system is placed in config-policymap mode for the configured map. At this point, you can add a
class-map containing policing parameters to the policy-map. (Refer to the description of the class
command.)
Usage Guidelines
This command creates a Policer policy-map to apply Policer and QoS attributes to a particular
interface. Each policy-map can contain up to 32 class-maps. The class-map can be associated
with specific policing and QoS parameters.
Maximum number of policy-map creations are 128
Associate the policy-map to the interface for inbound or outbound direction with the service-policy
command.
Enter no policy-map name while in global configuration mode to remove the policy-map.
NOTE
This command is only supported on Brocade VDX 8770-4, VDX 8770-8, and later switches.
Examples
To create a policy-map and place system into config-policymap mode so that you can add a
class-map:
switch(config)# policy-map policymap1
switch(config-policymap)#
To remove the policy-map while in global configuration mode:
switch(config)# no policy-map policymap1
See Also
class, qos cos, show policymap, show running-config class-map, show running-config policy-map