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.

interfaces dataplane <interface-name> vif <vif-id> policy qos <policy-name>

Controls the application of a QoS policy to a virtual interface.

interfaces
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
dataplane <interface-name>
The name of the dataplane interface, normally in one of these forms: dp0p<m>s<n>; dp0ce<m>; dp0xe<m>. (Other forms may also exist.)
vif <vif-id>
Specifies a virtual interface ID.
policy
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
qos <policy-name>
Specifies the name of a QoS policy.