Resequence Access-List - Dell Force10 MXL Blade Reference Manual

Ftos command line reference guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

Example
Figure 6-1. remark Command Example
FTOS(conf-std-nacl)#remark 10 Deny rest of the traffic
FTOS(conf-std-nacl)#remark 5 Permit traffic from XYZ Inc.
FTOS(conf-std-nacl)#show config
!
ip access-list standard test
remark 5 Permit traffic from XYZ Inc.
seq 5 permit 1.1.1.0/24
remark 10 Deny rest of the traffic
seq 10 Deny any
FTOS(conf-std-nacl)#
Related

resequence access-list

Commands
resequence access-list
Re-assign sequence numbers to entries of an existing access-list.
Syntax
resequence access-list { ipv4 | mac } {access-list-name StartingSeqNum Step-to-Increment }
Parameters
ipv4 | mac
access-list-name
StartingSeqNum
Step-to-Increment
Defaults
none
Command Modes
EXEC
EXEC Privilege
Command
Version 8.3.16.1
History
Usage
When all sequence numbers have been exhausted, this feature permits re-assigning of a new sequence
Information
number to entries of an existing access-list.
Related
resequence prefix-list ipv4
Commands
resequence prefix-list ipv4
Re-assign sequence numbers to entries of an existing prefix list.
Syntax
resequence prefix-list ipv4 { prefix-list-name StartingSeqNum Step-to-increment}
Re-assign sequence numbers to entries of an existing access-list.
ipv4
mac
Enter the keyword
or
resequence.
Enter the name of a configured IP access list.
Enter the starting sequence number to resequence.
Range: 0 to 4294967290
Enter the step to increment the sequence number.
Range: 1 to 4294967290
Introduced on MXL 10/40GbE Switch IO Module
Resequences a prefix list
to identify the access list type to
Access Control Lists (ACL) | 93

Advertisement

Table of Contents
loading

Table of Contents