Hi Stefan, On Fri, Jul 16, 2010 at 9:53 AM, Stefan Schlesinger <[email protected]> wrote: > > I'm trying to get RANCID to work with jlogin on my SRX100. [...] > > The following happens when i run the command line from above: > > $ bin/jlogin -f .cloginrc 192.168.0.13 > spawn ssh -c 3des -x -l rancid 192.168.0.13 > [email protected]'s password: > --- JUNOS 10.1R3.7 built 2010-07-10 08:32:02 UTC > ran...@juniper-01>
Looks like 'jlogin' is working just fine. 'jlogin' automates logins and (optionally) allows you to execute commands (using -c or -x). 'jrancid' does the work to collect and store command output in CVS, but typically it is not executed directly. Have you run rancid-cvs and then rancid-run? Have you set up rancid.conf? Follow some of the links from: http://www.shrubbery.net/rancid/#started cheers, Dale _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

