Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 30
Table of Contents

...

Public Networks allow the users of virtual datacenters to use Internet addressable public IP addresses in their virtual infrastructure. Users purchase or reserve public IPs for their enterprises in Virtual datacenters view. Public networks are not assigned to any specific enterprise in Abiquo and they cannot be set as the default network for an enterprise. They can be set as the default network for a virtual datacenter, but make sure that you have made enough public IP addresses available to the users and that the users have reserved enough public IP addresses for their VMs.

...

Display public networks

To display public networks:

...

  • To sort by a column, click in the header of the column.

  • To filter the results by any field, use the Search button.

  • To navigate through the pages, use the page scroll

...

Create public networks

Excerpt
nameCreate public networks

Before you begin:

  • Obtain the network details from your Network Administrator

    • For NSX-T obtain the provider ID, which is the network path

    • For other systems, obtain the network address, network mask and tag, gateway, and so on

To create a public network do these steps:

  1. Go to Infrastructure → Private → select datacenter → servers view → Networks → Public 

  2. Click the + add button at the top of the Networks list 

  3. For NSX-T, first select the Device

    Create networkImage Added

...

Field

...

excerptCreate public networks

Value

Name

The name

of the public VLAN with up to 128 characters

IPv6

To create an IPv6 network, select this checkbox

Strict

For IPv6 networks only. If you select Strict, the platform will automatically generate EUI64 IP addresses.

Address

The network address of the VLAN

Netmask

The network mask in CIDR format. For IPv4, the value can be from 16 to 30 inclusive, and for IPv6, enter a value of 64, 56, or 48

Gateway

The gateway of the network that must be within the range defined by the network address and the network mask

Tag*

Enter the VLAN or VXLAN tag to use for this network

Check

Click to check tag availability for all the racks of the Abiquo datacenter.

  • Green: available

  • Yellow: in use by other networks but can be reused

  • Red: not available because it is excluded by rack configuration.

Network service type

Choose the Network Service Type, which assigns the network to network interfaces on the hypervisors

Device

Optional device that defines a network virtualization system that will manage the IP addresses of this network. They may be assigned using its DHCP service. Ensure that VMs deployed on this network allow traffic to the appropriate ports for a DHCP connection.

Primary DNS

Address of the primary DNS

Secondary DNS

Address of the secondary DNS

DNS suffix

The default DNS suffix

Restricted

Select to create a Restricted network so that users require privileges to Attach NICs in restricted networks and/or Detach NICs from restricted networks

Excluded from firewall

Select Excluded from firewall to define a network where VM firewalls will not apply

Static routes

Click "Manage" to add and modify static routes.

Provider ID

For NSX-T public networks, enter the path to the Tier 0 segment in the NSX-T system.

For NSX-T, you can register a network that your network administrator created in NSX-T.

  • Abiquo will reserve the first 20 addresses of this network for load balancers

    • You cannot use a reserved address for a DHCP server

After you select the Device (nsxt-device), enter the Provider ID and select the Network service type.

Create network

...