How can we create a network using a different CIDR than the default?

Last updated: July 14, 2025

You can create a network with a different CIDR by specifying the Gateway and Netmask fields during network creation.

Example

By inputting:

  • Gateway: 10.1.2.1
  • Netmask: 255.255.255.0

The system generates a network designated as 10.1.2.0/24.

This approach allows administrators to customize their network architecture beyond the default CIDR allocation, enabling flexible network design within the American Cloud platform.