VLSM Lab Demo-V2-3
VLSM Lab Demo-V2-3
Demystifying the
process!!
VLSM Addressing –Demo Exercise :Create an addressing
RMIT Classification: Trusted
64 27
0 26
Host range (1-62) Broadcast 63; next No is next subnet.
RMIT Classification: Trusted
VLSM Addressing – Exercise : Show Full scheme on Table
Divide Network and host bits to show the host Range for
each network 64 27
0 26
Subnet Address No of Host Mask in Increm Host RangeBroadcas
Hosts bits CIDR ent t
address
220.10.10.0 60 6 /26 64 (.1 – .62) .63
220.10.10.64 28 5 /27 32 (.65- .94) .95
No special configuration
• Cisco routers don’t need any special
configuration to use VLSM.
• VLSM is simply a side effect of using the ip
address interface command.
• Routers collectively configure VLSM by setting
IP addresses in the same classful network but
with different masks.
RMIT Classification: Trusted
10.2.5.0/30
RMIT
RMIT Classification: Trusted
10.2.5.0 /30
RMIT
RMIT Classification: Trusted
NO OVERLAPS ALLOWED!!
Identifying Overlaps
211.21.1.14/29
211.21.1.1/28
211.21.1.21/29
Step 1. Find subnet ID & subnet broadcast address of each
subnet, gives the host range of addresses in that subnet.
Step 2. List subnet IDs with their subnet broadcast addresses
Step 3. Scan list carefully, comparing each pair of adjacent
entries, to see whether their range of addresses overlaps.
RMIT Classification: Trusted
211.21.1.14/29
211.21.1.1/ 28
211.21.1.21/29
Subnet ID Host /25 /26 /27 /28 /29 /30 * * B’cast
Range 128 64 32 16 8 4 2 1
1 211.21.1.0 0 0 0 0
1 1 1 1 15 1
SPOT the OVERLAP? (R2)
RMIT Classification: Trusted
211.21.1.17/29
211.21.1.1/ 28
211.21.1.21/29
Subnet ID Host /25 /26 /27 /28 /29 /30 * * B’cast
Range 128 64 32 16 8 4 2 1
211.21.1.0 (1 – 14) 15
211.21.1.16 (17-22) FIXED !!! 0 0 0 7
1 1
1 1 1 23
211.21.1.1/28
211.21.1.25/29
Subnet ID Host /25 /26 /27 /28 /29 /30 * * B’cast
Range 128 64 32 16 8 4 2 1
211.21.1.0 (1 – 14) 15
211.21.1.16 (17-22) FIXED !!! 0 0 0 23
1 211.21.1.24 (25-30) 1 1 1
131
RMIT Classification: Trusted
211.21.1.17/29
211.21.1.1/ 28
211.21.1.25/29
Subnet ID Host /25 /26 /27 /28 /29 /30 * * B’cast
Range 128 64 32 16 8 4 2 1
211.21.1.0 (1 – 14) 15
211.21.1.16 (17-22) FIXED !!! 7
1 1
211.21.1.24 (25-30) 31
172.16.9.0 (1-2) 0 0 3
172.16.9.4 (5-6) 1 1 7
RMIT Classification: Trusted
5 Steps to use for successful VLSM Subnetting
Step 1. Arrange network – in descending order.
Step 2. Calculate host bits.
Step 3. Calculate new mask, increment.
Step 4. Assign subnets.
Step 5. Calculate host range.
200.20.2.0
WAN #1 WAN #2
1 2 3
105 62 25
5 Steps to employ VLSM RMIT Classification: Trusted