Hello.<br>In my rancid file i delete all commands, except &quot;show configuration&quot;. This work fine with Juniper switches (becouse they don&#39;t have enable mode and have &#39;&gt;&#39; in command line (i think)).<br>
<br>I did as you say:<br>In racid.conf i have:<br>NOPIPE=YES; export NOPIPE<br><br>Then i did:<br><br>]# /usr/local/libexec/rancid/rancid -d 172.16.2.2<br>executing /usr/local/libexec/rancid/clogin -t 90 -c&quot;show configuration&quot; 172.16.2.2<br>
<a href="http://172.16.2.2">172.16.2.2</a>: missed cmd(s): show configuration<br><a href="http://172.16.2.2">172.16.2.2</a>: missed cmd(s): show configuration<br><a href="http://172.16.2.2">172.16.2.2</a>: End of run not found<br>
<a href="http://172.16.2.2">172.16.2.2</a>: End of run not found<br>!<br>]# cat /usr/local/libexec/rancid/172.16.2.2.new<br>!RANCID-CONTENT-TYPE: cisco<br>!<br>!<br>!<br>!<br>and that is all that in this file.<br>