home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

policy qos name <policy-name> shaper traffic-class <tc-id> queue-limit <number>

Controls the definition of the maximum number of packets that a traffic class queue can hold.

policy
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
qos
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
name <policy-name>
Specifies the name of a QoS policy.
shaper
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
traffic-class <tc-id>
Specifies a traffic class identifier.
queue-limit <number>
The queue limit in number of packets. The number must be a power of 2.
Note: If you enter a number that is greater than 8192 then this command will set the queue limit to 8192.