Specifications

Table Of Contents
2-239
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
queue
queue
Sets the queue shaping.
queue queue-number bandwidth bandwidth burst-size burstsize
Syntax Description
Command Default Bandwidth = 100000K (100 Mbps)
Burst size = 8000 (8K bytes)
Command Modes GigabitEthernet Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines This command is valid for a specified GigabitEthernet line interface only. It must be executed explicitly
for each interface.
Use the interface gigabitethernet command to access the configuration mode for the desired interface.
Authorization: admin
queue-number Queue-number from 1–4, where 4 is the highest priority (fastest).
1=BE. BE is the best effort queue, that is the lowest priority.
2, 3=AF. The AF (Assured Forwarding) queues are middle-priority, with 3 being
a higher priority queue, that is, packets from queue 3 are transferred faster than
those in queue 2.
4=EF. EF is the Expedited Forwarding queue, that is the highest priority
forwarding
bandwidth Bandwidth measured in kbps. The maximum bandwidth is determined by the line
rate.
0 disables packet transmission from the queue.
Bandwidth is set in resolutions of ~140Kbps, that is rounded to the nearest multiple
of approximately 140 Kbps.
burstsize Burst size in bytes, from 0–16000000.
Release Modification
2.5.7 This command was introduced.