Reference Guide
756 | IPv6 Access Control Lists (IPv6 ACLs)
www.dell.com | support.dell.com
Parameters
Defaults
Not configured
Command Modes
ACCESS-LIST
Command
History
Example
FTOS(config-ipv6-acl)#remark 10 Remark for Entry # 10
FTOS(config-ipv6-acl)#show config
!
ipv6 access-list Acl1
description IPV6 Access-list
seq 5 permit ipv6 1111::2222/127 host 3333::1111 log count bytes
remark 10 Remark for Entry # 10
seq 10 permit icmp host 3333:: any mobile-advertisement log
seq 15 deny tcp any any rst
seq 20 permit udp any any gt 100 count
!FTOS(config-ipv6-acl)#
Usage
Information
As shown in the example above, the same sequence number is used for the
remark and an ACL rule. The remark will precede the rule in the
running-configuration because it is assumed that the remark is for that rule or
that group of rules that follow the remark. You can configure up to
4294967290 remarks in a given ACL.
Related
Commands
resequence access-list
c e s
Re-assign sequence numbers to entries of an existing access-list.
Syntax
resequence access-list {ipv4 | ipv6 | mac} {access-list-name StartingSeqNum
Step-to-Increment
}
Parameters
remark number
Enter the remark number. Note that the same sequence number can
be used for the remark and an ACL rule.
Range: 0 to 4294967290
description
Enter a description of up to 80 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
Version 7.4.1.0 Introduced on the E-Series TeraScale
show config Display the current ACL configuration.
ipv4 | ipv6 | mac
Enter the keyword ipv4, ipv6 or mac to identify the access list type to
resequence.
access-list-name Enter the name of a configured IP access list, up to 140 characters.
Increased name string to accept up to 140 characters. Prior to 7.8.1.0,
names are up to 16 characters long.










