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 class <class-id> match <rule-name> description <description>

Controls the description of a QoS policy class for a match rule.

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.
class <class-id>
Specifies the numeric identifier of a QoS policy class.
match <rule-name>
Specifies the name of a matching rule.
description <description>

A description of the parent entity to use as a reference. Use this to make it easier to identify the entity, for when you view the configuration. If you create a description for an existing parent entity then this will replace any existing description.

  • If the description contains multiple words then you must enclose them within single or double quotation marks
  • Use of carriage returns inside the quotation marks is not supported