acl on ASA

hello

i have some acl:

masterASA(config)# sh access-list deleteme access-list deleteme; 4 elements access-list deleteme line 1 standard permit host 10.1.20.11 (hitcnt=0)

0x27b89630 access-list deleteme line 2 standard permit host 10.1.20.12 (hitcnt=0) 0x3584f84f access-list deleteme line 3 standard permit host 10.1.20.13 (hitcnt=0) 0xdc0834a8 access-list deleteme line 4 standard permit host 10.1.20.14 (hitcnt=0) 0x9547a630

when i try delete acl:

masterASA(config)# no access-list deleteme ERROR: % Incomplete command

when i deleted line by line is ok, but how delete whole acl ?

thx for help

regards ted

Reply to
ted
Loading thread data ...

clear access-list deleteme

Reply to
Walter Roberson

Doesn't this reset only the acl counters? Maybe the right command is "clear configure access-list deleteme"

Bye, Tosh.

Reply to
Tosh

Yes, looks like I read the documentation too quickly.

Reply to
Walter Roberson

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.