60.17 IP Addresses CIDR Notation
The classless inter-domain routing notation (CIDR) allows
IP address ranges to be specified. For example, the address
123.145.167.189/32
refers to that exact IP address whereas
123.145.167.189/31
refers to the IP addresses
123.145.167.189
and 123.145.167.190
. The number of
addresses is calculated as \(2^{32-n}\) where \(n\) in the above two
examples is 32 and 31 respectively. That is, 1 (\(2^0\)) and 2 (\(2^1\)).
Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0