...
...
Table of Contents |
---|
Introduction to address ranges
...
Display address ranges
...
Create an address range
...
Delete an address range
Include Page
References:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html#vpc-subnet-basics
Display address ranges
To display address ranges in a provider that supports them (e.g. AWS, Azure):
Go to Cloud → select a virtual datacenter
Go to Network → Address ranges
...
Create an address range
There are two ways to create an address range in a provider that supports address ranges, including AWS and Azure ARM
To create the first address range for a virtual datacenter:
Go to Cloud → Virtual datacenters
Click + Add to create a virtual datacenter
Select a provider that supports address ranges, for example, Amazon AWS and Azure ARM
Select
Custom private network
Enter the details of the virtual datacenter and the custom network
For the Address range, enter a network address in CIDR format. Usually the network will have a netmask of /16, for example, 192.168.0.0/16.
...
To create an additional address range.
Go to Cloud→ Virtual datacenters → select a virtual datacenter
Go to Network → Address ranges
Click the + Add button
Enter a network address in CIDR format that is compatible your provider. Usually this network will have a netmask of /16, for example, 192.168.0.0/16.
Delete an address range
You can only delete an address range that is not blocked by the provider.
To delete an address range:
Go to Cloud → select a virtual datacenter
Go to Networks → Address ranges
Select the address range and click the trash delete button