Mailing List Archive

extreme switch support
appreciate any feedback on following bits to support extreme switch
collection.

ftp://ftp.shrubbery.net/pub/rancid/rancid-2.2b4.tar.gz

notes:
i do not have a cisco (non-IOS) catalyst with which to test the
changes to clogin.

the looking glass bits here are a bit in flux. if you're using
the looking glass, you're best off overlaying util/lg/* from 2.1.
extreme switch support [ In reply to ]
I have upgraded to 2.2b4. Have not tested with extreme yet, but the
catalysts can not be polled by rancid.
I am not sure where to start troubleshooting. Does cat5rancid have a debug
switch to see how it is interacting with the cat?

perl /home/rancid/bin/cat5rancid fesw01.clt-lhr
fesw01.clt-lhr clogin error: Error: TIMEOUT reached
missed cmd(s): write term,dir slot0:,dir bootflash:,dir slot1:,show port
ifindex,show boot,show module,show flash,show version
End of run not found
!

Thanks,
Joe
extreme switch support [ In reply to ]
Thu, Aug 02, 2001 at 01:28:04PM -0700, Rizzo, Joe:
> I have upgraded to 2.2b4. Have not tested with extreme yet, but the
> catalysts can not be polled by rancid.
> I am not sure where to start troubleshooting. Does cat5rancid have a debug
> switch to see how it is interacting with the cat?
>
> perl /home/rancid/bin/cat5rancid fesw01.clt-lhr

perl /home/rancid/bin/cat5rancid -dl fesw01.clt-lhr

but, first if you could try clogin -c 'show vers;show vers' switch,
that will tell us how far it is getting.

> fesw01.clt-lhr clogin error: Error: TIMEOUT reached
> missed cmd(s): write term,dir slot0:,dir bootflash:,dir slot1:,show port
> ifindex,show boot,show module,show flash,show version
> End of run not found
> !
>
> Thanks,
> Joe
>
>
> -----Original Message-----
> From: john heasley [mailto:heas at shrubbery.net]
> Sent: Thursday, August 02, 2001 2:47 AM
> To: rancid-discuss at guelah.shrubbery.net
> Subject: extreme switch support
>
> appreciate any feedback on following bits to support extreme switch
> collection.
>
> ftp://ftp.shrubbery.net/pub/rancid/rancid-2.2b4.tar.gz
>
> notes:
> i do not have a cisco (non-IOS) catalyst with which to test the
> changes to clogin.
>
> the looking glass bits here are a bit in flux. if you're using
> the looking glass, you're best off overlaying util/lg/* from 2.1.
extreme switch support [ In reply to ]
I found out this week from this list that you have to set the catalyst
prompt with a ">" at the end.

Joe Marr
Network Engineer

"I do not hate my enemies. After all, I made them." - Red Skelton
extreme switch support [ In reply to ]
ftp://ftp.shrubbery.net/pub/rancid/rancid-2.2b5.tar.gz

should fix this problem. i found a catalyst to test against and
tested with juniper, 2500/7200/gsr, foundry, extreme.

still needs a little work, but the collections (etc) should work and
i can get back to it over the weekend.

Thu, Aug 02, 2001 at 01:28:04PM -0700, Rizzo, Joe:
> I have upgraded to 2.2b4. Have not tested with extreme yet, but the
> catalysts can not be polled by rancid.
> I am not sure where to start troubleshooting. Does cat5rancid have a debug
> switch to see how it is interacting with the cat?
>
> perl /home/rancid/bin/cat5rancid fesw01.clt-lhr
> fesw01.clt-lhr clogin error: Error: TIMEOUT reached
> missed cmd(s): write term,dir slot0:,dir bootflash:,dir slot1:,show port
> ifindex,show boot,show module,show flash,show version
> End of run not found
> !
>
> Thanks,
> Joe
>
>
> -----Original Message-----
> From: john heasley [mailto:heas at shrubbery.net]
> Sent: Thursday, August 02, 2001 2:47 AM
> To: rancid-discuss at guelah.shrubbery.net
> Subject: extreme switch support
>
> appreciate any feedback on following bits to support extreme switch
> collection.
>
> ftp://ftp.shrubbery.net/pub/rancid/rancid-2.2b4.tar.gz
>
> notes:
> i do not have a cisco (non-IOS) catalyst with which to test the
> changes to clogin.
>
> the looking glass bits here are a bit in flux. if you're using
> the looking glass, you're best off overlaying util/lg/* from 2.1.