Split subnet by Network Mask
Specify the network mask, and then the network ID, for example, to split 192.168.0.0/23 network into subnets of MASK size /25:
25 192.168.0.0/23
To split 200.90.0.0/20 network into subnets of MASK size /24:
24 200.90.0.0/20