Reference Guide

244 | Access Control Lists (ACL)
www.dell.com | support.dell.com
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
Usage
Information
When all sequence numbers have been exhausted, this feature permits re-assigning new sequence
number to entries of an existing prefix list.
Prior to 7.8.1.0, names are up to 16 characters long.
Related
Commands
seq arp
e
Configure an egress filter with a sequence number that filters ARP packets meeting this criteria. This
command is supported only on 12-port GE line cards with SFP optics; refer to your line card
documentation for specifications.
Syntax
seq sequence-number {deny | permit} arp {destination-mac-address mac-address-mask |
any} vlan vlan-id {ip-address | any | opcode code-number} [count [byte] | log] [order]
[monitor]
To remove this filter, use the no seq sequence-number command.
Parameters
prefix-list-name
Enter the name of configured prefix list, up to 140 characters long.
StartingSeqNum
Enter the starting sequence number to resequence.
Range: 0 – 65535
Step-to-Increment
Enter the step to increment the sequence number.
Range: 1 – 65535
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.8.1.0 Increased name string to accept up to 140 characters. Prior to 7.8.1.0, names
are up to 16 characters long.
Version 7.6.1.0 Added support for S-Series
Version 7.5.1.0 Added support for C-Series
Version 7.4.1.0 Introduced for E-Series
resequence access-list Resequence an access-list
sequence-number
Enter a number from 0 to 4294967290.
deny Enter the keyword deny to drop all traffic meeting the filter criteria.
permit Enter the keyword permit to forward all traffic meeting the filter criteria.
destination-mac-address
mac-address-mask
Enter a MAC address and mask in the nn:nn:nn:nn:nn format.
For the MAC address mask, specify which bits in the MAC address must
match.
The MAC ACL supports an inverse mask, therefore, a mask of ff:ff:ff:ff:ff:ff
allows entries that do not match and a mask of 00:00:00:00:00:00 only allows
entries that match exactly.
any Enter the keyword any to match and drop any ARP traffic on the interface.