Variable Length Subnet Masking (VLSM) : Samiul Haque Suman

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 12

Variable Length Subnet Masking (VLSM)

Samiul Haque Suman


Instructor, Cisco Networking Academy
What is VLSM ?

 Variable Length Masking (VLSM) is a technique that allows


network administrSubnetators to divide an IP address space into
subnets of different sizes, unlike simple same-size Subnetting.

 Variable Length Subnet Masks allow you a much tighter control


over your addressing scheme.
Benefits of VLSM

 Allows efficient use of address space


 Allows the use of multiple subnet mask lengths
 Breaks up an address block into smaller custom blocks
 Allows for route summarization
 Provides more flexibility in network design
 Supports hierarchical enterprise networks
Subnetting vs VLSM
Subnetting VLSM
Old-fashioned  Modern
Subnets are equal in size Subnets are variable in size
Subnets have an equal number of Subnets have a variable number of
hosts hosts
Supports both classful and classless Supports only classless routing
routing protocols protocols
Wastes more IP addresses Wastes fewer IP addresses 
Subnets use the same subnet mask Subnets use different subnet masks
Simple configuration and Complex configuration and
administration administration
Steps of VLSM

 Find the largest segment which need largest number of host address.
 Do Subnetting to fulfill the requirement of largest segment.
 Assign the appropriate subnet mask for the largest segment.
 For second largest segments, take one of these newly created subnets
and use different subnet mask for this one.
 It will cover from the large number host first.
 Repeat this process until the last network.
Example of VLSM

 You are setting up a small business network with the address 192.168.10.0/24.
 The marketing division will need 12 computers.
 Research and development needs 27 computers.
 The reception area will need 2 computers.
 Management requires 19 computers.
 Divide the network using variable length subnet masks (VLSM).
Sort the Networks

 Network-1: Research & Development (27 Hosts)


 Nework-2: Management (19 Hosts)
 Network-3: Marketing (12 Hosts)
 Network-4: Reception (2 Hosts)
Research & Development (27 Hosts)

 Given Network: 192.168.10.0/24, Subnet Mask: 255.255.255.0


 Bit Requirement: 27 Hosts (5 Bits)
 Network Address: 192.168.10.00000000/27 = 192.168.10.0/27
 Subnet Mask: 255.255.255.224
 1st Usable IP Address: 192.168.10.00000001 = 192.168.10.1
 Broadcast Address: 192.168.10.00011111 = 192.168.10.31
 Gateway (Last IP Addr.): 192.168.10.00011110 = 192.168.10.30
 Next Network Address: 192.168.10.001/00000 = 192.168.10.32/27
Management (19 Hosts)

 Given Network: 192.168.10.32/27


 Bit Requirement: 19 Hosts (5 Bits)
 Network Address: 192.168.10.00100000/27 = 192.168.10.32/27
 Subnet Mask: 255.255.255.224
 1st Usable IP Address: 192.168.10.00100001 = 192.168.10.33
 Broadcast Address: 192.168.10.00111111 = 192.168.10.63
 Last Usable Address: 192.168.10.00111110 = 192.168.10.32
 Next Given Address: 192.168.10.01000000 = 192.168.10.64/27
Marketing (12 Hosts)

 Given Network: 192.168.10.64/27


 Bit Requirement: 12 Hosts (4 Bits)
 Network Address: 192.168.10.010 0 0000/28 = 192.168.10.64/28
 Subnet Mask: 255.255.255.240
 1st Usable IP Address: 192.168.10. 010 0 0001 = 192.168.10.65
 Broadcast Address: 192.168.10. 010 0 1111 = 192.168.10.79
 Last Usable Address: 192.168.10. 010 0 1110 = 192.168.10.78
 Next Network Address: 192.168.10. 010 1 0000 = 192.168.10.80/28
Reception (2 Hosts)

 Given Network: 192.168.10.80/28


 Bit Requirement: 12 Hosts (2 Bits)
 Network Address: 192.168.10. 010 1 00 00/30 = 192.168.10.80/30
 Subnet Mask: 255.255.255.252
 1st Usable IP Address: 192.168.10. 010 1 00 01 = 192.168.10.81
 Broadcast Address: 192.168.10. 010 1 00 11 = 192.168.10.83
 Last Usable Address: 192.168.10. 010 1 00 10 = 192.168.10.82
 Next Network Address: 192.168.10. 010 1 0100 = 192.168.10.84/30
Summary

Subnet Subnet Address Prefix Subnet Mask Broadcast Address

1 192.168.0.0 /27 255.255.255.224 192.168.10.31

2 192.168.10.32 /27 255.255.255.224 192.168.10.63

3 192.168.10.64 /28 255.255.255.240 192.168.10.79

4 192.168.10.80 /30 255.255.255.252 192.168.10.83

*** The End ***

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy