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 higher than 100Gbits"

Cause

You tried to configure a bandwidth <limit> value that is more than the maximum 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 equal to or less than the maximum supported value.
The maximum supported value is 100Gbit/second (bandwidth 100gbit). However, in practice the line-rate of the interface limits the maximum achievable bandwidth.