QoS Commands
traffic-shape
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
409
28
Command Mode
Prvileged EXEC mode
Example
switchxxxxxx#
show rate-limit vlan 1
VLAN | Port | rate-limit [Kbps]
--------+--------+-------------------
1 | ANY | N/A |
traffic-shape
To configure the maximum permitted excess burst size of egress port and queue
shaper, use the traffic-shape Interface Configuration mode command.
To disable the shaper, use the no form of this command.
Syntax
traffic-shape burst [
queue
]
committed-burst
no traffic-shape
Parameters
•
queue
—(Optional) The queue number to which the shaper is assigned.
•
committed-burst
—The maximum permitted excess burst size (CBS) in
bytes. (Range: 128 to 56319 bytes)
Default Configuration
The default shaper burst is 768 bytes.
Command Mode
Interface Configuration (Ethernet, port channel) mode
Example
The following example sets a traffic shaper burst size 9600 bytes:
switchxxxxxx(config)#
traffic-shape burst 9600