anikm99
(Anik)
#1
I would like to divide up a CIDR block into smaller subnets.
For example if the CIDR block is 10.0.0.0/4, then I would like to spilt is up into multiple /8s. Here prefix length of /8 is a user input.
This needs to be similar to subnet method of netaddr module in Python
lutzhorn
(Lutz Horn)
#2
lutzhorn
(Lutz Horn)
#4
anikm99
(Anik)
#5
Thanks. Is there a Go equivalent of this available?
system
(system)
closed
#6
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.