Discussion:
[rancid] vyatta/vyos
Adam Korab
2015-04-01 08:08:22 UTC
Permalink
Hi Tony,

Having a bit of trouble with this on a fresh rancid 3.2 install and files pulled from git tonight as well. Target is a UBNT EdgeRouter Pro, v1.6.0.

I edited rancid.types.conf to append | no -more as the default 'show configuration' and 'show configuration commands' get stuffed through the less pager which resulted in a timeout. Also commented out a few that don't apply to the

However, rancid-run shows those failing:

Getting missed routers: round 4.
r01.adm: vlogin error: Error: TIMEOUT reached
r01.adm: missed cmd(s): show version all,show configuration | no-more,show system image,show configuration commands | no-more
r01.adm: End of run not found
#


ending: Wed Apr 1 02:54:38 CDT 2015

But manually running these via vlogin works fine:

[***@nms2 ~]$ vlogin -c "show version all;show configuration | no-more" r01.adm
r01.adm
spawn ssh -c 3des -x -l admin r01.adm
***@r01.adm's<mailto:***@r01.adm's> password:
Linux ubnt 3.10.20-UBNT #1 SMP Wed Oct 29 20:51:42 PDT 2014 mips64
Welcome to EdgeOS
Last login: Wed Apr 1 07:58:13 2015 from 10.16.0.15

***@r01.adm:~$<mailto:***@r01.adm:~$>
***@r01.adm:~$<mailto:***@r01.adm:~$> set terminal length 0
Invalid command
***@r01.adm:~$<mailto:***@r01.adm:~$> show version all
show configuration | no-more
Version: v1.6.0
Build ID: 4716006
Build on: 10/31/14 17:38
Copyright: 2012-2014 Ubiquiti Networks, Inc.
HW model: EdgeRouter Pro 8-Port
HW S/N: 24A43C3CF41B
Uptime: 07:59:35 up 5 days, 12:06, 1 user, load average: 0.00, 0.01, 0.05

***@r01.adm:~$<mailto:***@r01.adm:~$> show configuration | no-more
interfaces {
ethernet eth0 {
<blah blah blah>
}
***@r01.adm:~$<mailto:***@r01.adm:~$> exit
logout
Connection to r01.adm closed.

Thanks!

--Adam


-----Original Message-----
From: Rancid-discuss [mailto:rancid-discuss-***@shrubbery.net] On Behalf Of Antonio Querubin
Sent: Wednesday, February 18, 2015 6:55 AM
To: ***@bt.com<mailto:***@bt.com>
Cc: rancid-***@shrubbery.net<mailto:rancid-***@shrubbery.net>
Subject: Re: [rancid] vyatta/vyos

The vyos support now installs/runs as a module. See the README in the git repository for updated install info.

Antonio Querubin
e-mail: ***@lavanauts.org<mailto:***@lavanauts.org>
xmpp: ***@gmail.com<mailto:***@gmail.com>
Loading...