First Byte | Class | Network Mask (explained later) |
1-126 | "A" | 255.0.0.0 |
128-191 | "B" | 255.255.0.0 |
192-223 | "C" | 255.255.255.0 |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.0 | 0000xxxx | 192.168.1.1 to 192.168.1.14 | 192.168.1.15 - UNUSABLE - NETMASK ALL 0000's |
192.168.1.16 | 0001xxxx | 192.168.1.17 to 192.168.1.30 | 192.168.1.31 |
192.168.1.32 | 0010xxxx | 192.168.1.33 to 192.168.1.46 | 192.168.1.47 |
192.168.1.48 | 0011xxxx | 192.168.1.49 to 192.168.1.62 | 192.168.1.63 |
192.168.1.64 | 0100xxxx | 192.168.1.65 to 192.168.1.78 | 192.168.1.79 |
192.168.1.80 | 0101xxxx | 192.168.1.81 to 192.168.1.94 | 192.168.1.95 |
192.168.1.96 | 0110xxxx | 192.168.1.97 to 192.168.1.110 | 192.168.1.111 |
192.168.1.112 | 0111xxxx | 192.168.1.113 to 192.168.1.126 | 192.168.1.127 |
192.168.1.128 | 1000xxxx | 192.168.1.129 to 192.168.1.142 | 192.168.1.143 |
192.168.1.144 | 1001xxxx | 192.168.1.145 to 192.168.1.158 | 192.168.1.159 |
192.168.1.160 | 1010xxxx | 192.168.1.161 to 192.168.1.174 | 192.168.1.175 |
192.168.1.176 | 1011xxxx | 192.168.1.177 to 192.168.1.190 | 192.168.1.191 |
192.168.1.192 | 1100xxxx | 192.168.1.193 to 192.168.1.206 | 192.168.1.207 |
192.168.1.208 | 1101xxxx | 192.168.1.209 to 192.168.1.222 | 192.168.1.223 |
192.168.1.224 | 1110xxxx | 192.168.1.225 to 192.168.1.238 | 192.168.1.239 |
192.168.1.240 | 1111xxxx | 192.168.1.241 to 192.168.1.254 | 192.168.1.255 - UNUSABLE - NETMASK ALL 1111's |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.32 | 0010xxxx | 192.168.1.33 to 192.168.1.46 | 192.168.1.47 |
Network part | Subnet . Host part | Host Address |
192.168.1.32 | 0010.0000 | UNUSABLE - HOST PART IS ALL 0's |
192.168.1.33 | 0010.0001 | |
192.168.1.34 | 0010.0010 | |
192.168.1.35 | 0010.0011 | |
192.168.1.36 | 0010.0100 | |
192.168.1.37 | 0010.0101 | |
192.168.1.38 | 0010.0110 | |
192.168.1.39 | 0010.0111 | |
192.168.1.40 | 0010.1000 | |
192.168.1.41 | 0010.1001 | |
192.168.1.42 | 0010.1010 | |
192.168.1.43 | 0010.1011 | |
192.168.1.44 | 0010.1100 | |
192.168.1.45 | 0010.1101 | |
192.168.1.46 | 0010.1110 | |
192.168.1.47 | 0010.1111 | UNUSABLE - HOST PART IS ALL 1's |
Network part | Subnet . Host part | Host Address |
192.168.1.32 | 001000.00 | UNUSABLE - HOST PART IS ALL 0's |
192.168.1.33 | 001001.01 | |
192.168.1.34 | 001010.10 | |
192.168.1.35 | 001011.11 | UNUSABLE - HOST PART IS ALL 1's |
Network part | Subnet . Host part | Host Address |
192.168.1.32 | 0010000.0 | UNUSABLE - HOST PART IS ALL 0's |
192.168.1.33 | 0010000.1 | UNUSABLE - HOST PART IS ALL 1's |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.0 | 000000xx | 192.168.1.1 to 192.168.1.2 | 192.168.1.3 - UNUSABLE - NETMASK ALL 000000's |
192.168.1.4 | 000001xx | 192.168.1.5 to 192.168.1.6 | 192.168.1.7 |
192.168.1.8 | 000010xx | 192.168.1.9 to 192.168.1.10 | 192.168.1.11 |
192.168.1.12 | 000011xx | 192.168.1.13 to 192.168.1.14 | 192.168.1.15 |
192.168.1.16 | 000100xx | 192.168.1.17 to 192.168.1.18 | 192.168.1.19 |
192.168.1.20 | 000101xx | 192.168.1.21 to 192.168.1.22 | 192.168.1.23 |
192.168.1.24 - 244 | ... | .............................. | ............. |
192.168.1.248 | 111110xx | 192.168.1.249 to 192.168.1.250 | 192.168.1.251 |
192.168.1.252 | 111111xx | 192.168.1.253 to 192.168.1.254 | 192.168.1.255 - UNUSABLE - NETMASK ALL 111111's |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.0 | 0xxxxxxx | 192.168.1.1 to 192.168.1.126 | 192.168.1.127 - UNUSABLE - NETMASK ALL 0's |
192.168.1.128 | 1xxxxxxx | 192.168.1.129 to 192.168.1.254 | 192.168.1.255 - UNUSABLE - NETMASK ALL 1's |
Network part | Subnet.host | Host addresses | Broadcast Addresses (0's and 1's) |
192.168.1.0 | 0000000x | 192.168.1.0? to 192.168.1.1? |
192.168.1.0 - UNUSABLE - NETMASK 000000's 192.168.1.1 - UNUSABLE - NETMASK 000000's |
192.168.1.2 | 0000001x | 192.168.1.2? to 192.168.1.3? |
192.168.1.2 - UNUSABLE - Broadcast 0's 192.168.1.3 - UNUSABLE - Broadcast 1's |
192.168.1.4 - 250 | ... | .............................. |
............. ............. |
192.168.1.252 | 1111110x | 192.168.1.252 to 192.168.1.253 |
192.168.1.252 - UNUSABLE - Broadcast 0's 192.168.1.253 - UNUSABLE - Broadcast 1's |
192.168.1.254 | 1111111x | 192.168.1.254 to 192.168.1.255 |
192.168.1.254 UNUSABLE - NETMASK 111111's 192.168.1.255 UNUSABLE - NETMASK 111111's |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.0 | 000000xx | 192.168.1.1 to 192.168.1.2 | 192.168.1.3 - UNUSABLE - NETMASK ALL 000000's |
192.168.1.4 | 000001xx | 192.168.1.5 to 192.168.1.6 | 192.168.1.7 |
192.168.1.8 | 000010xx | 192.168.1.9 to 192.168.1.10 | 192.168.1.11 |
192.168.1.12 | 000011xx | 192.168.1.13 to 192.168.1.14 | 192.168.1.15 |
192.168.1.16 - 252 | ... | .............................. | ............. |
Bit Split |
Subnet Mask |
Block Size |
Max Useable Subnets |
# C IPs/Subnet |
2/6 |
192 (/26) |
64 |
2 |
62 |
3/5 |
224 (/27) |
32 |
6 |
30 |
4/4 |
240 (/28) |
16 |
14 |
14 |
5/3 |
248 (/29) |
8 |
30 |
6 |
6/2 |
252 (/30) |
4 |
62 |
2 |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.0 | 00xxxxxx | 192.168.1.1 to 192.168.1.62 | 192.168.1.63 UNUSABLE - NETMASK ALL 00's |
192.168.1.64 | 01xxxxxx | 192.168.1.65 to 192.168.1.126 | 192.168.1.127 ALLOCATE THIS TO BE FURTHER SUBNETTED |
192.168.1.128 | 10xxxxxx | 192.168.1.129 to 192.168.1.190 | 192.168.1.191 ALLOCATE THIS ONE TO THE 50-STATION OFFICE |
192.168.1.192 | 11xxxxxx | 192.168.1.193 to 192.168.1.254 | 192.168.1.255 UNUSABLE - NETMASK ALL 11's |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.64 | 0100xxxx | 192.168.1.65 to 192.168.1.78 | 192.168.1.79 |
192.168.1.80 | 0101xxxx | 192.168.1.81 to 192.168.1.94 | 192.168.1.95 |
192.168.1.96 | 0110xxxx | 192.168.1.97 to 192.168.1.110 | 192.168.1.111 |
192.168.1.112 | 0111xxxx | 192.168.1.113 to 192.168.1.126 | 192.168.1.127 |
Network part | Subnet.host | Host addresses | Broadcast Address |
192.168.1.0 | 00xxxxxx | 192.168.1.1 to 192.168.1.62 | 192.168.1.63 UNUSABLE - NETMASK ALL 00's |
192.168.1.64 | 0100xxxx | 192.168.1.65 to 192.168.1.78 | 192.168.1.79 ALLOCATE THIS TO THE 10-PC OFFICE |
192.168.1.80 | 0101xxxx | 192.168.1.81 to 192.168.1.94 | 192.168.1.95 ALLOCATE THIS TO THE 9-PC OFFICE |
192.168.1.96 | 0110xxxx | 192.168.1.97 to 192.168.1.110 | 192.168.1.111 SPARE |
192.168.1.112 | 0111xxxx | 192.168.1.113 to 192.168.1.126 | 192.168.1.127 SPARE |
192.168.1.128 | 10xxxxxx | 192.168.1.129 to 192.168.1.190 | 192.168.1.191 ALLOCATE THIS ONE TO THE 50-STATION OFFICE |
192.168.1.192 | 11xxxxxx | 192.168.1.193 to 192.168.1.254 | 192.168.1.255 UNUSABLE - NETMASK ALL 11's |
IP Address Subnetting Tutorial http://www.ralphb.net/IPSubnet/ Daryl's TCP/IP Primer http://ipprimer.windsorcs.com/addressing.cfm http://ipprimer.windsorcs.com/bitbybit.cfm IP Subnet Calculations (Check here for a quick refresher in binary arithmetic) http://www.swcp.com/~jgentry/topo/unit3.htm Subnet masking, definition and summary http://www.exabyte.net/lambert/subnet/subnet_masking_definition.htm http://www.exabyte.net/lambert/subnet/subnet_masking_summary.htm A reasonable subnet calculator that makes some attempt to warn about unusable subnets http://www.agt.net/public/sparkman/netcalc.htm