Tools Links Login

Quick and Dirty Subnet Mask CheatSheet

This is just quick and dirty cheatsheet for subnet masks.  It compares the relationship of host bits, prefix length, subnet mask, and usable IP addresses per subnet.

Host Bits Prefix Length Subnet Mask Usable IP Addresses
1 /31 255.255.255.254 21-2 = 0*
2 /30 255.255.255.252 22-2 = 2
3 /29 255.255.255.248 23-2 = 6
4 /28 255.255.255.240 24-2 = 14
5 /27 255.255.255.224 25-2 = 30
6

/26

255.255.255.192 26-2 = 62
7 /25 255.255.255.128 27-2 = 126
8 /24 255.255.255.0 28-2 = 254
9 /23 255.255.254.0 29-2 = 510
10 /22 255.255.252.0 210-2 = 1022

What is Subnetting?

Subnetting is a networking concept that allows you to divide a larger network into smaller, more manageable sub-networks, known as subnets. This is done by borrowing bits from the host portion of an IP address and using them to create additional network addresses.

Here's a more detailed explanation of subnetting:

IP Address Structure

Purpose of Subnetting

The Subnetting Process

Benefits of Subnetting

Subnetting is a fundamental concept in network design and is widely used in both small and large-scale networks to improve efficiency, security, and scalability.

About this post

Posted: 2024-07-23
By: dwirch
Viewed: 89 times

Categories

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.