Command Line Reference Guide
NOTE: When ACL logging and byte counters are configured simultaneously, byte counters
may display an incorrect value. Configure packet counters with logging instead.
Related
Commands
deny – Assigns a IP ACL filter to deny IP packets.
ip access-list standard – creates a standard ACL.
resequence access-list
Re-assign sequence numbers to entries of an existing access-list.
S5000
Syntax resequence access-list {ipv4 | ipv6 | mac} {
access-list-name StartingSeqNum Step-to-
Increment
}
Parameters
ipv4 | ipv6 | mac Enter the keyword ipv4or mac to identify the access list type to
resequence.
access-list-name
Enter the name of a configured IP access list.
StartingSeqNum
Enter the starting sequence number to resequence. The range is 0 to
4294967290.
Step-to-
Increment
Enter the step to increment the sequence number. The range is 1 to
4294967290.
Defaults none
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
When you have exhausted all the sequence numbers, this feature permits re-assigning a new
sequence number to entries of an existing access-list.
Related
Commands
resequence prefix-list ipv4 – resequences a prefix list.
187