I often hear that it is advisable when segmenting a network (VLSM) to have subnets that have a number of IPs that is as close as possible to the number of real machines.
I understand the usefulness of segmenting a network into subnets but why do you have to adjust their size? What is the problem of using a /24 mask for only 10 machines when it is a private network?
I think it is for security reasons (defense in depth) but are there other reasons?
Thanks a lot :)