Lets suppose I get given the network (57.70.32.0/21) and I need to divide it into 4 equally sized networks.
I know the mask at the moment is (255.255.248.0) but would I need to change the prefix length of the network given to 26 so I can get the 4 equal size subnets? Basically that's my biggest question and also if I should then use the 4th octet for subnetting or stay with the 3rd to do it.
Any help would be extremely appreciated.