Easiest way is to access the ASA with ASDM, go to Configuration, Access rules and then find the rule and use the up and down arrows in the upper part of the frame to move it. Apply, test and save.
If you do not have access via ASDM, in the CLI:
sh access-list ... (the name of the ACL) and note the numbers. Note the position where you want to move the rule to.
do this:
no .. (the rule)
re-add the same entry with the required line number. For example,
access-list BLAH line 100 extended permit ....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.