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> ethertype <type>

Controls the definition of an Ethernet type as a match criterion for a QoS policy class.

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

Specifies the Ethernet type to match.

  • You can specify any Ethernet name that is listed in /etc/ethertypes, such as IPv4.
  • You can specify the Ethernet type by the name format, hexadecimal format, or decimal format.