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.

Error: "Traffic-class not defined for queue <q-id>"

Cause

You configured a profile queue, but you did not assign it to a traffic class.

You will trigger this error if you use a command like this:

set policy qos name <policy-name> shaper profile <profile-name> queue <queue-id> ...

without a corresponding command like this:

set policy qos name <policy-name> shaper profile <profile-name> queue <queue-id> traffic-class <traffic-class>

Remedy

Apply one of these solutions:
  • Delete the profile queue configuration.
  • Assign the profile queue to one of the four traffic classes.