Command Reference ACL Commands
expert access-list resequence { id | name } start-sn inc-sn
no expert access-list resequence { id | name }
Expert access list number: 2700 to 2899.
Name of the expert access list
Start sequence number. Range: 1 to 2147483647
Increment of the sequence number. Range: 1 to 2147483647
Global configuration mode
Use this command to change the order of the access entries.
The following example resequences entries of expert access list “exp-acl”:
Before the configuration:
Ruijie# show access-lists
expert access-list extended exp-acl
10 permit ip any any any any
20 deny ip any any any any
After the configuration:
Ruijie# config
Ruijie(config)# expert access-list resequence exp-acl 21 43
Ruijie(config)# exit
Ruijie# show access-lists
expert access-list extended exp-acl
21 permit ip any any any any
64 deny ip any any any any
Displays all access lists..
1.14 global ip access-group
Use this command to apply the global IP-based access list on the interface. Use the no form of this