![]() |
Using QoS Policy Manager 2.0
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QPM-PRO Command Reference
![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Table of ContentsQPM-PRO Command ReferencePolicy Manager Command Reference
Distribution Manager Command Reference QPM-PRO Abstract Actions Translated to Device Commands CBWFQ Configuration
WFQ Configuration WFQ with FRTS Configuration WFQ on VIP Cards (DWFQ with QoS Group) Configuration WRED Configuration FRTS Configuration FRTS with FRF.12 (Voice Configuration) Configuration Priority Queuing Configuration Custom Queuing Configuration FIFO Queueing Configuration NBAR Port Map Configuration RSVP Configuration IP RTP Priority Configuration CRTP Configuration LFI Configuration Shaping Policies (GTS) Limiting Policies (CAR) Weighted Round-Robin (WRR) Policies Router Coloring Policies (PBR and CAR) LocalDirector Coloring Policies Catalyst 5000 Coloring Policies Catalyst 6000 Coloring Policies Catalyst 6000 Limiting Policies Catalyst 6000 2Q2T Queuing Configuration Catalyst 6000 1P2Q2T Queuing Configuration Catalyst 6000 Port Trust Configuration QPM-PRO Command ReferenceThese sections provide a quick reference for QPM-PRO menu commands, tool bar buttons, and policy action translations:
Policy Manager Command ReferenceTable A-1: Policy Manager Command Reference
Distribution Manager Command ReferenceTable A-2: Distribution Manager Command Reference
QPM-PRO Abstract Actions Translated to Device CommandsQPM-PRO uses device commands to configure your QoS policies and configurations on the devices. These are the same commands you can use on the device's command line interface (CLI), and they are described in the device's documentation. This section shows the command sequences used to configure each type of abstract policy action that you can create using QPM-PRO. You can use this information to help you understand how QPM-PRO configures your devices. See the device's documentation for complete information on the commands and their parameters. (See More Information About Quality of Service for a partial list of product documentation.) These sections show the full command translation, including optional parameters. If you do not configure an optional setting, the associated command or parameter is not included in the command sequence QPM-PRO uses to configure the device.
These sections describe QPM-PRO abstract actions:
CBWFQ ConfigurationWhen you select CBWFQ for an interface's QoS property, and create CBWFQ policies on the interface, QPM-PRO uses this command sequence to configure the device: 1. access-list ACLNum filter 2. class-map [match all | match any] classname a. match access-group ACLNum b. match ip dscp dscp c. match ip precedence precedence d. match ip rtp low_port range e. match protocol protocol [ parametername [value ]] 3. policy-map policy-map-name 4. class classname a. bandwidth bandwidth b. queue-limit queue-limit c. random-detect (see the "WRED Configuration" section for the random-detect commands) d. fair queue queue-limit individual-queue-limit e. priority [bandwidth] f. set ip precedence precedence g. set ip dscp dscp h. shape average shape-rate [shape-bcshape-be] i. shape peak shape-rate [shape-bcshape-be] j. shape adaptive shape-adaptive-rate k. shape fecn-adapt l. police police-rate [police-bc police-be] conform-action action exceed-action action 5. class class-default a. bandwidth bandwidth b. queue-limit queue-limit c. random-detect (see the "WRED Configuration" section for the random-detect commands) d. fair-queue number-of-queues e. priority 6. interface interfacename 7. service-policy output policy-map-name
WFQ ConfigurationWhen you select WFQ for an interface's QoS property, QPM-PRO uses this command sequence to configure the device. 1. interface interfacename 2. fair-queue WFQ with FRTS ConfigurationWhen you select WFQ for an interface's QoS property, and you enable Frame Relay traffic shaping (FRTS) on an interface, QPM-PRO uses this command sequence to configure the device: 1. map-class frame-relay classname 2. frame-relay fair-queue congestive-discard-threshold number-dynamic-conversation-queues number-reservable-conversation-queues max-buffer-size-for-fair-queues 3. interface interfacename WFQ on VIP Cards (DWFQ with QoS Group) ConfigurationWhen you select WFQ or FQ for an interface's QoS property, and that interface is on a VIP card, QPM-PRO uses this command sequence to configure the device: 1. access-list ACLNum condition 2. rate-limit input access-group ACLNum rate bc be conform-action set-qos-transmit qos-group no exceed-action set-qos-transmit qos-group no 3. interface interfacename 4. fair-queue qos-group 5. fair-queue qos-group qos-group weight weight 6. fair-queue qos-group qos-group limit limit 7. fair-queue aggregate-limit aggregate-packet 8. fair-queue individual-limit individual-packet WRED ConfigurationWhen you select WRED for an interface's QoS property, or select WRED for the drop mechanism for a CBWFQ policy or interface QoS property, QPM-PRO uses this command sequence to configure the device: 1. interface interfacename 2. random-detect weight 3. random-detect precedence <precedence| rsvp> min-threshold max-threshold probability-denominator When you use advanced WRED the following commands are also available:
FRTS ConfigurationWhen you enable Frame Relay traffic shaping (FRTS) on an interface, QPM-PRO uses this command sequence to configure the device: 1. map-class frame-relay classname 2. frame-relay cir cir 3. frame-relay bc bc 4. frame-relay be be 5. frame-relay adaptive-shaping becn 6. frame-relay ip rtp header-compression [passive] 7. frame-relay ip rtp priority low range bandwidth 8. no frame-relay adaptive shaping 9. no frame-relay becn-response-enable 10. interface interfacename a. frame-relay class classname b. frame-relay traffic-shaping If you are using FRTS with CBWFQ, the following command is also available:
FRTS with FRF.12 (Voice Configuration) ConfigurationWhen you enable Frame Relay traffic shaping (FRTS) on an interface, and configure the voice fields, QPM-PRO uses this command sequence to configure the device: 1. map-class frame-relay classname 2. frame-relay fragment fragment-size 3. frame-relay voice bandwidth bps-reserved 4. interface interfacename 5. frame-relay class classname 6. frame-relay traffic-shaping Priority Queuing ConfigurationWhen you select Priority Queuing for an interface's QoS property, and create priority queuing policies on the interface, QPM-PRO uses this command sequence to configure the device (except for Frame Relay interfaces on which you have enabled FRTS): 1. access-list ACLNum filter 2. priority-list priorityNum protocol ip level list ACLNum 3. priority-list priorityNum default level 4. priority-list priorityNum queue-limit high-limit medium-limit normal-limit low-limit 5. interface interfacename 6. priority-group priorityNum If the interface is Frame Relay using FRTS, QPM-PRO uses this command sequence to configure the device: 1. map-class frame-relay classname 2. frame-relay priority-group priorityNum 3. interface interfacename 4. frame-relay class classname Custom Queuing ConfigurationWhen you select Custom Queuing for an interface's QoS property, and create custom queuing policies on the interface, QPM-PRO uses this command sequence to configure the device (except for Frame Relay interfaces on which you have enabled FRTS): 1. access-list ACLNum filter 2. queue-list qListNum protocol ip qNum list ACLNum 3. queue-list aListNum queue qNum byte-count bytes limit limit 4. queue-list qListNum default qNum 5. interface interfacename 6. custom-queue-list qListNum If the interface is Frame Relay using FRTS, QPM-PRO uses this command sequence to configure the device: 1. map-class frame-relay classname 2. frame-relay custom-queue-list qListNum 3. interface interfacename 4. frame-relay class classname FIFO Queueing ConfigurationWhen you select FIFO for an interface's QoS property, QPM-PRO uses this command sequence to configure the device: 1. interface interfacename 2. no fair-queue NBAR Port Map ConfigurationWhen you enable NBAR port mapping on an interface, QPM-PRO uses this command sequence to configure the device: 1. ip nbar port-map protocol tcp|udp portnumbers RSVP ConfigurationWhen you enable resource reservation protocol (RSVP) on an interface, QPM-PRO uses this command sequence to configure the device: 1. ip rsvp bandwidth [ interface-kbps [ single-flow-kbps ] ] 2. ip rsvp udp-multicast IP RTP Priority ConfigurationWhen you enable IP RTP priority on an interface, QPM-PRO uses this command sequence to configure the device: 1. ip rtp priority start-port port-range bandwidth CRTP ConfigurationWhen you enable CRTP on an interface, QPM-PRO uses this command sequence to configure the device: 1. interface interfacename 2. ip rtp header-compression [passive] LFI ConfigurationWhen you enable LFI on an interface, QPM-PRO uses this command sequence to configure the device: 1. interface interfacename 2. ppp multilink interleave 3. ppp multilink fragment-delay delay Shaping Policies (GTS)When you create shaping policies on an interface, QPM-PRO uses this command sequence to configure the device: 1. access-list ACLNum filter 2. interface interfacename 3. traffic-shape group ACLNum rate [bc be] Limiting Policies (CAR)When you create limiting policies on an interface, QPM-PRO uses this command sequence to configure the device: 1. access-list ACLNum filter 2. interface interfacename 3. rate-limit input | output access-group ACLNum rate bc be conform-action transmit | continue | set-prec-transmit precedence | set-dscp-transmit dscp | set-prec-continue precedence | set-dscp-continue dscp exceed-action drop Weighted Round-Robin (WRR) PoliciesWhen you create queue weight policies on a layer 3 switch, QPM-PRO uses this command sequence to configure the device: 1. qos switching 2. qos mapping [source Fastethernet name ] [ destination Fastethernet name ] precedence precedence wrr-weight weight Router Coloring Policies (PBR and CAR)When you create coloring policies on an interface, QPM-PRO uses a different command sequence depending on whether the device supports committed access rate (CAR) classification. For devices that do support CAR (typically those running IOS software releases 11.1cc and 12.0), QPM-PRO uses this command sequence to configure the device: 1. access-list ACLNum filter 2. interface interfacename 3. rate-limit input access-group ACLNum rate bc be conform-action set-prec-transmit precedence exceed-action set-prec-transmit precedence 4. rate-limit input|output access-group ACLNum rate bc be conform-action set-prec-transmit precedence | set-dscp-transmit dscp exceed-action set-prec-transmit precedence | set-dscp-transmit dscp For devices that do not support CAR, QPM-PRO uses this command sequence to configure the device: 1. access-list ACLNum filter 2. route-map tag 3. match ip address ACLNum 4. set ip precedence precedence 5. interface interfacename 6. ip policy route-map tag LocalDirector Coloring PoliciesWhen you create coloring policies on a LocalDirector, QPM-PRO uses this command sequence to configure the device: 1. color virtualIp : portNo : bindId : protocolName precedence Catalyst 5000 Coloring PoliciesWhen you create coloring policies on a Catalyst 5000 family switch, QPM-PRO uses this command sequence to configure the device: 1. set qos enable 2. set qos ip-filter precedence protocol source source-port destination destination-port Catalyst 6000 Coloring PoliciesWhen you create coloring policies on a Catalyst 6000 family switch, QPM-PRO uses this command sequence to configure the device: 1. set port qos module/port port-based 2. set qos acl ip acl-name dscp dscp protocol source eq port port destination eq port port 3. commit qos acl acl-name 4. set qos acl map acl-name module/port
Catalyst 6000 Limiting PoliciesWhen you create limiting (policing) policies on a Catalyst 6000 family switch, QPM-PRO uses this command sequence to configure the device: 1. set port qos module/port port-based 2. set qos policer aggregate|micro-flow policer-name rate rate burst burst drop 3. set qos acl ip acl-name dscp dscp aggregate|micro-flow policer-name protocol source eq port port destination eq port port 4. set qos acl ip acl-name trust aggregate|micro-flow policer-name protocol source eq port port destination eq port port 5. commit qos acl acl-name 6. set qos acl map acl-name module/port Catalyst 6000 2Q2T Queuing ConfigurationWhen you configure 2Q2T queuing on a Catalyst 6000 family switch, QPM-PRO uses this command sequence to configure the device: 1. set qos enable 2. set qos map 2q2t tx queue-number threshold-number cos precedence 3. set qos drop-threshold 2q2t tx queue queue-number threshold-1 threshold-2 4. set qos wrr 2q2t queue-weight-1 queue-weight-2 5. set qos txq-ratio 2q2t queue-ratio-1 queue-ratio-2 Catalyst 6000 1P2Q2T Queuing Configuration1. set qos enable 2. set qos map 1p2q2t tx queue-number threshold-number cos precedence 3. set qos wred 1p2q2t tx queue queue-number threshold-1 threshold-2 4. set qos wrr 1p2q2t queue-weight-1 queue-weight-2 5. set qos txq-ratio 1p2q2t ratio-1 ratio-2 ratio-3 Catalyst 6000 Port Trust ConfigurationWhen you configure the trust state on a Catalyst 6000 family switch port, QPM-PRO uses this command sequence to configure the device: 1. set port qos module|port trust trust
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|