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: "Bandwidth cannot be lower than 8Kbit"

Cause

You tried to configure a bandwidth <limit> value that is less than the minimum supported value.

Any command that includes bandwidth <limit> has the potential to cause this error. For example:

set policy qos name <policy-name> shaper bandwidth <X>
set policy qos name <policy-name> shaper traffic-class <traffic-class> bandwidth <X>
set policy qos name <policy-name> shaper profile <profile-name> bandwidth <X>

Remedy

Set the bandwidth <limit> value <X> to at least the minimum supported value.

The minimum supported value on the software platforms is 8Kbits/second (bandwidth 8).