[rancid] Re: problem with procurve 2900-24g and new firmware version (T13.23
Jeroen
quagga at muntinternet.nl
Fri Nov 21 19:55:10 UTC 2008
Jeroen wrote:
> john heasley wrote:
>
>> probably because some commands have changed. try the attached.
>>
>>
>>
> Hi John,
>
> Thank you for your prompt answer but unfortunately this doesn't help.
> Still the same problem.
>
>
> Kind regards,
>
> Jeroen
>
>
>
Hi all,
me again; problem fixed !
after I got the message from John I found out that:
show system-information
had to be changed to:
show system information
here is the patch:
@@ -461,7 +461,7 @@
@commandtable = (
{'show version' => 'ShowVersion'},
{'show flash' => 'ShowFlash'},
- {'show system-information' => 'ShowSystem'},
+ {'show system information' => 'ShowSystem'},
{'show module' => 'ShowModule'},
{'show stack' => 'ShowStack'},
{'write term' => 'WriteTerm'}
Have a nice weekend !
Kind regards,
Jeroen
>
>> Fri, Nov 21, 2008 at 12:40:25PM +0100, Jeroen:
>>
>>
>>> Hi Group,
>>>
>>> I'm a long time user of rancid but never had problems I couldn't solve
>>> myself with a bit of googling, I'm currently using rancid-2.3.2a8.
>>>
>>> Problems started when I upgraded one of the many HP procurves we have
>>> from T12.13 to firmware version T13.23.
>>>
>>> Rancid started complaining about not being able to fetch the config.
>>>
>>> I've tried debugging this by logging in from the console:
>>>
>>> bin/hlogin -f /home/rancid/.cloginrc <switchname>
>>>
>>> however, this is working fine as far as I can tell; it's logging in,
>>> gives me a prompt and I'm able to give commands and everything.
>>>
>>> Is someone able to point me to the right direction, or may be even has a
>>> patch already to make this work?
>>>
>>> Kind regards,
>>>
>>> Jeroen
>>> _______________________________________________
>>> Rancid-discuss mailing list
>>> Rancid-discuss at shrubbery.net
>>> http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
>>>
>>>
>
> _______________________________________________
> Rancid-discuss mailing list
> Rancid-discuss at shrubbery.net
> http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
>
More information about the Rancid-discuss
mailing list