Command Reference ACL Commands
Displays the extended expert ACLs
1.12 expert access-list new-fragment-mode
Use this command to switch the matching mode of fragmentation packets. Use the no form of this
command to restore the default matching mode of fragmentation packets.
expert access-list new-fragment-mode { id | name }
no expert access-list new-fragment-mode { id | name }
Expert access list number: 2700 to 2899.
Name of the expert access list.
Use the default matching mode of fragmentation packets. By default, if the access rule is tagged with
fragment, it will match all packets except for the first fragmentation packet. If the access rule is not
tagged with fragment, all packets including the first and all subsequent fragmentation packets will be
matched.
Global configuration mode
Use this command to switch and control the matching mode of access rules to fragmentation packets.
The following example switches the matching mode of fragmentation packets for the ACL 2700 from
the default mode to a new matching mode:
Ruijie(config)#expert access-list new-fragment-mode 2700
1.13 expert access-list resequence
Use this command to resequence an expert access list. Use the no form of this command to restore
the default order of access entries.