Quality of Service (QoS) Commands
943 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
47
Syntax
traffic-shape
committed-rate
[
committed-burst
]
no traffic-shape
Parameters
• committed-rate—Specifies the maximum average traffic rate (CIR) in kbits
per second (kbps). (Range: FE, GE: 64kbps–maximum port speed
• committed-burst—Specifies the maximum permitted excess burst size
(CBS) in bytes. (Range: 4096 - 16762902 bytes)
Default Configuration
The shaper is disabled.
Command Mode
Interface (Ethernet, Port Channel) Configuration mode
User Guidelines
The egress port shaper controls the traffic transmit rate (Tx rate) on a port.
Example
The following example sets a traffic shaper on gi11 when the average traffic rate
exceeds 64 kbps or the normal burst size exceeds 4096 bytes.
switchxxxxxx(config)#
interface gi1
1
switchxxxxxx(config-if)#
traffic-shape
64 4096
47.23 traffic-shape queue
Use the traffic-shape queue Interface (Ethernet, Port Channel) Configuration 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
]