<div dir="ltr"><div><div><div><div><div><div>Hello all,<br><br></div>When removing a nat overload command on a cisco router *manually* I get:<br><br>router(config)#no ip nat in source list 122 int g0/1 over<br><br>Dynamic mapping in use, do you want to delete all entries? [no]: no<br>
%Error: Dynamic mapping in use, cannot remove<br><br></div>When removing with a script using clogin from rancid suite I don't ever see the question:<br><br>st2675(config)#no ip nat in source list 122 int g0/1 over<br>
<br><br>Error: TIMEOUT reached<br><br><br></div>Without the prompt, I cannot include a "yes" line on the configuration script and automate the process. For some reason unknown when clogin pushes the statement it does not receive or displays the question and eventually times out.<br>
<br></div>What could I be missing, afaik clogin uses the same ssh executable I am using on the system when doing the manual push.<br><br></div>Thanks for any suggestions!<br></div></div>