![Cisco Small Business 300 1.1 Series Administration Manual Download Page 563](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294563.webp)
Quality of Service (QoS) Commands
78-20269-01 Command Line Interface Reference Guide
565
41
Command Mode
Policy-map Configuration mode
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
command to attach it 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
41.9
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
EXEC mode