Editing Cisco IOS ACLs
If you’ve administered Cisco PIX or ASA security appliances, you’ll know how easy editing ACLs is. If you want to insert a new rule in to an existing ACL you can easily insert it where you want. For example: access-list outside_access_in line 12 permit tcp host 1.1.1.1 host 2.2.2.2 eq 80 This will insert the rule at position 12 of the outside_access_in ACL, pushing the existing rule at position