Users Guide

Version Description
7.4.1.0 Introduced on the E-Series.
Usage Information The number of entries allowed per ACL is hardware-dependent. For detailed specication on entries allowed per
ACL, refer to your line card documentation. You can create an IPv6 ACL for control-plane trac policing for
OSPFv3, in addition to the CoPP support for VRRP, BGP, and ICMP.
ipv6 access-group
Assign an IPv6 access-group to an interface.
Syntax
ipv6 access-group access-list-name {in | out} [implicit-permit] [vlan range |
optmized]
To delete an IPv6 access-group conguration, use the no ipv6 access-group access-list-name {in}
[implicit-permit] [vlan range | optmized] command.
Parameters
access-list-name Enter the name of a congured access list, up to 140 characters.
in | out Enter either the keyword in or out to apply the IPv6 ACL to incoming trac (ingress) or
outgoing trac (egress).
implicit-permit (OPTIONAL) Enter the keywords implicit-permit to change the default action of
the IPv6 ACL from implicit-deny to implicit-permit (that is, if the trac does not match
the lters in the IPv6 ACL, the trac is permitted instead of dropped).
vlan range (OPTIONAL) Enter the keyword vlan followed by the VLAN range in a comma separated
format. The range is 1 to 4094.
optimized (OPTIONAL) Enter the keyword optimized to enable ACL optimization
Defaults Disabled.
Command Modes INTERFACE
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.10(0.0) Introduced on the S6100–ON.
9.8(1.0) Introduced on the Z9100–ON.
9.0.2.0 Introduced on the S6000.
8.4.2.1 Introduced on the S-Series.
7.8.1.0 Introduced on the C-Series. Increased the name string to accept up to 140 characters.
Prior to version 7.8.1.0, names are up to 16 characters long.
7.4.1.0 Introduced on the E-Series TeraScale.
Usage Information You can assign an IPv6 access group to a physical, LAG, or VLAN interface context.
Example
Dell(conf-if-te-1/1/1/1)#ipv6 access-group AclList1 in implicit-permit vlan
10-20
Dell(conf-if-te-1/1/1/1)#show config
830 IPv6 Access Control Lists (IPv6 ACLs)