Discussion:
[rancid] Cisco SG-500 configs?
Stefano Bartesaghi
2016-05-02 14:38:54 UTC
Permalink
Exactly. For example, csbrancid wants to use an "lcli" command upon
logging
in that the current SG switches don't know about anymore - they
expect an
"enable"...
I'm not an expect expert, but on line 361 of

https://github.com/chrpinedo/rancid-cisco-sb/blob/master/src/csblogin

I guess this is the start of a conditional, and it tries each
possibility in that code block against what it sees. So if there is no
menu bit, it never has to send the ^z then lcli and just goes straight
for the credentials.

Alexd


Hi,

I've a same problem with login on Cisco Small Business sg500, how do you fix the problem? Can you explain me?

Thanks a lot for your support

Kind regards

Stefano Bartesaghi
NETPROJECT<http://www.net-project.net/>
T. +39 0313334049
Alex DEKKER
2016-05-03 10:01:21 UTC
Permalink
Exactly. For example, csbrancid wants to use an "lcli" command upon
logging
in that the current SG switches don't know about anymore - they
expect an
"enable"...
Hi,
I’ve a same problem with login on Cisco Small Business sg500, how do
you fix the problem? Can you explain me?
Thanks a lot for your support
Kind regards
*Stefano Bartesaghi**
*** <http://www.net-project.net/>
I didn't have the problem in the first place, so I didn't have to do
anything to fix it. All I did was follow the install instructions at
https://github.com/chrpinedo/rancid-cisco-sb .

alexd

Loading...