<div dir="ltr">I just installed rancid 3.1 from source on a Centos 6.5 machine. I'm trying to get the configs for our Adtran routers, so I figured I'd use the adtran definition from rancid.types.base, but I've also tried this with cisco in place of adtran in router.db and got the same results.<div>

<br></div><div>Here is my router.db:
<div><br></div><div><div><a href="http://router1.mydomain.com">router1.mydomain.com</a>;adtran;up</div><div><a href="http://router2.mydomain.com">router2.mydomain.com</a>;adtran;up</div><div><a href="http://router3.mydomain.com">router3.mydomain.com</a>;adtran;up</div>

<div><br></div><div>output:<br></div></div><div><br></div><div><div>$ /usr/local/rancid/bin/rancid /usr/local/rancid/bin/rancid-run</div><div>loadtype(): device_type is empty</div><div>Couldn't load device type spec for</div>

</div></div><div><br></div><div>It works if I do this:</div><div>$ rancid -t cisco 10.4.0.1</div><div><br></div><div>And if I try this:</div><div>$ rancid -t adtran 10.4.0.1</div><div>I get this as output:</div><div><div>

inloop is not configured for device type adtran at /usr/local/rancid/bin/rancid line 121.</div></div><div><br></div><div>Since I've already made sure I'm using semicolons instead of colons, what am I missing?</div>

<div><br></div><div>Thanks!</div><div><br></div><div>Daniel</div><div><br></div><div><br></div></div>