5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers)
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers)
2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
' IT Questions Bank ( IOS Command List ) Ebooks * IP Calculators » + Donations Search the site ,
' IT Questions Bank ( IOS Command List CCNA » CCNA Security v2.0 » Cybersecurity » Networking Essentials
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 1 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
Topology
Addressing Table
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 2 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
Part 1: Build the Network and Configure Basic Device Settings CCNA 1 v7 FINAL Exam Answers
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.
Instructor Note: Refer to the Instructor Lab Manual for the procedures to initialize
and reload devices.
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)
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 3 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
Attach the devices as shown in the topology diagram, and cable as necessary. 4.2.5 Check Your Understanding – Wildcard
Masks in ACLs Answers
Step 2: Configure basic settings for each router.
a. Assign a device name to the router. 2.7.1 Packet Tracer – Single-Area OSPFv2
Configuration (Answers)
b. Disable DNS lookup to prevent the router from attempting to translate 14.2.9 Check Your Understanding – Data
incorrectly entered commands as though they were host names. Formats Answers
Recent Comments
d. Assign cisco as the console password and enable login.
IT Administrator on 3.3.2 Threat Intelligence
Quiz Answers
R1(config)# line console 0
R1(config-line)# password cisco zoro on 3.3.2 Threat Intelligence Quiz Answers
R1(config-line)# login
shki on CCNA 1 v7.0 Final Exam Answers Full
– Introduction to Networks
e. Assign cisco as the VTY password and enable login.
Arbeen on CCNA1 v7.0: ITN Practice PT Skills
Assessment (PTSA) Answers
R1(config)# line vty 0 4
R1(config-line)# password cisco Guido on The network administrator is asked to
configure 113 point-to-point links. Which IP
R1(config-line)# login
addressing scheme defines the address range
and subnet mask that meet the requirement and
f. Encrypt the plaintext passwords. waste the fewest subnet and host addresses?
g. Create a banner that warns anyone accessing the device that unauthorized
access is prohibited.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 4 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
switch(config)# hostname S1
S1(config)# no ip domain-lookup
g. Create a banner that warns anyone accessing the device that unauthorized
access is prohibited.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 5 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
S1(config)# exit
S1# copy running-config startup-config
S1(config)# vlan 20
S1(config-vlan)# name Management
S1(config-vlan)# vlan 30
S1(config-vlan)# name Operations
S1(config-vlan)# vlan 40
S1(config-vlan)# name Sales
S1(config-vlan)# vlan 999
S1(config-vlan)# name ParkingLot
S1(config-vlan)# vlan 1000
S1(config-vlan)# name Native
S1(config-vlan)# exit
S2(config)# vlan 20
S2(config-vlan)# name Management
S2(config-vlan)# vlan 30
S2(config-vlan)# name Operations
S2(config-vlan)# vlan 40
S2(config-vlan)# name Sales
S2(config-vlan)# vlan 999
S2(config-vlan)# name ParkingLot
S2(config-vlan)# vlan 1000
S2(config-vlan)# name Native
S2(config-vlan)# exit
b. Configure the management interface and default gateway on each switch using
the IP address information in the Addressing Table.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 6 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
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.
b. Issue the show vlan brief command and verify that the VLANs are assigned to
the correct interfaces.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 7 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
30 Operations active
999 ParkingLot active Fa0/2, Fa0/3, Fa0/4, Fa0/7
Fa0/8, Fa0/9, Fa0/10, Fa0/11
Fa0/12, Fa0/13, Fa0/14, Fa0/15
Fa0/16, Fa0/17, Fa0/18, Fa0/19
Fa0/20, Fa0/21, Fa0/22, Fa0/23
Fa0/24, Gi0/1, Gi0/2
1000 Native active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
S2# show vlab brief
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.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 8 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
c. As another part of trunk configuration, specify that VLANs 10, 20, 30, 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.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 9 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
d. Use the show ip interface brief command to verify the sub-interfaces are
operational.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 10 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
Step 2: Configure the R2 interface g0/0/1 using the address from the
table and a default route with the next hop 10.20.0.1
d. Configure the first five VTY lines on each device to support SSH connections
only and to authenticate to the local user database.
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 11 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 12 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
When basic connectivity is verified, the company requires the following security
policies to be implemented:
Policy 1: The Sales Network is not allowed to SSH to the Management Network
(but other SSH is allowed).
Policy 3: The Sales Network is not allowed to send ICMP echo-requests to the
Operations or Management Networks. ICMP echo requests to other destinations
are allowed.
Step 2: Develop and apply extended access lists that will meet the
security policy statements.
Answers may vary. The ACLs should be similar to the following:
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 13 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
Device Configs
Router R1
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 14 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
!
hostname R1
!
boot-start-marker
boot-end-marker
!
vrf definition Mgmt-intf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
enable secret 5 $1$.Dkb$dhzFCwC9TtcbWur3lMEe10
!
no aaa new-model
!
no ip domain lookup
ip domain name ccna-lab.com
!
!
login on-success log
!
subscriber templating
!
multilink bundle-name authenticated
!
<output omitted>
!
no license smart enable
diagnostic bootup level minimal
!
spanning-tree extend system-id
!
!
username SSHadmin secret 5 $1$829R$mk6kzq/CCkw0irnUoa.tM1
!
redundancy
mode none
!
!
interface Loopback1
ip address 172.16.1.1 255.255.255.0
!
interface GigabitEthernet0/0/0
no ip address
negotiation auto
!
interface GigabitEthernet0/0/1
no ip address
negotiation auto
!
interface GigabitEthernet0/0/1.20
description Management Network
encapsulation dot1Q 20
ip address 10.20.0.1 255.255.255.0
!
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 15 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
interface GigabitEthernet0/0/1.30
description Operations Network
encapsulation dot1Q 30
ip address 10.30.0.1 255.255.255.0
ip access-group 102 in
!
interface GigabitEthernet0/0/1.40
description Sales Network
encapsulation dot1Q 40
ip address 10.40.0.1 255.255.255.0
ip access-group 101 in
!
interface GigabitEthernet0/0/1.1000
description Native VLAN
encapsulation dot1Q 1000 native
!
interface Serial0/1/0
no ip address
!
interface Serial0/1/1
no ip address
!
interface GigabitEthernet0
vrf forwarding Mgmt-intf
no ip address
negotiation auto
!
ip forward-protocol nd
no ip http server
ip http authentication local
ip http secure-server
ip tftp source-interface GigabitEthernet0
!
!
ip access-list extended 101
remark ACL 101 fulfills policies 1, 2, and 3
deny tcp 10.40.0.0 0.0.0.255 10.20.0.0 0.0.0.255 eq 22
deny tcp 10.40.0.0 0.0.0.255 10.20.0.0 0.0.0.255 eq www
deny tcp 10.40.0.0 0.0.0.255 host 10.30.0.1 eq www
deny tcp 10.40.0.0 0.0.0.255 host 10.40.0.1 eq www
deny tcp 10.40.0.0 0.0.0.255 10.20.0.0 0.0.0.255 eq 443
deny tcp 10.40.0.0 0.0.0.255 host 10.30.0.1 eq 443
deny tcp 10.40.0.0 0.0.0.255 host 10.40.0.1 eq 443
deny icmp 10.40.0.0 0.0.0.255 10.20.0.0 0.0.0.255 echo
deny icmp 10.40.0.0 0.0.0.255 10.30.0.0 0.0.0.255 echo
permit ip any any
ip access-list extended 102
remark ACL 102 fulfills policy 4
deny icmp 10.30.0.0 0.0.0.255 10.40.0.0 0.0.0.255 echo
permit ip any any
!
!
control-plane
!
banner motd ^C Authorized Users Only! ^C
!
line con 0
password 7 094F471A1A0A
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 16 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
login
transport input none
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password 7 14141B180F0B
login local
transport input ssh
!
end
Router R2
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 17 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
Switch S1
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 18 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname S1
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$bRO6$r7VHZdiC7uKcY7PkQDRpT.
!
username SSHadmin secret 5 $1$fvd5$93v97uMBqbiGyyVm25yRO.
no aaa new-model
system mtu routing 1500
!
!
no ip domain-lookup
ip domain-name ccna-lab.com
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
interface FastEthernet0/1
switchport trunk allowed vlan 20,30,40,1000
switchport trunk native vlan 1000
switchport mode trunk
!
interface FastEthernet0/2
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/3
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/4
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/5
switchport trunk allowed vlan 20,30,40,1000
switchport trunk native vlan 1000
switchport mode trunk
!
interface FastEthernet0/6
switchport access vlan 30
switchport mode access
!
interface FastEthernet0/7
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 19 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 20 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
!
interface FastEthernet0/19
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/20
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/21
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/22
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/23
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/24
switchport access vlan 999
switchport mode access
shutdown
!
interface GigabitEthernet0/1
switchport access vlan 999
switchport mode access
shutdown
!
interface GigabitEthernet0/2
switchport access vlan 999
switchport mode access
shutdown
!
interface Vlan1
no ip address
!
interface Vlan20
ip address 10.20.0.2 255.255.255.0
!
ip default-gateway 10.20.0.1
ip http server
ip http secure-server
!
banner motd ^C Authorized Users Only! ^C
!
line con 0
password 7 094F471A1A0A
login
line vty 0 4
password 7 094F471A1A0A
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 21 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
login local
transport input ssh
line vty 5 15
password 7 094F471A1A0A
login
!
end
Switch S2
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 22 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
!
interface FastEthernet0/4
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/5
switchport access vlan 20
switchport mode access
!
interface FastEthernet0/6
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/7
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/8
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/9
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/10
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/11
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/12
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/13
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/14
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/15
switchport access vlan 999
switchport mode access
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 23 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
shutdown
!
interface FastEthernet0/16
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/17
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/18
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/19
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/20
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/21
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/22
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/23
switchport access vlan 999
switchport mode access
shutdown
!
interface FastEthernet0/24
switchport access vlan 999
switchport mode access
shutdown
!
interface GigabitEthernet0/1
switchport access vlan 999
switchport mode access
shutdown
!
interface GigabitEthernet0/2
switchport access vlan 999
switchport mode access
shutdown
!
interface Vlan1
no ip address
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 24 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
!
interface Vlan20
ip address 10.20.0.3 255.255.255.0
!
ip default-gateway 10.20.0.1
ip http server
ip http secure-server
!
banner motd ^C Authorized Users Only! ^C
!
line con 0
password 7 030752180500
login
line vty 0 4
password 7 030752180500
login local
transport input ssh
line vty 5 15
password 7 030752180500
login
!
end
Subscribe
4 COMMENTS
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 25 de 26
5.5.2 Lab - Configure and Verify Extended IPv4 ACLs (Answers) 9/8/23 15:46
so like the instructions say only vlan 10,20,30,1000 are to be allowed on the
trunk but then PC-B is useless unless vlan 40 is allowed also… and the
answers just allow vlan 40 without saying anything lmao.
Reply
Reply
Hint
Check the status of all interfaces on switches. Make sure you know what role
each interface has. Make sure they are up and given access to what they
need access to.
Reply
Morr
Morr 2 years ago
https://itexamanswers.net/5-5-2-lab-configure-and-verify-extended-ipv4-acls-answers.html Página 26 de 26