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 default <default-name>

Controls the definition of a QoS traffic queuing profile to apply to traffic that does not match any defined classes.

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.
default <default-name>

The name of a QoS profile to apply to default traffic. You must configure this attribute.

Traffic that doesn't match any of the configured classes will use the default profile.

Note: On certain hardware platforms that do not support packet filtered classification, each QoS policy will have only a default profile.