Resequencing An Acl Or Prefix List - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Table 7-3. ACL Resequencing Example (Insert New Rules)
seq 7 permit any host 1.1.1.3
seq 10 permit any host 1.1.1.4
Table 7-4. ACL Resequencing Example (Resequenced)
seq 5 permit any host 1.1.1.1
seq 10 permit any host 1.1.1.2
seq 15 permit any host 1.1.1.3
seq 20 permit any host 1.1.1.4

Resequencing an ACL or Prefix List

Resequencing is available for IPv4 and IPv6 ACLs and prefix lists and MAC ACLs. To resequence an
ACL or prefix list use the appropriate command in
number, and increment when using these commands.
Table 7-5. Resequencing ACLs and Prefix Lists
List
IPv4, IPv6, or MAC ACL
IPv4 or IPv6 prefix-list
The following example shows the resequencing of an IPv4 access-list beginning with the number 2 and
incrementing by 2.
FTOS(config-ext-nacl)# show config
!
ip access-list extended test
remark
remark
seq
5
permit ip any host 1.1.1.1
remark
remark
seq
10
seq
15
seq
20
FTOS# end
FTOS#
resequence access-list ipv4 test 2 2
FTOS# show running-config acl
128
|
Access Control Lists (ACLs)
Command
resequence access-list
StartingSeqNum Step-to-Increment
resequence prefix-list
Step-to-Increment
4
XYZ
5
this remark corresponds to permit any host 1.1.1.1
9
ABC
10
this remark corresponds to permit ip any host 1.1.1.2
permit ip any host 1.1.1.2
permit ip any host 1.1.1.3
permit ip any host 1.1.1.4
Table
7-5. You must specify the list name, starting
{
|
} {
| mac
ipv4
ipv6
}
{
|
} {
ipv4
ipv6
prefix-list-name StartingSeqNum
}
access-list-name
Command Mode
Exec
Exec

Advertisement

Table of Contents
loading

Table of Contents