Netgear M4200-10MG-PoE+ (GSM4210P) - Multigigabit Managed Switch with 8*2.5G and 2x10G SFP+ Layer 3 Administrator's Guide

Page of 688
ACLs 
211
 Managed Switches
2. 
Verify that the sequence numbers are assigned by the switch.
The first sequence number is 10, the second sequence number is 20, and so on.
3. 
If you must add more than 10 ACL rules, change the start sequence number and sequence 
increment number before you add ACL rules. In the following example, the start sequence 
number is 1000 and the sequence increment number is 100.
(Netgear Switch) (Config)#show ip access-lists voice_acl
ACL Name: voice_acl
Sequence Number: 10
Action......................................... permit
Match All...................................... False
Protocol....................................... 255(ip)
IP DSCP........................................ 40(cs5)
Sequence Number: 20
Action......................................... permit
Match All...................................... False
Protocol....................................... 255(ip)
IP DSCP........................................ 46(ef)
Sequence Number: 30
Action......................................... deny
Match All...................................... TRUE
(Netgear Switch) (Config)#ip access-list resequence voice_acl 1000 100
(Netgear Switch) (Config)#show ip access-lists voice_acl
ACL Name: voice_acl
Sequence Number: 1000
Action......................................... permit
Match All...................................... False
Protocol....................................... 255(ip)
IP DSCP........................................ 40(cs5)
Sequence Number: 1100
Action......................................... permit
Match All...................................... False
Protocol....................................... 255(ip)
IP DSCP........................................ 46(ef)
Sequence Number: 1200
Action......................................... deny
Match All...................................... TRUE