10-01-2015 08:15 PM - edited 03-11-2019 11:41 PM
Hi I applied the below mentioned access-list but getting the uncommitted deletion after the access list.
I bold the letter , after access list I am getting uncommitted deletion, what is it mean and I want to know i access list will work or not
access-list acl-outside X extended permit tcp host 108.70.100.74 host 166.77.102.62 eq www (hitcnt=26) (uncommitted deletion) 0x838e419d
access-list acl-outside X extended permit tcp host 24.205.58.232 host 166.77.102.62 eq www (hitcnt=24) (uncommitted deletion) 0x63875cab
Solved! Go to Solution.
10-01-2015 09:51 PM
You probably have the (non-default) manual commit mode enabled.
When that is enabled, Access Control list Entries (ACEs )need to have the command
access-list commit
...entered before they take effect.
10-01-2015 09:51 PM
You probably have the (non-default) manual commit mode enabled.
When that is enabled, Access Control list Entries (ACEs )need to have the command
access-list commit
...entered before they take effect.
10-01-2015 10:50 PM
Thanks for the reply i commit the access list and it good now.
one more thing, can you please let me know which is the best book for ASA/Firewall
10-02-2015 05:45 AM
The configuration guides, release notes and command reference are my preferred resources. They are all on the product support page of cisco.com.
If you prefer a book format, I'd recommend "Cisco ASA: All-in-one Next-Generation Firewall, IPS, and VPN Services (3rd Edition) ".
The third resource I'd recommend is the huge set of free presentations from past Cisco Live conferences. www.ciscolive365.com For instance, Andrew Ossipov (one of the co-authors of the book I mentioned) speaks at almost every one on the topic of maximizing ASA performance.
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