<pre><br>&gt;Hi Stefan,<br>&gt;I wrote this code, a long time ago.  I haven&#39;t looked at it in ages, but <br>&gt;it works day-to-day for me.  However, when I wrote it I only had 3Com 5500 <br>&gt;models.  I&#39;ve now got something else plus some more models to come soon, <br>
&gt;but I&#39;ve not tested against them yet.  What model were you trying this <br>&gt;against?&gt;<br>&gt;<br>&gt;I&#39;ll do some more tests later.<br>&gt;<br>&gt;In the meantime, the usual method for debugging would be something like:<br>
&gt;<br>&gt; env NOPIPE=y PATH=${PATH}:/usr/local/libexec/rancid h3crancid -d devicename<br>&gt;<br>&gt;which will create a .new and a .raw file without output in your working <br>&gt;directory.<br>&gt;<br>&gt;Jethro.<br>
<br>Nice to meet u Jethro and thank you for you effort for h3clogin ;-)<br>I try to make rancid work against a H3C S5120 (and furthermore a S7500E, S5800). Once I set  NOPIPE=y the .new and .raw are touched. However there is no new information:<br>
<br>.new:<br>!RANCID-CONTENT-TYPE: h3c<br>!<br><br>.raw:<br>npd0011<br>spawn ssh -c 3des -x -l rancid npd0011<br>rancid@npd0011&#39;s password: <br><br>&lt;npd0011&gt;undo terminal monitor<br>Info: Current terminal monitor is off.<br>
<br>&lt;npd0011&gt;<br>&lt;npd0011&gt;<br>Error: TIMEOUT reached<br><br>Am I right the after sending \r the prompt is automaticlly determined?<br><br>Stefan<br></pre>