<div>Hello,</div>
<div> </div>
<div>I have a rancid installation which generally works fine for a lot of groups and routers etc. But on some nodes I have problems collecting configurations. For example, for this Cisco MDS 9140 switch I have the following in .cloginrc file:</div>

<div> </div>
<div>add method my-switch-name {telnet}<br>add autoenable my-switch-name 0<br>add user my-switch-name admin<br>add password my-switch-name password password</div>
<div> </div>
<div>When I test login with &quot;/usr/local/rancid/bin/clogin my-switch-name&quot; it works fine. However, if I do &quot;/usr/local/rancid/bin/clogin -c &#39;sh run&#39; my-switch-name&quot; I can see that login works, but it does not collect running-config and after a little while I get a &quot;Error: TIMEOUT reached&quot; error. The same error occours when using &quot;/usr/local/rancid/bin/rancid-run my-switches&quot;.</div>

<div> </div>
<div>Can anyone help me solve this issue?</div>
<div> </div>
<div>Thank you very much :-)</div>
<div> </div>
<div>/Cope</div>