05-12-2018 08:42 PM - edited 02-21-2020 07:45 AM
Hi everyone,
Need to confirm if clear access list will remove the access group command applied on the interface.
regards
Mahesh
Solved! Go to Solution.
05-12-2018 09:44 PM
05-13-2018 01:15 AM
Just issuing the clear access-list command will clear clear the counters for that access-list (clear access-list MYACL counters). There is no other option for this command. So if this is the command that was entered the user did not delete the access-group.
Using the clear configure access-list <access-list name> will delete not only the access-list but also any command that references that access-list. So, for example, if you have a crypto map that references the access-list, then only the command that references the access-list will be deleted, not the whole crypto map.
05-12-2018 09:44 PM
05-13-2018 12:07 AM
the reason i am saying this is that from our pix 515 somehow access-list interface access group command went missing and i found in syslog last person ran this command.
so to fix the issue i need to run the access group interface command on inside and outside interface so that acl can be applied to the interface.
05-13-2018 07:11 PM
05-13-2018 01:15 AM
Just issuing the clear access-list command will clear clear the counters for that access-list (clear access-list MYACL counters). There is no other option for this command. So if this is the command that was entered the user did not delete the access-group.
Using the clear configure access-list <access-list name> will delete not only the access-list but also any command that references that access-list. So, for example, if you have a crypto map that references the access-list, then only the command that references the access-list will be deleted, not the whole crypto map.
05-13-2018 09:34 PM
many thanks for answering the question.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide