C CGCCdream Guest 2 Feb 2002 #1 Does anyone know off-hand how to remove static port mappings in the cisco IOS? Thanks!
JJB6486 Retired Mod Political Access Joined 3 Dec 2001 Messages 1,207 2 Feb 2002 #2 I believe it is this: clear ip nat inside source static { tcp | udp } <localaddr> <localport> <globaladdr> <globalport> JJB6486
I believe it is this: clear ip nat inside source static { tcp | udp } <localaddr> <localport> <globaladdr> <globalport> JJB6486
C CGCCdream Guest 3 Feb 2002 #3 Found it... it was jsut a simple "no" entry. I tried that the other night but it did not work, must have been doing something wrong last night!
Found it... it was jsut a simple "no" entry. I tried that the other night but it did not work, must have been doing something wrong last night!