Configuring Ipv6 Acls: Lab Topology
Configuring Ipv6 Acls: Lab Topology
PNETLAB Store
PNETLab.com
Lab Topology:
Please use the following topology to complete this lab exercise:
Objectives
Part 1: Configure, Apply, and Verify an IPv6 ACL
Part 2: Configure, Apply, and Verify a Second IPv6 ACL
Addressing Table
1
Download PNETLab Platform
PNETLAB Store
PNETLab.com
Step 1: Configure an ACL that will block HTTP and HTTPS access.
Configure an ACL named BLOCK_HTTP on R1 with the following statements.
Block HTTP and HTTPS traffic from reaching Server3 and allow all other IPv6 traffic to pass.
2
Download PNETLab Platform
PNETLAB Store
PNETLab.com
The logs now indicate that your server is receiving pings from many different IPv6 addresses in
a Distributed Denial of Service (DDoS) attack. You must filter ICMP ping requests to your server.
Step 1: Create an access list to block ICMP.
Configure an ACL named BLOCK_ICMP on R3 with the following statements:
Block all ICMP traffic from any hosts to any destination and allow all other IPv6 traffic to pass.
R3(config)#ipv6 access-list BLOCK_HTTP