free hit counter

Traffic-Shape Queue - Cisco 300 Series Cli Manual

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

49
816
switchxxxxxx(config)#
switchxxxxxx(config-if)#

49.21 traffic-shape queue

The egress port shaper controls the traffic transmit rate (Tx rate) on a queue on a
port.
Use the traffic-shape queue Interface 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
no traffic-shape queue
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.
switchxxxxxx(config)#
switchxxxxxx(config-if)#
interface
5
gi
1 124000 9600
traffic-shape
queue-id
interface
5
gi
1 124000 9600
traffic-shape
78-21075-01 Command Line Interface Reference Guide
Quality of Service (QoS) Commands
[
committed-burst
]

Advertisement

Table of Contents
loading