Versions Compared

Key

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

...

Expand
titleNSX Gateway diagram
Image RemovedImage Added

Limitations

  • Maximum 9 private networks per VDC as per NSX limitation

  • Load balancers do not support firewalls.

...

The following properties can be configured globally or per tenant. See Manage tenant enterprise credentials and properties  to configure them as tenant properties.

To configure properties globally in the API properties, use them with add an abiquo. prefix to their names, such as abiquo.nsx.esg.size:

Excerpt

Name

Description

nsx.virtualwire.teaming  

Use this property to set the teaming policy for the portGroup that is the backing for the VirtualWire when it is created. This value cannot be changed after it is created.
Default: "failover_explicit"
Values: "failover_explicit", "loadbalance_ip", "loadbalance_loadbased", "loadbalance_srcid", or "loadbalance_srcmac"

nsx.edge.esg.size

Size of the ESG appliances.

Values: compact, large, quadlarge, xlarge

nsx.edge.description

Description to configure in the edges created by Abiquo.

nsx.load-balancer-acceleration

Whether load balancer acceleration is enabled in the edge load balancers.

Default: false

...