Home FAQs How can we create a network using a different CIDR than the default (e.g., 10.1.1.0/24)?

How can we create a network using a different CIDR than the default (e.g., 10.1.1.0/24)?

Last updated on Jul 14, 2025

You can create a network with a different CIDR by specifying the Gateway and Netmask fields during network creation. These values will define the new CIDR. For example, setting:

  • Gateway: 10.1.2.1

  • Netmask: 255.255.255.0
    will create a network with the CIDR 10.1.2.0/24.