VLSM Calculator

[full_width]

VLSM Calculator

This VLSM calculator helps you split a network into several smaller subnets.

Step 1:
What is the starting network you would like to split into smaller subnets?
Write the network prefix in slash notation (eg 192.168.1.0/24)

Step 2:
How many subnets do you need?
Enter a value then click ‘Change ’
Step 3:
In the left column, enter a name for each subnet (eg ‘Sydney Sales ’)
In the right column, enter how many hosts will be in each subnet
Subnet Names:
Number of hosts:

Using CIDR/VLSM this calculator allows you to quickly figure out how to most efficiently setup your network.

Variable Length Subnet Masking Explained

Variable length subnet masking (VLSM) is a more efficient way of subnetting a network. When you perform classful subnetting, all the subnets must use the same subnet mask, forcing them to each use the same number of hosts. This can lead to wasted IP space.

Say for example you need three subnets in a /24 network, with 120 hosts in one subnet and only 8 in the remaining two subnets. Well, with traditional subnetting, all subnets must be the same size. The subnet which needs 120 hosts has to have a subnet mask of 255.255.255.128. No smaller subnet will allow for 120 hosts. This means the other two subnets must also have the same subnet mask, 255.255.255.128, but three such subnets do not fit into a single /24! Also, you only need 8 hosts for the second two subnets, but with a mask of 255.255.255.128 you have 126 usable hosts. that is 118 unused IP addresses. What a waste!

Classless Inter-Domain Routing (CIDR) has replaced the classful network design. Subnets no longer have to all be the same size. Network architects can now create multiple subnets all of which vary in size and subnet mask.

If you were to use CIRD/VLSM, you could easily fit all three subnets into a single /24 network. The subnet which has 120 hosts would still have a subnet mask of 255.255.255.128, but now the remaining two subnets could have a subnet mask of 255.255.255.240. These would each allow 14 usable hosts, and still leave a chunk of the original /24 to be used in the future. A much more efficient use of IP space.

VLSM allows you to use different subnet masks, allowing for a more exact number of hosts to be used in each subnet. To perform VLSM subnetting, starting with the largest number of hosts needed in a single subnet, find the smallest subnet which will have that many hosts. Then do the same for the subnet needing the second largest number of hosts, all the way down to the smallest number of hosts needed.

VLSM Calculator Reviewed by S i M o on 15:20 Rating: 5
All Rights Reserved by Exercices en Réseaux informatiques © 2012 - 2015
Powered By Blogger, Designed by Sweetheme

Formulaire de contact

Nom

E-mail *

Message *

Fourni par Blogger.