Versions Compared

Key

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

Table of Contents

Info

This section describes how to manage networks in virtual datacenters

Display virtual datacenter networks

...

Tip

API Features

Virtual datacenter networks are available in the Abiquo API. For example, see VirtualDatacentersResource and PrivateNetworksResource.

Screenshot: Private networks in private cloud

...

Screenshot: Private networks in public cloud (AWS)

You can display an inventory of your cloud networks easily in Virtual datacenters view

...

In the Networks list, to view the pool and allocation of IPs:

...

  • Use the slider at the bottom of the list to move through the pages 

  • Filter the list by entering text in the Search box. The filter works with all the columns of the table including:

    • IP Address

    • MAC address

    • Network name

    • Virtual appliance using the IP

    • VM using the IP

    • Provider ID of the entity using the IP (for example, a load balancer)

...

Create a private network

Private networks are only available within a virtual datacenter. However, your cloud provider may configure an external gateway for your virtual datacenter.

To create a private network:

  1. Go to Virtual datacenters → select virtual datacenter Network Private

  2. Click the + add button  and complete the dialog

Create private network

...

Create private network Amazon

...

Button

...

Action

...

Name

...

Name of the network (VLAN). The name can contain up to 128 characters

...

IPv6

...

Select checkbox for IPv6 network

  • The Abiquo NSX-T integration does not support IPv6

...

Network Address

...

Private address range of the network

...

Netmask

...

For IPv4 a network mask with an integer value of between 16 and 30

...

Gateway

...

Gateway of the VLAN. Must be an IP within the range of the network address and mask

...

Internet gateway

...

In AWS, select this option to create a public subnet with a route to an internet gateway

...

Availability zone

...

In AWS, optionally select an Availability zone for high availability. To deploy a group of VMs separately, use a different availability zone for each VM. To assign a VM to an availability zone, assign a private IP address in the network belonging to the required availability zone

...

Primary DNS

...

The primary DNS.

...

Secondary DNS

...

The secondary DNS

...

DNS suffix

...

The DNS suffix. The Abiquo NSX-T integration does not use this attribute but you can enter it for information purposes.

...

Excluded from firewall

...

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

...

Static Routes

...

In supported providers, optionally select Define to create static routes. See Configure Static Routes using DHCP

...

Default network

...

Select to make this network the default network, replacing the existing default network

You can configure static routes when you create or edit a network. However, you should check with your systems administrator about when your VM will receive changes to static routes.

...

Field

...

Description

...

Example

...

Netmask

...

Destination network mask

...

255.255.255.0

...

Network ID

...

Destination network or host

...

1.1.1.0

...

Gateway IP

...

Next hop (on your network)

...

10.10.100.1

IPv6 Strict network

...

IPv6 Non-strict network

...

Field

...

Description

...

Name

...

Name of the VLAN. The name can contain up to 128 characters

...

IPv6

...

Select checkbox for IPv6 network

...

Strict

...

IPv6 only. If you select Strict, Abiquo will automatically generate the network address (ULA) and also the IP addresses. If you do not select strict, you can enter the network address and IP addresses.

...

Netmask

...

Network mask of 48, 56 or 64.

...

Network Address

...

Private address range of the network. Only for non-strict networks

...

Primary DNS

...

The primary DNS

...

Secondary DNS

...

The secondary DNS

...

DNS suffix

...

The DNS suffix

...

Default network

...

Make this network the default network. In a datacenter, this will override the existing default network

See Create a private network

Add IPs to private networks

...

To edit a private network

  1. Go to Virtual datacenters →  and select a virtual datacenter → datacenter, then go to Network

  2. Select Private and select the network

  3. Click the pencil edit button below the Networks list

  4. If there are no VMs deployed in the network, you can change the Name, Gateway, Static routes, and make the network the new default for the virtual datacenter

    1. The gateway must be an IP address inside the range defined by the network address and the network mask

  5. Optionally, change the DNS settings. The new settings will apply to all VMs deployed after you save the network

  6. Click Save

...

To delete a private network:

  1. Go to Virtual datacenters and select a virtual datacenter → 

  2. Go to NetworkPrivate

  3. Select the network and click the delete button below the networks list. 

...