Mailing List Archive

Re: Rancid-discuss Digest, Vol 106, Issue 1
Dear Ugo,

Many thanks, it works fine after 2 small modifications:

h3clogin: #! /usr/bin/expect -- instead of #! /usr/local/bin/expect --
h3crancid: #! /usr/bin/perl instead of #! /usr/bin/perl5

Best regards

Remi
-----Original Message-----
From: Rancid-discuss <rancid-discuss-bounces@shrubbery.net> On Behalf Of rancid-discuss-request@shrubbery.net
Sent: Thursday, August 1, 2019 10:00 PM
To: rancid-discuss@shrubbery.net
Subject: [Marketing Mail] Rancid-discuss Digest, Vol 106, Issue 1

Send Rancid-discuss mailing list submissions to
rancid-discuss@shrubbery.net

To subscribe or unsubscribe via the World Wide Web, visit
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
or, via email, send a message with subject or body 'help' to
rancid-discuss-request@shrubbery.net

You can reach the person managing the list at
rancid-discuss-owner@shrubbery.net

When replying, please edit your Subject line so it is more specific than "Re: Contents of Rancid-discuss digest..."


Today's Topics:

1. Switch HPE 5700 (FESSARD, Remi)
2. Re: Switch HPE 5700 (Ugo Bellavance)
3. Re: Switch HPE 5700 (Ugo Bellavance)


----------------------------------------------------------------------

Message: 1
Date: Thu, 1 Aug 2019 14:50:57 +0000
From: "FESSARD, Remi" <Remi.FESSARD@knorr-bremse.com>
To: "'rancid-discuss@shrubbery.net'" <rancid-discuss@shrubbery.net>
Subject: [rancid] Switch HPE 5700
Message-ID: <4e0a487754d14f45ab2cb4c7a570fbc6@knorr-bremse.com>
Content-Type: text/plain; charset="iso-8859-1"

Hello,



We bought a switch HPE 5700-32XGT-8XG-2QSFP2 and display commands on it are:



* display version
* display startup
* display device
* display device manuinfo
* display transceiver manuinfo interface
* display debugging
* display current-configuration



Do you, please, give the device type that I have to define in Rancid to save it ?



Many thanks in advance,



R?mi


This transmission is intended solely for the addressee and contains confidential information.
If you are not the intended recipient, please immediately inform the sender and delete the message and any attachments from your system.
Furthermore, please do not copy the message or disclose the contents to anyone unless agreed otherwise. To the extent permitted by law we shall in no way be liable for any damages, whatever their nature, arising out of transmission failures, viruses, external influence, delays and the like.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20190801/38add3df/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 1 Aug 2019 11:19:33 -0400
From: Ugo Bellavance <ugob@lubik.ca>
Cc: "rancid-discuss@shrubbery.net" <rancid-discuss@shrubbery.net>
Subject: Re: [rancid] Switch HPE 5700
Message-ID:
<CACSSk+V0G+ZF_uEV9cqTqhG0fF-0NGwos9FNG0z-w=mbWTweKg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Thu, Aug 1, 2019 at 10:51 AM FESSARD, Remi <Remi.FESSARD@knorr-bremse.com>
wrote:

> Hello,
>
>
>
> We bought a switch HPE 5700-32XGT-8XG-2QSFP2 and display commands on
> it
> are:
>
>
>
> - display version
> - display startup
> - display device
> - display device manuinfo
> - display transceiver manuinfo interface
> - display debugging
> - display current-configuration
>
>
>
> Do you, please, give the device type that I have to define in Rancid
> to save it ?
>
>
>
> Bonjour R?mi,

We're using HPE A5800 switches and they use similar syntax (Comware). I don't know exactly what to use in your case but back in the time where we configured them with rancid, there was a device type called "h3c".

You may have a look here:

https://sites.google.com/site/jrbinks/code/rancid/h3c

When I received the switches, the author of this page (Jethro Binks) kindly worked (a lot) to adapt his scripts so that it works with the HP A5800 (although he didn't have one to test). It's still working as of now. Ours is Comware 5-based, but the A5900 is in the list of tested models and is apparently Comware 7 based. I don't know why it hasn't been merged into rancid.

I think, though, that these switches have a compatibility mode that would let you use the hp device type (procurve syntax).

Regards,
--
Ugo Bellavance (ugob@lubik.ca)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20190801/6dfeac1d/attachment-0001.html>

------------------------------

Message: 3
Date: Thu, 1 Aug 2019 11:21:57 -0400
From: Ugo Bellavance <ugob@lubik.ca>
Cc: "rancid-discuss@shrubbery.net" <rancid-discuss@shrubbery.net>
Subject: Re: [rancid] Switch HPE 5700
Message-ID:
<CACSSk+URndT2KO3cqbTn0MQ_ef46tEQ4-K-j=HMLV1-S8Q1hwQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Sorry, I just realized that there is a page for Rancid 3.x.

https://sites.google.com/site/jrbinks/code/rancid/cmwrancid

On Thu, Aug 1, 2019 at 11:19 AM Ugo Bellavance <ugob@lubik.ca> wrote:

>
>
> On Thu, Aug 1, 2019 at 10:51 AM FESSARD, Remi <
> Remi.FESSARD@knorr-bremse.com> wrote:
>
>> Hello,
>>
>>
>>
>> We bought a switch HPE 5700-32XGT-8XG-2QSFP2 and display commands on
>> it
>> are:
>>
>>
>>
>> - display version
>> - display startup
>> - display device
>> - display device manuinfo
>> - display transceiver manuinfo interface
>> - display debugging
>> - display current-configuration
>>
>>
>>
>> Do you, please, give the device type that I have to define in Rancid
>> to save it ?
>>
>>
>>
>> Bonjour R?mi,
>
> We're using HPE A5800 switches and they use similar syntax (Comware).
> I don't know exactly what to use in your case but back in the time
> where we configured them with rancid, there was a device type called "h3c".
>
> You may have a look here:
>
> https://sites.google.com/site/jrbinks/code/rancid/h3c
>
> When I received the switches, the author of this page (Jethro Binks)
> kindly worked (a lot) to adapt his scripts so that it works with the
> HP
> A5800 (although he didn't have one to test). It's still working as of now.
> Ours is Comware 5-based, but the A5900 is in the list of tested models
> and is apparently Comware 7 based. I don't know why it hasn't been
> merged into rancid.
>
> I think, though, that these switches have a compatibility mode that
> would let you use the hp device type (procurve syntax).
>
> Regards,
> --
> Ugo Bellavance (ugob@lubik.ca)
>


--
Ugo Bellavance (ugob@lubik.ca)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20190801/25f62769/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss


------------------------------

End of Rancid-discuss Digest, Vol 106, Issue 1
**********************************************

This transmission is intended solely for the addressee and contains confidential information.
If you are not the intended recipient, please immediately inform the sender and delete the message and any attachments from your system.
Furthermore, please do not copy the message or disclose the contents to anyone unless agreed otherwise. To the extent permitted by law we shall in no way be liable for any damages, whatever their nature, arising out of transmission failures, viruses, external influence, delays and the like.

_______________________________________________
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss