<div dir="ltr">Hi.<div><br></div><div>I am really struggling with getting a new device type up and running.  </div><div><br></div><div>Rancid v3.2, installed into Centos 7 with yum from EPEL repo.  I have an installation that is currently working against a test Cisco router, so I know the base install is all good.</div><div><br></div><div>I have created a login script hmlogin (based off complogin, with session paginate commented out)</div><div>I have created a perl script <a href="http://hirschmann.pm">hirschmann.pm</a> (based on <a href="http://ciscowlc.om">ciscowlc.om</a>).</div><div><br></div><div><div>rancid.types.conf:</div><div><div>hirschmann;script;rancid -t hirschmann</div><div>hirschmann;login;hmlogin</div><div>hirschmann;module;hirschmann</div><div>hirschmann;inloop;hirschmann::inloop</div><div>hirschmann;command;hirschmann::WriteTerm;show running-config</div></div><div><br></div><div>I can run it directly with hmlogin -c"show running-config" 192.168.254.103<br></div></div><div>I get no errors running this, and I get the output expected.</div><div><br></div><div>However, when I run the following: rancid -d -thirschmann 192.168.254.103</div><div>I get:</div><div><div>loadtype: device type hirschmann</div><div>loadtype: found device type hirschmann in /etc/rancid/rancid.types.conf</div><div>executing hmlogin -t 90 -c"show running-config" 192.168.254.103</div><div>PROMPT MATCH:</div><div>HIT COMMAND:(Hirschmann Railswitch) #show running-config</div><div>HIT COMMAND:(Hirschmann Railswitch) #show running-config</div><div><a href="http://192.168.254.103">192.168.254.103</a>: missed cmd(s): all commands</div><div><a href="http://192.168.254.103">192.168.254.103</a>: End of run not found</div><div><a href="http://192.168.254.103">192.168.254.103</a>: End of run not found</div><div>!</div><div>-bash-4.2$</div></div><div><br></div><div>The .raw file has the full correct output of the show running-config.<br></div><div>The .new file only has:</div><div><div>!RANCID-CONTENT-TYPE: hirschmann</div><div>!</div></div><div><br></div><div>I feel oh so close to getting this running!  Appreciate any help that can be offered.</div><div><br></div><div>Cheers,</div><div>Rod.</div></div>