• You already know how to filter IPv4 traffic with Standard and Extended ACLs.
    IPv6 ACLs serve the same purpose, but the syntax and behavior have changed.

    To understand how IPv6 works let's dive into a practical example.

    The scenario

    You are the network administrator of a company with two departments connected to router R1.

    • The Engineering department (2001:DB8:1::/64) needs access to the application server (2001:DB8:3::1).

    • The Marketing department (2001:DB8:2::/64) must be denied access to that same server.

    IPv6 ACL scenario topology showing PC1 Engineering, PC2 Marketing, R1, and Server with G0/1, G0/2, G0/3 interfaces

    Figure 1 – IPv6 ACL scenario topology

    Your goal is to configure an IPv6 ACL that meets these requirements.
    Let's look into it together!

    Answer the question below

    In IPv6, what type of ACL can you create?