I got Rancid 3.8 up and running and I am able to get email alerts. It works well with Cisco switch. However, our core switches are Dell N3048p. I tried many combinations in the router.db file like the below
*192.168.1.1;dell;up* *192.168.1.1;dlink;up* *192.168.1.1;smc;up* *192.168.1.1;force10;up* This is based on what I was reading in several support forums. When I am running */usr/local/rancid/bin/dllogin 192.168.1.1* OR */usr/local/rancid/bin/clogin 192.168.1.1 * OR */usr/local/rancid/bin/hlogin 192.168.1.1* They are all able to login to the switch with no issue. However, when I am running */usr/local/rancid/bin/rancid-run* nothing really happens and the only email alert I am getting is like the below *Index: router.db==============================* *==============================* *=======retrieving revision 1.4diff -u -4 -r1.4 router.db@@ -1 +1 @@- 192.168.1.1;force10;up+ 192.168.1.1;dell;up;* When I am looking at the logs, I am getting an error like the below *cat Switches.20180821.160114starting: Tue Aug 21 16:01:14 UTC 2018cvs add: 192.168.1.1 already exists, with version number 1.5Added 192.168.1.1Trying to get all of the configs.192.168.1.1 <http://192.168.1.1>: missed cmd(s): all commands192.168.1.1 <http://192.168.1.1>: End of run not found192.168.1.1 dllogin error: Error: TIMEOUT reached=====================================Getting missed routers: round 1.All routers successfully completed.cvs diff: Diffing .cvs diff: Diffing configscvs commit: Examining .cvs commit: Examining configsChecking in router.db;/usr/local/rancid/var/CVS/Switches/router.db,v <-- router.dbnew revision: 1.12; previous revision: 1.11done* 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 *#RANCID-CONTENT-TYPE: D-Link* Is there anything else I can check in order to get this working? Please let me know if you would like me to provide additional details.
_______________________________________________ Rancid-discuss mailing list [email protected] http://www.shrubbery.net/mailman/listinfo/rancid-discuss
