Specifications

ip access-list resequence
289
ip access-list resequence
Re-sequences the sequence numbers that determine the order in which the IPv4 address
filter and IPv4 packet filter apply filter conditions.
Syntax
To set or change information:
ip access-list resequence <ACL ID> [<Starting seq> [<Increment seq>]]
Input mode
(config)
Parameters
<ACL ID>
Specifies the identifier of the IPv4 address filter or the IPv4 packet filter that is to be
set.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
Specify an access list name that is 3 to 31 characters. For details about the
characters that can be specified, see Specifiable values for parameters.
<Starting seq>
Specifies the starting sequence number.
1. Default value when this parameter is omitted:
The initial value is 10.
2. Range of values:
Specify 1 to 4294967295 in decimal.
<Increment seq>
Specifies the increment value for the sequence.
1. Default value when this parameter is omitted:
The initial value is 10.
2. Range of values:
Specify 1 to 100 in decimal.
Default behavior
None
Impact on communication
None
When the change is applied
The change is applied immediately after setting values are changed.
Notes
None