Abiquo 5.0 enables the user to set a bandwidth in a virtual datacenter for all the NSX NAT IPs using Quality of Service (QoS traffic shaping) parameters. This feature requires a new privilege to Manage NAT bandwidth limit. During an upgrade or when you create a virtual datacenter, the new "natbandwidthlimit" attribute is present but you must edit the virtual datacenter to enable it in the platform and in the NSX.
To edit the bandwidth limit and apply it in the NSX:
- 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 your virtual datacenter. Be sure to allow enough bandwidth to share between all the NAT IPs in the virtual datacenter.
To register changes that were made outside the platform, save existing NAT bandwidth values. In the API, to register changes, send a POST request with the existing values.
For more details about using NAT in Abiquo, see:
- NSX NAT configuration guide
- Manage NAT to set up NAT networks in the platform
- Manage NAT for virtual datacenters