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> description <description>

Controls the description of a traffic class. This makes it easier to identify when you view a configuration.

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