Resequence Access-List Mac - Dell 8 Command Reference Manual

Dell converged enhanced ethernet command reference
Hide thumbs Also See for 8:
Table of Contents

Advertisement

resequence access-list mac

Specifies the renumbering of the rules in a MAC ACL.
Synopsis
resequence access-list mac {name | seq_num | increment}
Operands
name
seq_num
increment
Defaults
There are no default configurations for this command.
Command
Privileged EXEC mode
Modes
Description
Use this command to reassign sequence numbers to entries of an existing MAC access-list.
Usage
Reordering the sequence numbers is useful when you need to insert rules into an existing MAC ACL
Guidelines
and there are not enough sequence numbers available. When all sequence numbers between
rules are exhausted, this feature allows the reassigning of new sequence numbers to entries of an
existing access list.
Example
To reorder the rules in a MAC ACL:
See Also
mac-access-list extended, seq
Dell Converged Enhanced Ethernet Command Reference
53-1002115-01
Specifies the name of a standard or an extended MAC ACL.
Specifies the starting sequence number in the MAC ACL. The range of valid
values is 1-65535.
Specifies a value to increment the sequence number between rules. The
range of valid values is 1-65535.
switch#show running-config access-list mac test
!
mac access-list standard test
seq 1 permit 0011.2222.3333
seq 2 permit 0011.2222.4444
seq 3 permit 0011.2222.5555
seq 4 deny 0011.2222.6666
!
switch#resequence access-list mac test 10 10
switch#show running-config access-list mac test
!
mac access-list standard test
seq 10 permit 0011.2222.3333
seq 20 permit 0011.2222.4444
seq 30 permit 0011.2222.5555
seq 40 deny 0011.2222.6666
!
resequence access-list mac
10
151

Advertisement

Table of Contents
loading

Table of Contents