Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
3 views

Class C

The document discusses subnetting the network 192.168.1.0/24 into subnets using a subnet mask of 255.255.255.240 to allow for 10 hosts per subnet. It then provides a table showing the subnets, subnet masks, valid IP ranges, and broadcast addresses created.

Uploaded by

Moshi Moshi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Class C

The document discusses subnetting the network 192.168.1.0/24 into subnets using a subnet mask of 255.255.255.240 to allow for 10 hosts per subnet. It then provides a table showing the subnets, subnet masks, valid IP ranges, and broadcast addresses created.

Uploaded by

Moshi Moshi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Subnetting Class C Address Subnet the network 192.168.1.

0/24 so that 10
host can be used.

CIDR Notation

255.255.255.0 /24
2^H – 2 = No. of Host per Subnet

2^4 -2 = 16; therefore H = 4

255 255 255 240 or /28


11111111 11111111 11111111 1111 0000
Place Zero’s from right to left 4
Subnet mask becomes: 255.255.255.240/28

Bit Value 128 64 32 16 8 4 2 1


4th Octet 1 1 1 1 0 0 0 0
Increment = 16

Table of Subnets created:

Subnet/NA Subnet Mask/CIDR Valid IP Host Range Broadcast Address


192.168.1.0 255.255.255.240 = 28 192.168.1.1 - 192.168.1.14 192.168.1.15
192.168.1.16 255.255.255.240 = 28 192.168.1.17 - 192.168.1.30 192.168.1.31
192.168.1.32 255.255.255.240 = 28 192.168.1.33 - 192.168.1.46 192.168.1.47
192.168.1.48 255.255.255.240 = 28 192.168.1.49 - 192.168.1.62 192.168.1.63
192.168.1.64 255.255.255.240 = 28 192.168.1.65 - 192.168.1.78 192.168.1.79
192.168.1.80 255.255.255.240 = 28 192.168.1.81 - 192.168.1.94 192.168.1.95
192.168.1.96 255.255.255.240 = 28 192.168.1.97 - 192.168.1.110 192.168.1.111
192.168.1.112 255.255.255.240 = 28 192.168.1.113 - 192.168.1.126 192.168.1.127
192.168.1.128 255.255.255.240 = 28 192.168.1.129 - 192.168.1.142 192.168.1.143
192.168.1.144 255.255.255.240 = 28 192.168.1.145 - 192.168.1.158 192.168.1.159
192.168.1.160 255.255.255.240 = 28 192.168.1.161 - 192.168.1.174 192.168.1.175
192.168.1.176 255.255.255.240 = 28 192.168.1.177 - 192.168.1.190 192.168.1.191
192.168.1.192 255.255.255.240 = 28 192.168.1.193 - 192.168.1.206 192.168.1.207
192.168.1.208 255.255.255.240 = 28 192.168.1.209 - 192.168.1.222 192.168.1.223
192.168.1.224 255.255.255.240 = 28 192.168.1.225 - 192.168.1.238 192.168.1.239
Compute for the last Subnet:

192.168.1.240 255.255.255.240 = 28 192.168.1.241 - 192.168.1.254 192.168.1.255


256 – Increment = Last Subnet

256 – 16 = 240

You might also like