Subnet mask cheat sheet

Spread the love

Subnetting is a fundamental networking concept that helps to divide a larger network into smaller, more manageable subnetworks. Understanding subnetting is essential for controlling IP address allocation and improving network organization, whether you are working on home networks, enterprise systems, or data center configurations.

CIDR (Classless Inter-Domain Routing) is a method of allocating and routing IP packets. CIDR notation consists of two parts: an IP address, followed by a slash (/) and a number that represents how many bits are allocated for the network portion of the address.

CIDR to Subnet Mapping Table

Here’s a table that shows how many IP addresses are available for each subnet mask:

Subnet mask cheat sheet :

CIDRTotal IPsUsable IPsNetmask
/166553665534255.255.0.0
/173276832766255.255.128.0
/181638416382255.255.192.0
/1981928190255.255.224.0
/2040964094255.255.240.0
/2120482046255.255.248.0
/2210241022255.255.252.0
/23512510255.255.254.0
/24256254255.255.255.0
/25128126255.255.255.128
/266462255.255.255.192
/273230255.255.255.224
/281614255.255.255.240
/2986255.255.255.248
/3042255.255.255.252

Leave a Comment