Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Interconnecting Cisco Networking

Devices Part 1
ICND1 100-105

Instructor
Paul A. Parker

1
Chapter 22

Variable-Length Subnet Masks

2
Chapter 22
Foundation Topics
v VLSM Concepts and Configuration
▼ VLSM is when an internetwork uses more than one mask for
different subnets of a single Class A, B, or C network.
▼ VLSM allows designers to better match the need for host
addresses with the size of the network.
▼ VLSM has significant benefits for public and private IP networks
but even more so for public because engineers can appropriately
size the registered IP network from regional IP address
assignment authorities.

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 3


Chapter 22
VLSM Concepts and Configuration
v Classless and Classful Routing Protocols
▼ To support VLSM a routing protocol must advertise the mask with
each subnet it routes. Without the mask routing updates could
be confused with other routes.
▼ By definition a classless routing protocols advertise the mask with
each route where classful routing protocols do not.

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 4


Chapter 22
VLSM Concepts and Configuration
v VLSM Configuration and Verification
▼ Cisco routers do not configure VLSM, enable or disable it, or need
any configuration to use it. It is a side effect of using the ip
address interface subcommand.

▼ This can be seen with the show ip route command.

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 5


Chapter 22
VLSM Concepts and Configuration
v Finding VLSM Overlaps
▼ IP addresses ranges should never overlap in an IP internetwork
design regardless if classless or classful routing is used.
▼ To find an overlap in a VLSM design all subnet IDs should be
examined for their complete range of addresses from the ID to
the broadcast address.

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 6


Chapter 22
Finding VLSM Overlaps
v The process can be defined as follows:
▼ Step 1. Calculate the subnet ID and subnet broadcast address of
each subnet, which gives you the range of addresses in that
subnet.
▼ Step 2. List the subnet IDs in numerical order (along with their
subnet broadcast addresses).
▼ Step 3. Scan the list from top to bottom, comparing each pair of
adjacent entries, to see whether their range of addresses
overlaps.

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 7


Chapter 22
Finding VLSM Overlaps
v Subnet IDs and Broadcast Addresses

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 8


Chapter 22
Adding a New Subnet to an Existing VLSM Design
▼ Step 1. Pick the subnet mask (prefix length) for the new subnet,
based on the design requirements (if not already listed as part of
the question).
▼ Step 2. Calculate all possible subnet numbers of the classful
network using the mask from Step 1, along with the subnet
broadcast addresses.
▼ Step 3. Make a list of existing subnet IDs and matching subnet
broadcast addresses.
▼ Step 4. Rule out overlapping new subnets by comparing the lists
from the previous two steps.
▼ Step 5. Choose the new subnet ID from the remaining subnets
identified at Step 4, paying attention to whether the question
asks for the numerically lowest or numerically highest subnet ID.

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 9


Chapter 22
Exam Preparation Tasks

CCENT/CCNA ICND1 Interconnecting Cisco Networking Devices Part 1 10


Questions?

11

You might also like