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 action name <action-group-name> police frame-overhead <overhead>

Controls the frame overhead allowance for the policing rule, for packets that Vyatta NOS directs to the action group that you specify.

policy
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
action
This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
name <action-group-name>
The name of a QoS action group.
police
This keyword exists mainly for 'organizational' purposes, to structure the configuration path for relevant command strings. However, it also introduces some additional bandwidth or rate limit restrictions on packets that the system identifies by the match rule that you specify elsewhere in the command string.
frame-overhead <overhead>

Defines an additional allowance to the length of a packet in bytes that a shaper can make during calculation of bandwidth. You can adjust this to make the QoS scheduler more accurate.

The QoS scheduler only knows the size of the L3 packet. The size of the L2 frame header can vary in size depending upon whether or not a VLAN header is present. By default the QoS scheduler allows for a 24 bytes L2 frame header. If the L2 frame header is bigger than 24 bytes then the QoS scheduler may send more traffic than the maximum bandwidth permits.