Traffic-shape queue – Dell PowerEdge VRTX User Manual

Page 778

Advertising
background image

778

Quality of Service (QoS) Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\QoS.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

Example

The following example sets a traffic shaper on gi0/1 when the average traffic

rate exceeds 64 kbps or the normal burst size exceeds 4096 bytes.

console(config)# interface

gi0/1

console(config-if)# traffic-shape 64 4096

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

[

committed-burst

]

no traffic-shape queue

queue-id

Parameters

queue-id—Specifies the queue number to which the shaper is assigned.

(Range: 1-8 ).

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 (Ethernet) Configuration mode

Advertising