Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This document describes how to set a bandwidth limit in a virtual datacenter for each Public public IP using Quality quality of Service service (QoS) traffic shaping ) parameters.
You can also limit the bandwidth of NAT IPs. See Limit bandwidth of NAT IPs with QoS

...

To edit the bandwidth limit:

  1. Select the virtual datacenter and go to Network → QoS

  2. Click the pencil edit button 

  3. To enable the bandwidth limit in a specific direction, select the Enabled checkbox for that direction

  4. For the Average, enter the amount of bandwidth, in bits per second, that each public IP in the virtual datacenter can use

  5. For the Peak, enter the maximum bandwidth in bits per second that each public IP in the virtual datacenter can use

  6. For the Burst size, enter the amount of data that can be transmitted at the peak bandwidth rate in bytes.
    A burst bonus accumulates when traffic is below the Average value and this bandwidth can be used for bursts

...

To register changes that were made outside the platform, save existing public IP bandwidth values.
In the API, to register changes, send a POST request with the existing values.

...