Quality of Service (QoS) Commands
743
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\QoS.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
traffic-shape queue
Use the
traffic-shape queue
Interface Configuration (Ethernet, Port-channel)
mode command to configure the egress queue shaper. Use the
no
form of this
command to disable the shaper.
Syntax
traffic-shape queue
queue-id
committed-rate
[
committed-burst
]
no traffic-shape queue
queue-id
Parameters
•
queue-id
—Specifies the queue number to which the shaper is assigned.
•
committed-rate
—Specifies the average traffic rate (CIR) in kbits per
second (kbps). (Range: 64 kbps–maximum port speed)
•
committed-burst
—Specifies the excess burst size (CBS) in bytes. (Range:
4 KB - 16 MB)
Default Configuration
The shaper is disabled.
Command Mode
Interface Configuration (Ethernet, Port-channel) mode
Example
The following example sets a shaper on gigabitethernet port
1/0/5
when the
average traffic rate exceeds 124000 kbps or the normal burst size exceeds 9600
bytes.
Console(config)#
interface
gi1/0/
5
Console(config-if)#
traffic-shape
124000 9600