![Cisco Small Business 300 1.1 Series Administration Manual Download Page 577](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294577.webp)
Quality of Service (QoS) Commands
78-20269-01 Command Line Interface Reference Guide
579
41
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.
(Range: 1-4)
•
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:
4096 - 16762902 bytes)
Default Configuration
The shaper is disabled.
Command Mode
Interface Configuration (Ethernet, Port-channel) mode
Example
The following example sets a shaper on queue 1 on
gi5
when the average traffic
rate exceeds 124000 kbps or the normal burst size exceeds 9600 bytes.
Console(config)#
interface
gi
5
Console(config-if)#
traffic-shape
1 124000 9600
41.22 rate-limit (Ethernet)
Use the rate-limit Interface Configuration mode command to limit the incoming
traffic rate on a port. Use the no form of this command to disable the rate limit.
Syntax
rate-limit
committed-rate-kbps [burst committed-burst-bytes]
no rate-limit