Networks

Virtual networks in Xelon HQ provide the connectivity layer for your infrastructure. Create isolated LAN networks for internal communication or WAN networks for external access. Manage IP addresses, share networks between organizations, and configure VLAN trunks.

How to Access

Networks are the default view when you navigate to Virtual Datacenter > Networking. They appear under the All Networks tab. Other networking features (Firewalls, Load Balancers, WAF, DNS) are available as additional tabs on the same page.

Network Types

Type Description Use Case
LAN Private network isolated within your organization. Traffic stays internal. Internal communication between VMs, databases, application tiers.
WAN Network with external connectivity and public IP addresses. Public-facing services, internet access for VMs.

Creating a LAN Network

Navigate to Virtual Datacenter > Networking and select the All Networks tab. Click Create Network. Select a cloud, then choose Dedicated LAN / DMZ Network as the type and configure:

Field Description
Displayname A descriptive name for the network.
Network The network address (e.g., 10.0.0.0).
Size The subnet size as a prefix length (e.g., /24).
Gateway The gateway IP address within the network.
DNS Server 1 / DNS Server 2 DNS server addresses for name resolution.
Network Speed The speed tier for the network. Speed upgrades have additional costs.

Creating a WAN Network

Select Dedicated WAN Network as the network type. WAN networks are provisioned with a public IP range. Configure the following:

Field Description
Displayname A descriptive name for the network.
Subnet size Select a subnet size from the available options.
Network Speed The speed tier for the network.

IP Address Management

Each network provides an IP address pool. You can manage IP allocations from the network details page:

  • Add and reserve IP: For LAN networks, click Add and reserve IP to allocate a new IP address and reserve it in one step. Provide the IP address and a description for the reservation.
  • Reserve IP: For unassigned IPs in the list, click Reserve IP to mark an IP as reserved and prevent automatic assignment.
  • Release IP: Click the [reserved] label next to a reserved IP to remove the reservation, making it available for automatic assignment.
  • Delete IPs: Select one or more IPs from the list and click Delete Selected Ips to remove them.
Tip

Reserve IP addresses for critical infrastructure components such as load balancers, firewalls, and database servers to ensure they always receive the same IP.

Sharing Networks Between Organizations

Reseller

Reseller accounts can share networks across organizations using the network sharing feature. This allows multiple tenants to communicate over a shared network while maintaining organization-level isolation for other resources.

To share a network, navigate to the network details page, click Share, and select the target organizations.

Network Locking

Lock a network to prevent accidental modifications or deletion. When locked, the network cannot be edited or deleted until it is explicitly unlocked. This is recommended for production networks.

To toggle the lock, open the network details page, click Edit network, and use the Lock network toggle switch.

VLAN Trunk Networks

VLAN trunk networks allow you to import port groups from your underlying infrastructure. This is useful when integrating Xelon HQ with existing on-premises network segments.

To import a trunk port group, navigate to Virtual Datacenter > Networking, select the All Networks tab, click Import Trunk Network, select a cloud and tenant, then choose from the available port groups.

Note

VLAN trunk networks require the appropriate infrastructure configuration. Contact your administrator if no port groups are available for import.

Attaching VMs to Networks

Virtual machines connect to networks through network interfaces. You can attach a VM to a network during VM creation or by editing the VM and adding a network interface. Each VM can be connected to multiple networks simultaneously.

Deleting a Network

To delete a network, first detach all connected resources (VMs, firewalls, load balancers) and then click Delete network from the network details page.

Warning

A network cannot be deleted while resources are still attached to it. Remove all connected devices and release all IP allocations before deleting.