Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

ACL Creation 1. Create an extended ACL numbered 101 on R2 that denies any type o

ID: 3865270 • Letter: A

Question

ACL Creation
1. Create an extended ACL numbered 101 on R2 that denies any type of packet leaving R1 fa0/0 subnet from reaching the subnet of R3’s fa0/0 interface.
2. Create an ACL on R2 numbered 102 that only allows R3 fa0/0 to Telnet into R1’s fa0/1 interface
3. Create an ACL on R2 numbered 102 that prevents pings if the source is 192.168.23.2 from reaching R1 interface fa0/1

R1 192.168.12.1 fo/l fo/o R2 fol R3 192.168.23 192.168.12.2 fo/l 192.168.23.1 fo/o fo/o 192.168.2.1 192.168.1.1 All subnets are 255.255.255.0 Figure 1 Lab 12 Topology

Explanation / Answer

solution:

1) config t ip access-list extended 101 deny icmp host 192.168.1.1 host 192.168.2.1

2) ip access-list extended 102 permit tcp host 192.168.2.1 host 192.168.1.1 eq 23

3) ip access-list extended 102 deny icmp host 192.168.23.2 host 192.168.1.1 echo

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote