Configuring A Priority Queue - Cisco 10000 Series Configuration Manual

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Configuring a Priority Queue

Configuring a Priority Queue
To assign priority to a class in a policy map, enter the following commands beginning in global
configuration mode:
Command
Step 1
Router(config)# policy-map policy-map-name
Step 2
Router(config-pmap)# class class-map-name
Step 3
Router(config-pmap-c)# priority
Step 4
Router(config-pmap-c)# police [cir] bps
[bc burst-normal] {pir pir} [be burst-excess]
[conform-action action [exceed-action action
[violate-action action]]]
Cisco 10000 Series Router Quality of Service Configuration Guide
8-6
To convert a one-level (flat) service policy with multiple priority queuing configured to a
hierarchical multi-level priority queuing service policy, you must first detach the flat service policy
from the interface using the no service-policy command, and then add a child policy map to it.
Purpose
Specifies the name of the policy map and enters policy-map
configuration mode.
policy-map-name is the name of the policy map.
Assigns the traffic class you specify to the policy map. Enters
policy-map class configuration mode.
class-map-name is the name of a previously configured class
map and is the traffic class for which you want to define QoS
actions.
Assigns priority to the class you specified and reserves a
priority queue for class-based weighted fair queuing
(CBWFQ) traffic.
For Cisco IOS Release 12.0(25)S and Release 12.3(7)XI, and
later releases the priority command does not have any
arguments. You must use the police command to specify a
guaranteed bandwidth.
Releases prior to Cisco IOS Release 12.0(25)S and
Release 12.3(7)XI do not support the priority command
without any arguments. Use the following priority command
syntax for these releases to configure a priority queue and
specify a minimum guaranteed bandwidth (for example,
priority 56 or priority percent 20):
priority {bandwidth-kbps | percent percentage}
Configures traffic policing and allows you to configure a rate
for the priority queue.
For more information, see
Chapter 8
Prioritizing Services
Chapter 6, "Policing Traffic."
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents