QoS Commands
traffic-shape queue
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
411
28
traffic-shape queue
To configure the egress queue shaper on a specific queue, use the traffic-shape
queue Interface Configuration mode command. The egress port shaper controls
the traffic transmit rate (Tx rate) on a queue on an interface.
To disable the shaper, use the no form of this command.
Syntax
traffic-shape queue
queue-id
committed-rate
no traffic-shape queue
queue-id
Parameters
•
queue-id
—The queue number to which the shaper is assigned. (Range: 1 to
8)
•
committed-rate
—The average traffic rate in 16 kbits per second (kbps).
(Range: 16 to 1000000)
Default Configuration
The shaper is disabled.
Command Mode
Interface Configuration (Ethernet, port channel) mode
Example
The following example sets a shaper on queue 1 when the average traffic rate
exceeds 124000 kbps:
switchxxxxxx(config)#
interface gi5
switchxxxxxx(config-if)#
traffic-shape queue 1 124000
trust
To configure the trust state, use the trust Policy-map Class Configuration mode
command.
To revert to its default setting, use the no form of this command.