Hi
If I have to roll back below config :-
ip nat outside source static x.x.x.x y.y.y.y
Then do I need to first use clear ip nat outside/inside x.x.x.x y.y.y.y>>removing existing translations for those particular IPs
and then use no ip nat outside source static x.x.x.x y.y.y.y ?
whether clear ip nat outside x.x.x.x y.y.y.y could be run smoothly without disturbing other translations?
Thanks
Mayank