Mailing List Archive

Adding devices manually
Hi,

is there a way to add configurations of devices manually?

I have some devices that cannot be queried with the existing rancid-
scripts. This is not necessarily a bad thing either, as changes are
rarely made here. But since I'd like to have the configurations in the
repository as well, I'd like to add them manually via svn.

cd configs
svn add config.txt
svn commit

That's not good enough at this point, is it?

regards
Helge

_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Re: Adding devices manually [ In reply to ]
> Am 15.01.2020 um 07:17 schrieb Wiethoff, Helge <helge.wiethoff@thga.de>:
>
> ?Hi,
>
> is there a way to add configurations of devices manually?
>
> I have some devices that cannot be queried with the existing rancid-
> scripts. This is not necessarily a bad thing either, as changes are
> rarely made here. But since I'd like to have the configurations in the
> repository as well, I'd like to add them manually via svn.
>
> cd configs
> svn add config.txt
> svn commit
>
> That's not good enough at this point, is it?

Add them to the router.db as state ?down?

>
> regards
> Helge
>
> _______________________________________________
> Rancid-discuss mailing list
> Rancid-discuss@shrubbery.net
> http://www.shrubbery.net/mailman/listinfo/rancid-discuss

_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Re: Adding devices manually [ In reply to ]
Hi Heasley,

Am Mittwoch, den 15.01.2020, 10:36 -0600 schrieb Heasley:
> >
> > cd configs
> > svn add config.txt
> > svn commit
>
> Add them to the router.db as state ?down?

Perfect. This is how it works. Thanks :-)

regards
Helge
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss