Subnet Mask Cheat Sheet If you are a network admin like us, this is a little sheet that you will continually need access to. We hope you find it as helpful as we do.

In a valid subnet mask network part is represented with "1" from left side followed and ended by host part "0" - 11111111.11111111.11111111.00000000 (binary form), 255.255.255.0 (dotted-decimal form) or simply "/24" (where 24 represents that subnet network part is 24 bits long). Subnet calculator allows calculation for 255.255.255.254. Host Bits Default Subnet mask: 11111111.11111111.11111111.00000000 (in binary) Thus the number of bits are 8+8+8+0= 24 bits. As mentioned earlier, for subnetting in class C network, we will borrow bits from the host portion of the subnet mask. Therefore, to customize the subnet as per requirement: We take a subnet mask of 255.255.255.248 (in decimal) Hosts Netmask Amount of a Class C /30: 4: 255.255.255.252: 1/64 /29: 8: 255.255.255.248: 1/32 /28: 16: 255.255.255.240: 1/16 /27: 32: 255.255.255.224: 1/8 /26: 64 Number of Addresses Number of Bits Prefix Classful Notation Mask; 1: 0 /32: 255.255.255.255: 2: 1 /31: 255.255.255.254: 4: 2 /30: 255.255.255.252: 8: 3 /29: 255.255 Our IP calculator takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design subnets and supernets. It is also intended to be a teaching tool and presents the subnetting results as easy-to-understand binary values. subnet mask (subnetting): A subnet mask is a 32- or 128- bit number that segments an existing IP address in a TCP/IP network and divides that address into discrete network and host addresses. The process of subnetting can further divide the host portion of an IP address into additional subnets to route traffic within the larger subnet .

Dec 19, 2019 · Subnet Mask -- A 32-bit number used to distinguish the network and host portions of an IP address. Subnet or Subnetwork -- A smaller network created by dividing a larger network into equal parts. TCP/IP -- Used broadly, the set of protocols, standards and utilities commonly used on the Internet and large networks.

Jun 10, 2020 · The Subnet mask determines how the IPv4 address is split. Th example above used a class A IP address we can do the same with a class B address. Net.N et.Node.Node —->Net.Net. Subnet. Node Using Mask 255.255.255.0. Subnetting on a byte boundary is the easiest to do and understand but we can also subnet on non byte boundaries. Worked Examples

Subnet-1: 193.1.2.0 to 193.1.2.63 Subnet-2: 193.1.2.64 to 193.1.2.127 Subnet-3: 193.1.2.128 to 193.1.2.191 Subnet-4: 193.1.2.192 to 193.1.2.255 The above IP is class C, so it has 24 bits in network id part and 8 bits in host id part but you choose two bits for subnet id from host id part, so now there are two bits in subnet id part and six bits in host id part, i.e.,