Re: [rancid] Coriant Groove platform support

2018-01-02 Thread Jimmy Lim
Hi Nick,

Happy new year! Thanks for your update. I have just built the custom rancid
script for that and it works fine. Let me know whether Coriant support is
going to be incorporated in future release or not. Thanks again.

Cheers,
Jimmy

On Fri, Dec 29, 2017 at 9:36 PM, Nick Hilliard  wrote:

> Jimmy Lim wrote:
> > Does rancid support Coriant Groove platform like G30? I don't see it in
> > bin directory.
>
> no but it should be pretty easy to add.  It's a straightforward
> ssh/no-enable login, with the following commands issued:
>
> set -f cli-config cli-columns 65535
> show inventory
> show softwareload
> show config | display commands
> quit -f
>
> just make sure you're not using fp2.0.0 because that eats the CRS config
> lines when you use the "display commands" pipe (fixed in fp2.0.1)
>
> Nick
>
___
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss

Re: [rancid] Coriant Groove platform support

2017-12-29 Thread Nick Hilliard
Jimmy Lim wrote:
> Does rancid support Coriant Groove platform like G30? I don't see it in
> bin directory.

no but it should be pretty easy to add.  It's a straightforward
ssh/no-enable login, with the following commands issued:

set -f cli-config cli-columns 65535
show inventory
show softwareload
show config | display commands
quit -f

just make sure you're not using fp2.0.0 because that eats the CRS config
lines when you use the "display commands" pipe (fixed in fp2.0.1)

Nick

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


[rancid] Coriant Groove platform support

2017-12-29 Thread Jimmy Lim
Hi all,

Does rancid support Coriant Groove platform like G30? I don't see it in bin
directory.

Cheers,
Jimmy
___
Rancid-discuss mailing list
Rancid-discuss@shrubbery.net
http://www.shrubbery.net/mailman/listinfo/rancid-discuss