08-31-2004 08:57 AM
if I have an entry as follows:
static (inside,outside) 204.x..x.x 204.x.x.x netmask 255.255.255.255 0 0
How do I delete that line???
08-31-2004 02:35 PM
You should be able to remove the static translation, by clearing the translation table and then removing the line:
clear xlate
no static (inside,outside) 204.x..x.x 204.x.x.x netmask 255.255.255.255 0 0
clear xlate
09-01-2004 07:36 AM
I enter enable mode, then I enter config terminal mode, I followed your steps and after thet I run Show Config and the entry is still there......what am I doing wrong????
Thanks!!!
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