0% found this document useful (0 votes)
442 views

Subnetting Guru

This document provides a cheat sheet for IPv4 subnetting including the subnet mask, CIDR notation, wildcard mask, total number of IPs, usable IPs and IP address classes. It lists common subnet masks from /32 to /0 with the corresponding information and notes various IP address ranges for loopback, private, multicast and other special use networks.

Uploaded by

Simran Thapa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
442 views

Subnetting Guru

This document provides a cheat sheet for IPv4 subnetting including the subnet mask, CIDR notation, wildcard mask, total number of IPs, usable IPs and IP address classes. It lists common subnet masks from /32 to /0 with the corresponding information and notes various IP address ranges for loopback, private, multicast and other special use networks.

Uploaded by

Simran Thapa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Subnetting Cheat Sheet (IPv4)

Subnet Mask CIDR Wildcard Total IPs Usable IPs Classes


255.255.255.255 /32 0.0.0.0 1 - Class A: 0.0.0.0 – 126.255.255.255*
Default Mask: 255.0.0.0
255.255.255.254 /31 0.0.0.1 2 -
Class B: 128.0.0.0 – 191.255.255.255
255.255.255.252 /30 0.0.0.3 4 2 Default Mask: 255.255.0.0
255.255.255.248 /29 0.0.0.7 8 6 Class C: 192.0.0.0 – 223.255.255.255
255.255.255.240 /28 0.0.0.15 16 14 Default Mask: 255.255.255.0

255.255.255.224 /27 0.0.0.31 32 30 Class D: 224.0.0.0-239.255.255.255

255.255.255.192 /26 0.0.0.63 64 62 Class E: 240.0.0.0 – 255.255.255.255

255.255.255.128 /25 0.0.0.127 128 126 Reservations


255.255.255.0 /24 0.0.0.255 256 254 *Loopback: 127.0.0.0 /8
255.255.254.0 /23 0.0.1.255 512 510 RFC 1918: Private networks
255.255.252.0 /22 0.0.3.255 1024 1022 10.0.0.0 /8
172.16.0.0 /12
255.255.248.0 /21 0.0.7.255 2048 2046 192.168.0.0 /16
255.255.240.0 /20 0.0.15.255 4096 4094 RFC 1700: “this” network broadcast
0.0.0.0 /8
255.255.224.0 /19 0.0.31.255 8192 8190
RFC 6598: Carrier-grade NAT
255.255.192.0 /18 0.0.63.255 16384 16382 100.64.0.0 /10
255.255.128.0 /17 0.0.127.255 32768 32766 RFC 3927: Link-local dynamic address
255.255.0.0 /16 0.0.255.255 65536 65534 169.254.0.0 /16

255.254.0.0 /15 0.1.255.255 131072 131070 RFC 5736: 192.0.0.0 /24

255.252.0.0 /14 0.3.255.255 262144 262142 RFC 5737: Documentation/Examples


192.0.2.0 /24 TEST-NET
255.248.0.0 /13 0.7.255.255 524288 524286 198.51.100.0 /24 TEST-NET-2
255.240.0.0 /12 0.15.255.255 1048576 1048574 203.0.113.0 /24 TEST-NET-3

255.224.0.0 /11 0.31.255.255 2097152 2097150 RFC 3068: 6to4 anycast


192.88.99.0 /24
255.192.0.0 /10 0.63.255.255 4194304 4194302
RFC 2544:Private inter-network testing
255.128.0.0 /9 0.127.255.255 8388608 8388606 198.18.0.0 /24
255.0.0.0 /8 0.255.255.255 16777216 16777214 RFC 5771:
224.0.0.0 /4 Multicasting
254.0.0.0 /7 1.255.255.255 33554432 33554430 233.252.0.0 /24 MCAST-TEST-NET
252.0.0.0 /6 3.255.255.255 67108864 67108862 RFC 6890:
248.0.0.0 /5 7.255.255.255 134217728 134217726 240.0.0.0 /4 Future use
255.255.255.255 /32 Limited broadcast
240.0.0.0 /4 15.255.255.255 268435456 268435454
224.0.0.0 /3 31.255.255.255 536870912 536870910
192.0.0.0 /2 63.255.255.255 1073741824 1073741822
128.0.0.0 /1 127.255.255.255 2147483648 2147483646
0.0.0.0 /0 255.255.255.255 4294967296 4294967294

www.nexgent.com

You might also like