11 10 2lab
11 10 2lab
11 10 2lab
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
sub netted and then re-sub netted. 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 start-up 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 Public Page 1 of 7 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
Cisco and/or its affiliates. All rights reserved. Cisco
• Windows Calculator (optional)
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 7 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
© 2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 7 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
© 2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 7 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
f. Encrypt the plaintext passwords for the routers.
BR1(config)# service password-encryption
BR2(config)# service password-encryption
g. Create a banner that will warn anyone accessing the device that unauthorized access is prohibited on
both routers.
BR1(config)# banner motd $ Unauthorized Access is Prohibited $
BR2(config)# banner motd $ Unauthorized Access is Prohibited $
© 2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 7 www.netacad.com
Lab - Design and Implement a VLSM Addressing Scheme
Note: Pings to the GigabitEthernet LAN interfaces on other routers will not be successful. A routing protocol
needs to be in place for other devices to be aware of those subnets. The GigabitEthernet interfaces also need
to be in an up/up state before a routing protocol can add the subnets to the routing table. The focus of this lab
is on VLSM and configuring the interfaces.
Reflection Question
Can you think of a shortcut for calculating the network addresses of consecutive /30 subnets?
Answers may vary. A /30 network has 4 address spaces: the network address, 2 host addresses, and a
broadcast address. Another technique for obtaining the next /30 network address would be to take the
network address of the previous /30 network and add 4 to the last octet.
Type your answers here.
Router Model Ethernet Interface #1 Ethernet Interface #2 Serial Interface #1 Serial Interface #2
© 2019 - 2023 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 7 www.netacad.com