3.27.3 QoS Queue Policing Configuration

Use this command to enable/disable the Queue Policer settings for all switch ports.

Command Syntax:

qos queue-policer queue <queue> <rate> [ kbps | mbps ]
Table 3-110. Command Description

Argument

Description

Parameter

<queue>

Specific queue or range 0–7.

<rate>

Controls the rate for the queue policer. This value is restricted to 100–3276700 when “Unit” is kbps, and 1–3276 when "Unit" is Mbps. The rate is internally rounded up to the nearest value supported by the queue police

Default

N.A

Mode

Port List Interface mode

Usage

Enable the queue policer for this switch port. To disable, use the ‘no’ version of the command.

Example

Example 1:

Enable Queue Policer 0 for port 1 with rate 100 mbps.

(config)# interface GigabitEthernet 1/1
(config-if)# qos queue-policer queue 0 100 mbps