...
- Select the virtual datacenter and go to Network → QoS
- Click the pencil edit button
- To enable the bandwidth limit in a specific direction, select the Enabled checkbox for that direction
- Set QoS values for each public IP in your virtual datacenter.
For more details see GUI Edit Public IPs bandwidth limit
Expand |
---|
title | Click here to display details of edit Public IPs bandwidth limit |
---|
|
Field | Description |
---|
Enabled | To enable traffic shaping in a specific direction, select this checkbox | Average | The average amount of bandwidth, in bits per second, that each public IP in the virtual datacenter can use | Peak | The maximum bandwidth in bits per second that each public IP in the virtual datacenter can use | Burst size | 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.
...