



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An explanation of Variable Length Subnet Masking (VLSM) and its application in optimizing IP address distribution. VLSM, also known as sub-subnetting, allows for the creation of smaller subnets within a larger subnet. examples of VLSM implementation and solutions.
Typology: Study notes
1 / 5
This page cannot be seen from the preview
Don't miss anything!




Variable Length Subnet Mask, VLSM is simply subnetting a subnet. VLSM can be thought of as sub-subnetting.
We use VLSM to optimize IP addresses distribution
Assume we have 4 group of users with: 1, 8, 16, and 4 with normal subnets how many unused IP will we have?
Assume 5 groups: 2, 3, 4, 17, and 40!!
Remember from last lab that subnets blocks are of fixed size (thanks to the power of 2!!) see this:
For class C:
1 bit for subnetting 7 bits for hosts : block size of 128 2 bit for subnetting 6 bits for hosts : block size of 64 3 bit for subnetting 5 bits for hosts : block size of 32
4 bit for subnetting 4 bits for hosts : block size of 16 5 bit for subnetting 3 bits for hosts : block size of 8
6 bit for subnetting 2 bits for hosts : block size of 4
Since we have we have 256 host, we can divide Them to 2 subnets of 128, 128 assume we take
One of them and divide it to 2 subnets of size 64, 64 and so on!!
1: Convert to blocks
2: check if sum is less than 256 (for class C) 3: recommended: start with the bigger one
32
8
(^4 )
4
4
16
32 Net C: 192.168.10.0/ SIDR: 5bit host 3 nets =24+3=
Net B: 192.168.10.32/ SIDR: 5bit host 3 nets =24+3=
Net A: 192.168.10.64/
Net D: 192.168.10.80/
E : 192.168.10.88/ Same for F G H
Given the following topologies with a network address of 192.168.1.0/24, Perform a classless subnetting (VLSM) and show the results
3
90 23
60
5
13
6
14