Internet Protocol version 4 (IPv4) and Internet Protocol version 6 (IPv6) Access Control Lists (ACLs) are a set of rules applied to packets received by the Wireless Access Point (WAP). Each rule is used to determine whether access to the network should be permitted or denied. The ACLs can be configured to inspect fields of a frame like the source or destination IP address, the Virtual Local Area Network (VLAN) Identifier (ID), or the Class of Service (CoS). When a frame enters the WAP device port, it inspects the frame and checks the ACL rules against the content of the frame. If any of the rules match the content, a permit or deny action is taken on the frame.
Configuring ACLs is commonly used to authorize access to network resources. In a corporate setting, the ones granted access to the resources to select devices in the network are typically managers, or the ones authorized to access the resources. This makes the resource server more efficient, and makes the network more secure.
This article aims to show you how to configure an IPv6 ACL on a WAP125 access point.
Note: In this example, all traffic from select host with the IP address 2001:DB8::22:F673:FF3B:AC99/10 will be allowed to access the network. All other traffic from other hosts will be denied.
Step 1. Log in to the web-based utility of the WAP125 and choose Access Control > ACL.
Step 2. Click the button to add an ACL.
Step 3. Enter a name for the ACL in the ACL Name field.
Note: In this example, IPv6TestACL is entered.
Step 4. Choose IPv6 from the ACL Type drop-down list.
Step 5. Click the button and choose an interface from the Associated Interface drop-down list. The options are:
Note: Multiple interfaces can be associated to an ACL. However, it cannot be associated to another ACL when it has already been associated to an ACL. In this example, Ethernet Port is being associated to IPv6TestACL. Uncheck the box to disassociate the interface from the ACL.
Step 6. Click OK.
Step 7. Click the More… button to configure the parameters of the ACL.
Step 8. Click the button to add a new rule.
Step 9. Choose an action from the Action drop-down list. The options are:
Note: In this example, Permit is chosen.
Step 10. Choose a service or protocol to be filtered from the Service (Protocol) drop-down list. The options are:
Note: In this example, Select From List is chosen.
Step 11. Choose a protocol from the Service(Protocol) drop-down list. The options are:
Note: In this example, ipv6 is chosen.
Step 12. Define the Source IPv6 Address from the Source IPv6 Address drop-down list. The options are:
Note: In this example, Address/Mask is chosen.
Step 13. Enter the source IPv6 address in the Source IPv6 Address field.
Note: In this example, 2001:DB8::22:F673:FF3B:AC20 is entered.
Step 14. Enter the IPv6 mask in the mask field.
Note: In this example, 10 is entered.
Step 15. Choose a source port for the condition. The options are:
Note: In this example, Any is chosen.
Step 16. Choose a destination address from the Destination IPv6 Address drop-down list. The options are:
Note: In this example, Single Address is chosen.
Step 17. Enter the destination IPv6 address in the Destination IPv6 Address field.
Note: In this example, 2001:DB8::22:F376:FF3B:AC99 is entered.
Step 18. Choose a destination port from the Destination Port drop-down list. The options are:
Note: In this example, Any is chosen.
Step 19. Choose an IPv6 flow label from the Flow Label drop-down list. This specifies a 20-bit number unique to an IPv6 packet. The options are:
Note: In this example, Any is chosen.
Step 20. Choose a Differentiated Services Code Point (DSCP) setting from the DSCP drop-down list. The options are:
Note: In this example, Any is chosen.
Step 21. (Optional) Repeat Step 8 to Step 20 until the ACL is complete.
Step 22. (Optional) Change the order of the conditions on the ACL by clicking the up and down buttons until they are in the correct order.
Step 23. Click OK.
Step 24. Click Save.
You should now have completed the IPv6 ACL on the WAP125 access point.