I am trying to figure out how to remove this entry that I did by mistake using the CLI
Extended IP access list web-acl-6
permit ip any any log
Thanks
Chris
Add "no" before the statement.
With CLI: At the configuration prompt:
no extended ip access list web-acl-6
[Ctrl-Z]
write mem
With GUI: