create traffic queue allow-egress-shaping
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
903
create traffic queue allow-egress-shaping
create traffic queue <queue_name> allow-egress-shaping [strict-priority]
Description
Creates an ingress traffic queue for use in HQoS rate limiting that allows association with an egress
traffic queue. You can use this ingress queue for several egress queues; you configure each association
separately. Rate limiting allows you to control bandwidth throughout the network.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command for ingress and egress HQoS rate limiting.
Allows the ingress queue that is created with this command to be associated with an egress queue. To
accomplish egress rate limiting on this ingress queue, you must create, configure, and associate an
egress queue to a specified ingress queue.
You can use this ingress queue for several different egress queues; you must configure each association
separately
.
Strict priority provides a traffic queue with the following three levels of priority: high, medium, and
low. Strict priority rate limiting supports one rate as an aggregate rate for the queue and can be
associated with an aggregate peak limit.
Look at the counters (using the
show traffic queue [port <port_list> | <queue_name>]
statistics
command) to see how the traffic is flowing.
Example
The following command creates the ingress traffic queue that allows egress shaping named tqs:
create traffic queue tqs allow-egress-shaping strict-priority
History
This command was first available in ExtremeWare XOS 11.4.
queue_name
Specifies the ingress traffic queue you are configuring that will allow egress
shaping.