[rancid] configuration issue with RANCID .cloginrc file
Lee
ler762 at gmail.com
Fri Sep 3 00:08:46 UTC 2010
On 9/2/10, harsha senaratna <harshaabba at gmail.com> wrote:
> hi
>
> I have some configuration problem with .cloginrc file. I have a router
> with AAA enabled and need to back up the configurations
>
> Lets say I enable telnet on that and configure .cloginrc file as below.
>
> add user 10.100.100.1 <AAA-username>
> add password 10.100.100.1 <AAA-password> <enable-password>
> add autoenable 10.100.100.1 1
>
>
> Then i ran the rancid-run . No any configurations backed up.
>
> Then i coomented the autoenable like the following and again ran the
> rancid-run.
>
> add user 10.100.100.1 <username>
> add password 10.100.100.1 <password> <enable-password>
> #add autoenable 10.100.100.1 1
>
> Then the configuration backed up successfully.
>
> Please let me know why this happened ? your responses are highly.
If the only change was commenting out autoenable then the user-id
isn't automatically enabled.
Lee
More information about the Rancid-discuss
mailing list