Link to home
Start Free TrialLog in
Avatar of aej1973
aej1973

asked on

removing a cisco command line ??

I have the following two command lines that I need to remove can you show me how I can do this;

ip nat pool nat 69.152.x.x 69.152.x.x netmask 255.255.255.x
ip nat inside source list 1 pool nat overload.

When I try and remove these lines using the "no" command I get "dynamic mapping in use cannot remove".Thank you for your help.

aej
ASKER CERTIFIED SOLUTION
Avatar of tonyteri
tonyteri
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Use the following command, then use the no form of the commands:

clear ip nat translation *