Command Reference ACL Commands
Description
1.20 ip access-list resequence
Use this command to resequence a standard or extended IP access list. Use the
no
form of this
command to restore the default order of access entries.
ip access-list resequence
{
id
|
name
}
start-sn inc-sn
no ip access-list resequence
{
id
|
name
}
Parameter
Description
Parameter
Description
id
IP access list number:
Standard IP access list: 1 to 99, 1300 to 1999;
Extended IP access list: 100 to 199, 2000 to 2699.
name
Name of the standard or extended IP access list
start-sn
Start sequence number. Range: 1 to 2147483647
inc-sn
Increment of the sequence number. Range: 1 to 2147483647
Defaults
start-sn
: 10
inc-sn
: 10
Command
mode
Global configuration mode
Usage Guide
Use this command to change the order of the access entries.
Configuration
Examples
The following example resequences entries of ACL1:
Before the configuration:
Ruijie# show access-lists
ip access-list standard 1
10 permit host 192.168.4.12
20 deny any any
After the configuration:
Ruijie# config
Ruijie(config)# ip access-list resequence 1 21 43
Ruijie(config)# exit
Ruijie# show access-lists
ip access-list standard 1
21 permit host 192.168.4.12
64 deny any any
Related
Commands
Command
Description
Summary of Contents for RG-S29 Series
Page 1: ...RG S29 Series Switch RGOS Command Reference Release 11 4 1 B12...
Page 10: ...Command Reference Command Line Interface Commands Platform Description N A...
Page 93: ...Command Reference Line Commands Description...
Page 248: ...Command Reference PKG_MGMT Commands...
Page 332: ...Command Reference Protocol VLAN Commands Commands N A N A Platform Description...
Page 350: ...Command Reference Voice VLAN Commands Description...
Page 430: ...Command Reference LLDP Commands Description...
Page 467: ...Command Reference ERPS Commands Commands N A N A Platform Description N A...
Page 541: ...Command Reference IPv6 Commands Platform Description N A...
Page 914: ...Multicast Commands 1 IPv4 Multicast Routing Commands 2 IGMP Snooping Commands...
Page 1092: ...Configuration Guide SCC Commands Platforms N A...
Page 1196: ...Configuration Guide IPv6 Source Guard Commands Platform Description N A...
Page 1290: ...ACL QoS Configuration Commands 1 ACL Commands 2 QoS Commands...