- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2013 06:02 PM - edited 03-11-2019 05:57 PM
Hi all,
I created an object network and assinged it to a dynamic NAT. Then, I tried to remove/delete that object network but it keeps giving me a error message " ERROR: unable to delete the object configuration. object (obj-PUB_NAT) is being used. "
Also, I tried to disable that NAT command but I keep getting this warrning message "
no nat (INSIDE,OUTSIDE) dynamic obj-PUB_NAT
^
ERROR: % Invalid input detected at '^' marker"
Much appreciated.
Best, ~sK
Solved! Go to Solution.
- Labels:
-
NGFW Firewalls
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2013 06:41 PM
Hello Sadik,
I would say you are using auto nat.. That being said you should be inside the object configuration in order to delete it so for this to work do the following:
object network asdaksdfajsdsa
no nat (INSIDE,OUTSIDE) dynamic obj-PUB_NAT
Then you can safely remove the object network
Glad that I could help on this one,
Regards,
Julio
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2013 06:41 PM
Hello Sadik,
I would say you are using auto nat.. That being said you should be inside the object configuration in order to delete it so for this to work do the following:
object network asdaksdfajsdsa
no nat (INSIDE,OUTSIDE) dynamic obj-PUB_NAT
Then you can safely remove the object network
Glad that I could help on this one,
Regards,
Julio
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2013 10:09 AM
That did it!
Thanks again, Julio!
