9.5.2.6 Packet Tracer - Configuring IPv6 ACLs Instructions IG
9.5.2.6 Packet Tracer - Configuring IPv6 ACLs Instructions IG
9.5.2.6 Packet Tracer - Configuring IPv6 ACLs Instructions IG
Topology
Addressing Table
Device
Server3
Interface
NIC
IPv6 Address/Prefix
2001:DB8:1:30::30/64
Default Gateway
FE80::30
Objectives
Part 1: Configure, Apply, and Verify an IPv6 ACL
Part 2: Configure, Apply, and Verify a Second IPv6 ACL
Step 1: Configure an ACL that will block HTTP and HTTPS access.
Configure an ACL named BLOCK_HTTP on R1 with the following statements.
a. Block HTTP and HTTPS traffic from reaching Server3.
R1(config)# deny tcp any host 2001:DB8:1:30::30 eq www
R1(config)# deny tcp any host 2001:DB8:1:30::30 eq 443
b. Allow all other IPv6 traffic to pass.
R1(config)# permit ipv6 any any
2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 1 of 2