IPv6 support for ACLs - Layer 3 feature can be configured in the same way as IPv4, in the following 2 ways:
Simple Rules : Admin can configure IPv4/IPv6 addresses with allow/deny rules. These rules permit/deny access to an IPv4/IPv6 resource based on the IPv4/IPv6 address configured.
Detailed rules : Admin can configure IPv4/IPv6 addresses with allow/deny rules with conditions. These rules permit/deny access to an IPv4/IPv6 resource based on the IPv4/IPv6 address configured when the condition matches.
Every entry in the ACL policy corresponds to 2 entries in the FORWARD chain in iptables/ip6tables. One in the inbound direction and the other in the outbound direction.
To create/edit VPN Tunneling Access Control policy with IPv4/IPv6 resources with detailed rules:
In the Action section, specify:
In the IPv4 Resources section, specify the IPv4 resources and
In the IPv6 Resources section, specify the IPv6 resources
In the Conditions section, specify one or more expressions to evaluate in order to perform the action (optional):
When specifying a time condition, the specified time range cannot cross midnight. The workaround is to break the time range into two conditions.
Related Documentation