Fast Mental Subnetting
I find the human brain works well with /32’s, /24’s, /16’s and /8 network prefix sizes. Anyone with a basic understanding of subnetting can understand and feel why. They’re probably the first prefix sizes that people begin to build a basic mental model of, and therefore it can be useful when learning to subnet to work with these as if they are basic units. In the metric system, we use prefixes such as deca, hecto, kilo, mega, giga, tera, peta, each a nice unit to work with for relative sizes. With computer storage, it’s much easier to say 639.54MB than 639540000 bytes. A similar intuition with relative sizes arises around each byte in a 32 bit mask for lengths of /8, /16, /24 and hosts /32. ...