Command Line Reference Guide

578 | IPv6 Access Control Lists (IPv6 ACLs)
www.dell.com | support.dell.com
Example
Figure 17-2. Command Example: remark
Usage
Information
The S-Series supports Ingress IPv6 ACLs.
The S55 supports both Ingress and Egress IPv6 ACLs.
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
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
Force10(config-ipv6-acl)#remark 10 Remark for Entry # 10
Force10(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
!Force10(config-ipv6-acl)#
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.
StartingSeqNum
Enter the starting sequence number to resequence.
Range: 0 - 4294967290
Step-to-Increment
Enter the step to increment the sequence number.
Range: 1 - 4294967290
Version 8.2.1.0 Introduced support on the E-Series ExaScale
Version 7.8.1.0 Introduced support on the C-Series
Version 7.4.1.0 Introduced support on the E-Series