Lab 5 - Configure and Verify Extended IPv4 ACLs
Lab 5 - Configure and Verify Extended IPv4 ACLs
Topology
Addressing Table
Device Interface IP Address Subnet Mask Default Gateway
R1
G0/0/1.X 10.X.0.1 255.255.255.0
N/A
R1
G0/0/1.Y 10.Y.0.1 255.255.255.0
N/A
R1
G0/0/1.Z 10.Z.0.1 255.255.255.0
N/A
R1
G0/0/1.1000 N/A N/A
N/A
R1
Loopback1 100.100.100.1 255.255.255.0
YourLastName_R2 G0/0/1 10.X.0.4 255.255.255.0 N/A
YourLastName_S1 VLAN X 10.X.0.2 255.255.255.0 10.X.0.1
YourLastName_S2 VLAN X 10.X.0.3 255.255.255.0 10.X.0.1
PC-A NIC 10.Y.0.10 255.255.255.0 10.Y.0.1
PC-B NIC 10.Z.0.10 255.255.255.0 10.Z.0.1
© 2017 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 6 www.netacad.com
Lab - Configure and Verify Extended IPv4 ACLs
VLAN Table
VLAN Name Interface Assigned
Objectives
Part 1: Build the Network and Configure Basic Device Settings
Part 2: Configure and Verify Extended Access Control Lists
Background / Scenario
You have been tasked with configuring access control lists on small company’s network. ACLs are one of the
simplest and most direct means of controlling layer 3 traffic. R1 will be hosting an internet connection (simulated
by interface Loopback 1) and sharing the default route information to R2. After initial configuration is complete,
the company has some specific traffic security requirements that you are responsible for implementing.
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: Ensure that the routers and switches 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)
• 2 PCs (Windows with a terminal emulation program, such as Tera Term)
• Console cables to configure the Cisco IOS devices via the console ports
• Ethernet cables as shown in the topology
© 2017 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 6 www.netacad.com
Lab - Configure and Verify Extended IPv4 ACLs
Instructions
a. Create and name the required VLANs on each switch from the table above.
b. Configure the management interface and default gateway on each switch using the IP address information
in the Addressing Table.
c. Assign all unused ports on the switch to the Parking Lot VLAN, configure them for static access mode, and
administratively deactivate them.
Note: The interface range command is helpful to accomplish this task with as few commands as necessary.
© 2017 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 6 www.netacad.com
Lab - Configure and Verify Extended IPv4 ACLs
b. Issue the show vlan brief command and verify that the VLANs are assigned to the correct interfaces. Take
a full screenshot of the output
Close configuration window
a. Change the switchport mode on interface F0/1 to force trunking. Make sure to do this on both switches.
b. As a part of the trunk configuration, set the native vlan to 1000 on both switches. You may see error
messages temporarily while the two interfaces are configured for different native VLANs.
c. As another part of trunk configuration, specify that VLANs X, Y, Z, 999, and 1000 are allowed to cross the
trunk.
d. Issue the show interfaces trunk command to verify trunking ports, the Native VLAN and allowed VLANs
across the trunk. Take a full screenshot of the output
Step 2: Configure the R2 interface g0/0/1 using the address from the table and a default route
with the next hop 10.X.0.1
Close configuration window
a. Create a local user with the username YourFirstName and the encrypted password $cisco123!
b. Use YourLastName.com as the domain name.
c. Generate crypto keys using a 1024-bit modulus.
d. Configure the first five VTY lines on each device to support SSH connections only and to authenticate to
the local user database.
© 2017 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 6 www.netacad.com
Lab - Configure and Verify Extended IPv4 ACLs
© 2017 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 6 www.netacad.com
Lab - Configure and Verify Extended IPv4 ACLs
Step 1: Analyze the network and the security policy requirements to plan ACL implementation.
Step 2: Develop and apply extended access lists that will meet the security policy statements.
Step 3: Verify security policies are being enforced by the deployed access lists.
Run the following tests. The expected results are shown in the table: Take a full screenshot of the output for
each command.
Reflection
1. What challenges did you encounter while setting up ACLs, and how did you overcome them?
2. How might you apply the skills learned in this lab to improve network security or manage traffic flow in a real-
world environment?
© 2017 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 6 www.netacad.com