Discussion:
[rancid] terminal length 0 rancid
Prasad Jadhav
2014-12-12 06:05:01 UTC
Permalink
Hi,

I configured the rancid 3.1 on centos 7 but facing issue with CISCO switch

When I ran clogin command getting following error

[***@localhost bin]$ ./clogin -c "show version"sw1
sw1
spawn ssh -c 3des -x -l test sw1
***@sw1's password:

SW1#
SW1#terminal length 0
% Unrecognized command
SW1#

Please let me know how to resolve this.

Regards,
Prasad Jadhav

________________________________
This email (message and any attachment) is confidential and may be privileged. If you are not certain that you are the intended recipient, please notify the sender immediately by replying to this message, and delete all copies of this message and attachments. Any other use of this email by you is prohibited.
________________________________
Dan Anderson
2014-12-13 17:13:49 UTC
Permalink
What model switch is it and what software version is running on it?
Post by Prasad Jadhav
Hi,
I configured the rancid 3.1 on centos 7 but facing issue with CISCO switch
When I ran clogin command getting following error
sw1
spawn ssh -c 3des -x -l test sw1
SW1#
*SW1#terminal length 0*
*% Unrecognized command*
SW1#
Please let me know how to resolve this.
Regards,
Prasad Jadhav
------------------------------
This email (message and any attachment) is confidential and may be
privileged. If you are not certain that you are the intended recipient,
please notify the sender immediately by replying to this message, and
delete all copies of this message and attachments. Any other use of this
email by you is prohibited.
------------------------------
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
--
Dan
Prasad Jadhav
2014-12-15 03:57:37 UTC
Permalink
Hi Dan,

I am using rancid 3.1 version and small business SG300-52 52-Port Gigabit Managed Switch.

Regards,
Prasad Jadhav

From: Dan Anderson [mailto:***@gmail.com]
Sent: 13 December 2014 22:44
To: Prasad Jadhav
Cc: rancid-***@shrubbery.net
Subject: Re: [rancid] terminal length 0 rancid

What model switch is it and what software version is running on it?

On Fri, Dec 12, 2014 at 1:05 AM, Prasad Jadhav <***@alepo.com<mailto:***@alepo.com>> wrote:
Hi,

I configured the rancid 3.1 on centos 7 but facing issue with CISCO switch

When I ran clogin command getting following error

[***@localhost bin]$ ./clogin -c "show version"sw1
sw1
spawn ssh -c 3des -x -l test sw1
***@sw1's password:

SW1#
SW1#terminal length 0
% Unrecognized command
SW1#

Please let me know how to resolve this.

Regards,
Prasad Jadhav

________________________________
This email (message and any attachment) is confidential and may be privileged. If you are not certain that you are the intended recipient, please notify the sender immediately by replying to this message, and delete all copies of this message and attachments. Any other use of this email by you is prohibited.
________________________________

_______________________________________________
Rancid-discuss mailing list
Rancid-***@shrubbery.net<mailto:Rancid-***@shrubbery.net>
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
--
Dan
________________________________
This email (message and any attachment) is confidential and may be privileged. If you are not certain that you are the intended recipient, please notify the sender immediately by replying to this message, and delete all copies of this message and attachments. Any other use of this email by you is prohibited.
________________________________
Aaron Dudek
2014-12-15 22:32:43 UTC
Permalink
What is the code on the switch?
This switch doesn't run IOS or CatOS. It is a linksys switch with the Cisco
label on it.
I don't think Rancid has official support for it.
You might want to check this out

https://github.com/chrpinedo/rancid-cisco-sb
Post by Prasad Jadhav
Hi Dan,
I am using rancid 3.1 version and small business SG300-52 52-Port Gigabit Managed Switch.
Regards,
Prasad Jadhav
*Sent:* 13 December 2014 22:44
*To:* Prasad Jadhav
*Subject:* Re: [rancid] terminal length 0 rancid
What model switch is it and what software version is running on it?
Hi,
I configured the rancid 3.1 on centos 7 but facing issue with CISCO switch
When I ran clogin command getting following error
sw1
spawn ssh -c 3des -x -l test sw1
SW1#
*SW1#terminal length 0*
*% Unrecognized command*
SW1#
Please let me know how to resolve this.
Regards,
Prasad Jadhav
------------------------------
This email (message and any attachment) is confidential and may be
privileged. If you are not certain that you are the intended recipient,
please notify the sender immediately by replying to this message, and
delete all copies of this message and attachments. Any other use of this
email by you is prohibited.
------------------------------
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
--
Dan
------------------------------
This email (message and any attachment) is confidential and may be
privileged. If you are not certain that you are the intended recipient,
please notify the sender immediately by replying to this message, and
delete all copies of this message and attachments. Any other use of this
email by you is prohibited.
------------------------------
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Alex DEKKER
2014-12-16 18:08:42 UTC
Permalink
Post by Aaron Dudek
What is the code on the switch?
This switch doesn't run IOS or CatOS. It is a linksys switch with the
Cisco label on it.
I don't think Rancid has official support for it.
You might want to check this out
https://github.com/chrpinedo/rancid-cisco-sb
The above works for me. It's not perfect, I edited it to remove
temperature info, for example, and sometimes the entire config in CVS is
replaced with an error saying the config couldn't be fetched. But it's
better than nothing!

alexd

Loading...