<div dir="ltr"><div>I got Rancid 3.8 up and running and I am able to get email alerts. It works well with Cisco switch.</div><div>However, our core switches are Dell N3048p.</div><div>I tried many combinations in the router.db file like the below</div><div><br></div><div><b>192.168.1.1;dell;up</b></div><div><b>192.168.1.1;dlink;up</b></div><div><b>192.168.1.1;smc;up</b></div><div><b>192.168.1.1;force10;up</b></div><div><br></div><div>This is based on what I was reading in several support forums. <br></div><div>When I am running <br></div><div><br></div><div><b>/usr/local/rancid/bin/dllogin 192.168.1.1</b></div><div>OR<br></div><div><b>/usr/local/rancid/bin/clogin 192.168.1.1 <br></b></div><div>OR<b><br></b></div><div><b>/usr/local/rancid/bin/hlogin 192.168.1.1</b></div><div><br></div><div><br></div><div>They are all able to login to the switch with no issue. <br></div><div>However, when I am running <br></div><div><br></div><div><b>/usr/local/rancid/bin/rancid-run</b> <br></div><div><br></div><div>nothing really happens and the only email alert I am getting is like the below</div><div><br></div><div><b>Index: router.db<br>==============================</b><b>==============================</b><b>=======<br>retrieving revision 1.4<br>diff -u -4 -r1.4 router.db<br>@@ -1 +1 @@<br>- 192.168.1.1;force10;up<br>+ 192.168.1.1;dell;up;</b></div><div><br></div><div>When I am looking at the logs, I am getting an error like the below</div><div><b><br></b></div><div><b>cat Switches.20180821.160114<br>starting: Tue Aug 21 16:01:14 UTC 2018<br><br>cvs add: 192.168.1.1 already exists, with version number 1.5<br>Added 192.168.1.1<br><br><br><br>Trying to get all of the configs.<br><a href="http://192.168.1.1" target="_blank">192.168.1.1</a>: missed cmd(s): all commands<br><a href="http://192.168.1.1" target="_blank">192.168.1.1</a>: End of run not found<br>192.168.1.1 dllogin error: Error: TIMEOUT reached<br><br>=====================================<br>Getting missed routers: round 1.<br>All routers successfully completed.<br><br>cvs diff: Diffing .<br>cvs diff: Diffing configs<br>cvs commit: Examining .<br>cvs commit: Examining configs<br>Checking in router.db;<br>/usr/local/rancid/var/CVS/Switches/router.db,v  <--  router.db<br>new revision: 1.12; previous revision: 1.11<br>done<br></b></div><div><br></div><div>I am able to see files being created in ViewVC web page but no config data in them. I am getting the below line in one of the files</div><div><br></div><div><table style="width:1904px;margin:0px;border:medium none;color:rgb(0,0,0);font-family:sans-serif;font-size:medium;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial" cellspacing="0" cellpadding="0"><tbody><tr class="gmail-m_8612559294865933019gmail-vc_row_odd" id="gmail-m_8612559294865933019gmail-l1" style="vertical-align:top;background-color:rgb(240,240,240)"><td class="gmail-m_8612559294865933019gmail-vc_file_line_text" style="vertical-align:top;border-right:0px solid rgb(80,80,80);background-color:white;font-family:monospace;text-align:left;white-space:pre-wrap;width:1874px;text-decoration:none;font-weight:normal;font-style:normal;padding:1px 5px"><br class="gmail-m_8612559294865933019gmail-Apple-interchange-newline"><b>#RANCID-CONTENT-TYPE: D-Link<br></b><br>Is there anything else I can check in order to get this working?<br><br>Please let me know if you would like me to provide additional details.<br></td></tr></tbody></table></div></div>