Contents
Table of Contents | ||
---|---|---|
|
Related pages
- Basic concepts of Abiquo networking: Networking
- Configuration of network infrastructure: Networks
- Manage datacenter networks in the UI: Network
Numberedheadings | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Introduction to Abiquo Virtual NetworksWhen you create a virtual datacenter, Abiquo associates a default network (VLAN) with it and any VMs added to the virtual datacenter are automatically connected to this network if no other network information is provided. The default network may be a private, external, unmanaged or public network.
Designing and Configuring External NetworksBecause external networks can be used to connect VMs in different virtual datacenters and other networks, design your external networks carefully in terms of:
Further example of External Networking with MPLS Tunnel Using External NetworksExternal networks can be used:
External networks are defined per physical datacenter, so the default external network needs to be configured for each physical datacenter that an enterprise is allowed to use. The sections below provide GUI and API workflows to create external networks as the default for an enterprise and links to the User's Guide and Developer's Guide for the external network functions used. Users and PrivilegesThe tasks in the workflows below may be performed by two different users. In a typical organization, the first group of tasks would be performed by a cloud administrator user and the second group of tasks could be performed by a cloud administrator or an enterprise administrator. The list of privileges required for these tasks is given here and you can also see
GUI Workflow for Creating Default External NetworksThis section describes a basic GUI workflow for creating default external networks. This section is designed to give an introductory outline of the process. Create a new enterprise, assigning it to a datacenterWhen you set the default network for this enterprise, it will only apply to VMs that are created after the default network is set. If you are creating the enterprise in the API, remember that you must add an enterprise-datacenter limit for each datacenter your enterprise will access. Create the external network in each physical datacenterGo to Infrastructure View, open your datacenter and click the network tab. Click on the External page and click the + Add button to add a new network. Create IP addresses and click Accept. Hypervisor networks reference#Create VLANs for Public or External Networks For each physical datacenter enabled for the enterprise configure a default external networkYou can change the default network at any time, but the new default network will only be applied to new virtual appliances created after you change it. Edit the enterprise, then edit the Allowed datacenter, and go to the Default VLAN tab. Create a virtual datacenterThe new virtual datacenter will get the default settings but these can be modified if required. The new default network will only be assigned to virtual appliances that you create after you change the default network. API Workflow for Creating Default External NetworksThis section describes a basic API workflow for creating default external networks. This section is designed to give an introductory outline of the process. Check VLAN tag availabilityThe first step in creating a new external network is to check the VLAN tag availability in the datacenter where it will be used. Create the external network in each physical datacenterCreate a new enterprise, assigning it to specific datacenterThis example assumes that your enterprise was not created yet. It is also possible to use an existing enterprise, but when you set the default network for this enterprise, it will only apply to VMs that are created after the default network is set. For each physical datacenter enabled for the enterprise configure a default external networkYou can change the default network at any time, but the new default network will only be applied to new virtual appliances created after you change to it. Create a virtual datacenterThe new virtual datacenter will get the default settings but these can be modified if required. The new default network will only be assigned to virtual appliances that you create after you change the default network. Create IP addresses on the external networkYou can create a single IP address or multiple IP addresses. |