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 CIDR10.1.2.0/24
.