744
Quality of Service (QoS) Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\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 5 / 1 5 /1 2 - F O R P R O O F O N LY
rate-limit (Ethernet)
Use the
rate-limit
Interface Configuration (Ethernet) 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-byte]
no rate-limit
Parameters
•
rate
—Specifies the maximum number of kilobits per second of ingress
traffic on a port. The range is 3–10000000.
•
burst bytes
—The burst size in bytes (3000–19173960). If unspecified,
defaults to 128K.
Default Configuration
Rate limiting is disabled.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
Example
The following example limits the incoming traffic rate on gigabitethernet
port
1/0/
5 to 150,000 kbps.
Console(config)#
interface
gi1/0/
5
Console(config-if)#
rate-limit
150000
qos wrr-queue wrtd
Use the
qos wrr-queue wrtd
Global Configuration mode command to enable
Weighted Random Tail Drop (WRTD). Use the
no
form of this command to
disable WRTD.