•
queue-limit
—
Specifies the maximum number of packets the queue can hold for a class policy configured
in a policy map.
•
service-policy
—
Configures a QoS service policy.
•
set
—
Specifies a value to be assigned to the classified traffic. For more information, see
set, on page
662
•
shape
—
Specifies average or peak rate traffic shaping. For more information about this command, see
Cisco IOS Quality of Service Solutions Command Reference
available on Cisco.com.
To return to policy-map configuration mode, use the
exit
command. To return to privileged EXEC mode, use
the
end
command.
The
class
command performs the same function as the
class-map
global configuration command. Use the
class
command when a new classification, which is not shared with any other ports, is needed. Use the
class-map
command when the map is shared among many ports.
You can configure a default class by using the
class class-default
policy-map configuration command.
Unclassified traffic (traffic that does not meet the match criteria specified in the traffic classes) is treated as
default traffic.
You can verify your settings by entering the
show policy-map
privileged EXEC command.
Examples
This example shows how to create a policy map called policy1. When attached to the ingress direction, it
matches all the incoming traffic defined in class1, sets the IP Differentiated Services Code Point (DSCP) to
10, and polices the traffic at an average rate of 1 Mb/s and bursts at 20 KB. Traffic exceeding the profile is
marked down to a DSCP value gotten from the policed-DSCP map and then sent.
Device(config)#
policy-map policy1
Device(config-pmap)#
class class1
Device(config-pmap-c)#
set dscp 10
Device(config-pmap-c)#
police 1000000 20000 exceed-action policed-dscp-transmit
Device(config-pmap-c)#
exit
This example shows how to configure a default traffic class to a policy map. It also shows how the default
traffic class is automatically placed at the end of policy-map pm3 even though
class-default
was configured
first:
Device#
configure terminal
Device(config)#
class-map cm-3
Device(config-cmap)#
match ip dscp 30
Device(config-cmap)#
exit
Device(config)#
class-map cm-4
Device(config-cmap)#
match ip dscp 40
Device(config-cmap)#
exit
Device(config)#
policy-map pm3
Device(config-pmap)#
class class-default
Device(config-pmap-c)#
set dscp 10
Device(config-pmap-c)#
exit
Device(config-pmap)#
class cm-3
Device(config-pmap-c)#
set dscp 4
Device(config-pmap-c)#
exit
Device(config-pmap)#
class cm-4
Device(config-pmap-c)#
set precedence 5
Device(config-pmap-c)#
exit
Device(config-pmap)#
exit
Device#
show policy-map pm3
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
643
class
Содержание Catalyst 3650 Series
Страница 2: ... 2017 Cisco Systems Inc All rights reserved ...
Страница 37: ...P A R T I Campus Fabric Campus Fabric page 13 ...
Страница 38: ......
Страница 51: ...P A R T II Interface and Hardware Components Interface and Hardware Commands page 27 ...
Страница 52: ......
Страница 164: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 138 voice vlan network policy configuration ...
Страница 165: ...P A R T III IP IP page 141 ...
Страница 166: ......
Страница 197: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 171 ip address pool DHCP ...
Страница 235: ...P A R T IV IP Multicast Routing IP Multicast Routing page 211 ...
Страница 236: ......
Страница 302: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 276 show platform ip multicast ...
Страница 303: ...P A R T V IPv6 IPv6 page 279 ...
Страница 304: ......
Страница 305: ...IPv6 ipv6 flow monitor page 280 Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 279 ...
Страница 307: ...P A R T VI Layer 2 3 Layer 2 3 page 283 ...
Страница 308: ......
Страница 399: ...P A R T VII Multiprotocol Label Switching MPLS MPLS page 375 Multicast VPN page 385 ...
Страница 400: ......
Страница 428: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 402 show ip pim mdt send ...
Страница 429: ...P A R T VIII Network Management Flexible NetFlow page 405 Network Management page 479 ...
Страница 430: ......
Страница 595: ...P A R T IX Programmability Programmability page 571 ...
Страница 596: ......
Страница 624: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 598 ping6 ...
Страница 625: ...P A R T X QoS Auto QoS page 601 QoS page 641 ...
Страница 626: ......
Страница 666: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 640 show auto qos ...
Страница 706: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 680 trust device ...
Страница 707: ...P A R T XI Routing Bidirectional Forwarding Detection page 683 ...
Страница 708: ......
Страница 725: ...P A R T XII Security Security page 701 ...
Страница 726: ......
Страница 828: ...Fail 0 Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 802 show aaa local ...
Страница 875: ...P A R T XIII Stack Manager and High Availability Stack Manager and High Availability page 851 ...
Страница 876: ......
Страница 911: ...P A R T XIV System Management Autonomic Networking page 887 System Management page 903 Tracing page 983 ...
Страница 912: ......
Страница 1026: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 1000 request platform software trace filter binary ...
Страница 1027: ...P A R T XV VLAN VLAN page 1003 ...
Страница 1028: ......
Страница 1100: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 1074 vtp primary ...
Страница 1102: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches 1076 Notices ...
Страница 1108: ...Command Reference Cisco IOS XE Everest 16 5 1a Catalyst 3650 Switches IN 6 Index ...