Skip to main content
PacketMentor logo
Open menu
← All lab tasks
Security Fundamentals Intermediate ~7 min

Write an extended ACL

On R1, build extended ACL 100 with three entries in this order:

  1. Permit tcp from any source to host 10.0.0.10 on port 80
  2. Permit tcp from any source to host 10.0.0.10 on port 443
  3. Deny all other ip traffic to that host

Verify with show access-lists.

Topology
R1
R1