Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,
I'm trying to edit an access-list, but I experience some problems.
I'm making the following changes:
1. Delete access-list 1
2. Install the commands below
access-list 1 remark == s1access-list 1 permit ip address 1access-list 1 remark ==> Net...
Unfortunately it is not. I am removing the entire access-list and put all the seq. numbers in order, but the result from show run is different.
Please note the following commands are in order with seq. numbers.
remark s110 permit IP ADDRESS 1remark ...
Please have a look; after removing the standard access-list 1, I execute these commands:
remark s110 permit IP ADDRESS 1remark s2remark s320 permit IP ADDRESS 230 permit IP ADDRESS 3remark s4remark s540 permit IP ADDRESS 450 permit IP ADDRESS 5remar...
Hello Julio,
Thanks for your reply.
I have tried your solution; unfourtunately it does not work completely. I noticed the sequence numbers are there when executing show access-list 1. But the out of order issue is still present when executing the sh...