Using Map Groups Configuring QoS
page 25-62 OmniSwitch AOS Release 7 Network Configuration Guide June 2013
To delete a map group, use the no form of the policy map group command. The map group must not be
associated with a policy action. For example:
-> no policy map group tosGroup
If tosGroup is currently associated with an action, an error message similar to the following displays:
ERROR: tosGroup is being used by action 'tosMap'
In this case, remove the map group from the action, then enter the no policy map group command:
-> policy action tosMap no map group
-> no policy map group tosGroup
The map group is deleted at the next qos apply.
Note. For Layer 2 flows, you cannot have more than one action that maps DSCP.
Verifying Map Group Configuration
To display information about all map groups, including all pending and applied map groups, use the show
policy map group command. To display only information about applied map groups, use the applied
keyword with the command. For more information about the output of this command, see the OmniSwitch
CLI Reference Guide.