Network IP addresses

Reading Time: < 1 minute

RFC 1122 – loopback
https://tools.ietf.org/html/rfc1122

10.0.0.0 – 10.255.255.255 (10/8 prefix)

RFC 1918 – RFC For early (most) Private Address
https://tools.ietf.org/html/rfc1918

10.0.0.0 – 10.255.255.255 (10/8 prefix)
172.16.0.0 – 172.31.255.255 (172.16/12 prefix)
192.168.0.0 – 192.168.255.255 (192.168/16 prefix)


RFC-3927 – RFC For Private Link Addresses
https://tools.ietf.org/html/rfc3927

169.254.0.0/16

RFC-5737 – Special Use
https://tools.ietf.org/html/rfc5737

192.0.2.0/24 TEST-NET-1
198.51.100.0/24 TEST-NET-2
203.0.113.0/24 TEST-NET-3


This entry was posted in Networking. Bookmark the permalink.