Show policy-map – Dell PowerEdge VRTX User Manual
Page 764

764
Quality of Service (QoS) Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\QoS.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY
User Guidelines
This is the same as creating a class map and then binding it to the policy map.
You can specify an existing class map in this command, or you can use the
access-group parameter to create a new class map.
After the policy-map is defined, use the
to a port/port-channel.
Example
The following example defines a traffic classification (class map) called class1
containing an ACL called enterprise. The class is in a policy map called
policy1. The policy-map policy1 now contains the ACL enterprise.
console(config)# policy-map policy1
console(config-pmap)# class class1 access-group enterprise
show policy-map
Use the show policy-map EXEC mode command to display all policy maps or
a specific policy map.
This command is only available when QoS is in advanced mode.
Syntax
show policy-map [
policy-map-name
]
Parameters
policy-map-name—Specifies the policy map name.
Default Configuration
All policy-maps are displayed.
Command Mode
Privileged EXEC mode