Command Line Reference Guide
666 | IPv6 Access Control Lists (IPv6 ACLs)
www.dell.com | support.dell.com
!
interface GigabitEthernet 9/0
no ip address
ipv6 access-group AclList1 in implicit-permit Vlan 10-20
no shutdown
FTOSconf-if-gi-9/0)#
ipv6 access-list
c e
Configure an access list based on IPv6 addresses or protocols.
Syntax
ipv6 access-list access-list-name
To delete an access list, use the no ipv6 access-list access-list-name command.
Parameters
Defaults
All access lists contain an implicit “deny any”; that is, if no match occurs, the packet is dropped.
Command Modes
CONFIGURATION
Command
History
Usage
Information
The number of entries allowed per ACL is hardware-dependent. Refer to your line card documentation
for detailed specification on entries allowed per ACL.
Related
Commands
permit
c e
Select an IPv6 protocol number, ICMP, IPv6, TCP, or UDP to configure a filter that match the filter
criteria.
Syntax
permit {ipv6-protocol-number | icmp | ipv6 | tcp | udp}
To remove this filter, you have two choices:
•Use the no seq sequence-number command syntax if you know the filter’s sequence number or
•Use the no permit {ipv6-protocol-number | icmp | ipv6 | tcp | udp} command.
Parameters
access-list-name
Enter the as the access list name as a string, up to 140 characters.
Version 8.4.2.1 Introduced on the S-Series
Version 8.2.1.0 Introduced on the E-Series ExaScale
Version 7.8.1.0 Introduced on the C-Series
Increased name string to accept up to 140 characters. Prior to 7.8.1.0, names are up to 16
characters long.
Version 7.4.1.0 Introduced on the E-Series TeraScale
show config View the current configuration.
ip-protocol-number
Enter an IPv6 protocol number.
Range: 0 to 255
icmp Enter the keyword icmp to filter Internet Control Message Protocol version 6.










