Cant Delete access list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2008 06:30 AM - edited 03-11-2019 05:35 AM
hi there, there seems to be a weired problem with an ASA5510 where by somebody has created the following 2 access lists (but not applied them to an interface) and so I wish to delete them but i cant. it just wont go away. When you look in the ASDM they dont appear at all. any ideas?
access-list extended line 1 extended permit tcp host x.x.x.x host y.y.y.y eq ftp
access-list extended line 2 extended permit tcp host x.x.x.x host y.y.y.y eq ftp-data
Regards
- Labels:
-
NGFW Firewalls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2008 06:35 AM
hi guys, finally managed to get rid of it . the syntax:
no access-list extended extended host x.x.x.x host y.y.y.y eq ftp
the key thing is you dont have to put the line no which you normally have to
