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

Sub Nets

This document provides a quick reference sheet for subnetting with information on: 1) Binary values and corresponding subnet masks and wildcard masks. 2) Details on Class C subnets including CIDR notation, number of networks, and number of IP addresses. 3) Details on Class B subnets including CIDR notation, number of networks, and number of IP addresses. 4) Notes that /31 and /32 masks do not have host addresses but have special uses.

Uploaded by

samarendran
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Sub Nets

This document provides a quick reference sheet for subnetting with information on: 1) Binary values and corresponding subnet masks and wildcard masks. 2) Details on Class C subnets including CIDR notation, number of networks, and number of IP addresses. 3) Details on Class B subnets including CIDR notation, number of networks, and number of IP addresses. 4) Notes that /31 and /32 masks do not have host addresses but have special uses.

Uploaded by

samarendran
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Subnet Quick Refrence Sheet

Binary Value 128 64 32 16 8 4 2 1

Subnet Mask 128 192 224 240 248 252 254 255
Wildcard Mask 127 63 31 15 7 3 1 0

CLASS C
4th Oct CIDR /25 /26 /27 /28 /29 /30 /31 /32
4th Oct Networks 2 4 8 16 32 64 128 254
4th Oct IP Add (*1) 128 64 32 16 8 4 N/A N/A *2

Class B
3rd Oct CIDR /17 /18 /19 /20 /21 /22 /23 /24
3th Oct Networks 2 4 8 16 32 64 128 256
3th Oct IP Add (*1) 32768 16384 8192 4096 2048 1024 512 256

4th Oct CIDR /25 /26 /27 /28 /29 /30 /31 /32
4th Oct Networks 512 1024 2048 4096 8192 16384 32768 65534
4th Oct IP Add (*1) 128 64 32 16 8 4 N/A N/A *2
*1: Number of address avalible for hosts = IP add minus 2 (network and broadcast address)

*2: Although /31 and /32 masks do not have any valid host address, do have special usages on
things such as point to point links and loopback interfaces.

You might also like