Create VDCs with large private subnets
Some public cloud providers have private and public subnets in the VDC address range (e.g. AWS, OCI).
In these providers there must be space in the VDC address range for a private subnet and a public subnet.
This means that you cannot create a VDC with a private network as follows:
- address: 10.0.0.0
- mask: 16
- gateway: 10.0.0.1
- address range: 10.0.0.0/16
To create a private network such as the one above:
- Create the VDC with another network and a different address range
- Create a new address range
- Create the private network
Copyright © 2006-2022, Abiquo Holdings SL. All rights reserved