11.10.2 Lab - Design and Implement A VLSM Addressing Scheme
11.10.2 Lab - Design and Implement A VLSM Addressing Scheme
11.10.2 Lab - Design and Implement A VLSM Addressing Scheme
Topology
Objectives
Part 1: Examine Network Requirements
Part 2: Design the VLSM Address Scheme
Part 3: Cable and Configure the IPv4 Network
Background / Scenario
Variable Length Subnet Mask (VLSM) was designed to avoid wasting IP addresses. With VLSM, a network is
subnetted and then re-subnetted. This process can be repeated multiple times to create subnets of various
sizes based on the number of hosts required in each subnet. Effective use of VLSM requires address
planning.
In this lab, use the 192.168.33.128/25 network address to develop an address scheme for the network
displayed in the topology diagram. VLSM is used to meet the IPv4 addressing requirements. After you have
designed the VLSM address scheme, you will configure the interfaces on the routers with the appropriate IP
address information. The future LANS at BR2 will need to have addresses allocated, but no interfaces will be
configured at this time.
Note: The routers used with CCNA hands-on labs are Cisco 4221 with Cisco IOS XE Release 16.9.4
(universalk9 image). The switches used in the labs are Cisco Catalyst 2960s with Cisco IOS Release 15.2(2)
(lanbasek9 image). Other routers, switches, and Cisco IOS versions can be used. Depending on the model
and Cisco IOS version, the commands available and the output produced might vary from what is shown in
the labs. Refer to the Router Interface Summary Table at the end of the lab for the correct interface identifiers.
Note: Make sure that the routers have been erased and have no startup configurations. If you are unsure,
contact your instructor.
Required Resources
2 Routers (Cisco 4221 with Cisco IOS XE Release 16.9.4 universal image or comparable)
2 Switches (Cisco 2960 with Cisco IOS Release 15.2(2) lanbasek9 image or comparable)
1 PCs (Windows with terminal emulation program, such as Tera Term)
Console cables to configure the Cisco IOS devices via the console ports
Ethernet and serial cables as shown in the topology
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
Instructions
Step 1: Determine how many host addresses and subnets are available.
Questions:
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
How many total host addresses can that subnet mask support?
4-2 = 2 usable host addresses
Can you subnet the remaining subnet again and still support this subnet?
Yes
What are the network addresses that would result from this subnetting?
192.168.33.240/30
Use the first network address for this subnet.
192.168.33.241
BR2
G0/0/1 192.168.33.193 255.255.255.224 25 Host LAN
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
R2 IP CONFIG
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
R1 IP ROUTE
R2 IP ROUTE
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 8 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
Reflection Question
Can you think of a shortcut for calculating the network addresses of consecutive /30 subnets?
/30 subnets are divisible by 4 you must divide the address by 4 to get the network address if you
can’t divide it means you are not on the network address example, .240 can be divided by 40
so .240 is a network address in /30.
Note: To find out how the router is configured, look at the interfaces to identify the type of router and how many
interfaces the router has. There is no way to effectively list all the combinations of configurations for each router
class. This table includes identifiers for the possible combinations of Ethernet and Serial interfaces in the device.
The table does not include any other type of interface, even though a specific router may contain one. An example
of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in
Cisco IOS commands to represent the interface.
End of document
2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 8 of 8 www.netacad.com