Police-priority-map, Priority-map, Map, policy – Brocade Network OS Command Reference v4.1.0 User Manual
Page 578: Iority-map, Map, po, E-priority-map

540
Network OS Command Reference
53-1003115-01
police-priority-map
2
police-priority-map
Creates color-based priority CoS mapping. A police-priority-map remaps frame CoS values to
conform or exceed color values when rates conform or exceed limits set in a classification map.
Synopsis
police-priority-map name
no police-priority-map name
conform CoS values
exceed CoS values
Operands
name
Name of police-priority-map
CoS values
CoS priority values (0, 1, 2, 3, 4, 5, 6, 7)
Defaults
If you do not define priority mapping for a color (conform or exceed), the map defaults to priorities
0, 1, 2, 3, 4, 5, 6, and 7.
Command Modes
Global configuration mode
Police-priority-map configuration mode
Description
Use this command to configure a police-priority-map. When you launch the police-priority-map
command, the system is placed in config-policepmap mode for the configured map. At this point,
you can remap CoS values to conform or exceed color values.
Usage Guidelines
This command creates a police-priority-map.
Enter conform CoS values or exceed CoS values while in config-policepmap mode to remap
802.1p CoS values that are conforming to CIR values set in the policy-map or exceeding CIR
values, but conforming to EIR values set in the policy-map.
Enter no police-priority-map name while in global configuration mode to remove the
police-priority-map.
Enter no conform|exceed CoS values while in config-policepmap mode to remove CoS remapping.
NOTE
This command is only supported on Brocade VDX 8770-4, VDX 8770-8, and later switches.
Examples
To create a priority-map and place system into config-policepmap mode to configure conform and
exceed color mapping:
switch(config)# police-priority-map pmap1
switch(config-policepmap)# conform 0 1 1 2 1 2 1 1
switch(config-policepmap)# exceed 3 3 3 3 4 5 6 7
To remove the conform class mapping while in config-policepmap mode:
switch(config-policepmap)# no conform
To remove the class-map while in global configuration mode:
switch(config)# no police-priority-map pmap1
See Also