Discussion:
[rancid] Coriant Groove platform support
Jimmy Lim
2017-12-29 06:50:01 UTC
Permalink
Hi all,

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

Cheers,
Jimmy
Nick Hilliard
2017-12-29 13:36:06 UTC
Permalink
Post by Jimmy Lim
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
Jimmy Lim
2018-01-02 09:09:18 UTC
Permalink
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
Post by Nick Hilliard
Post by Jimmy Lim
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
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
heasley
2018-01-02 22:08:49 UTC
Permalink
Post by 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.
Happy to stick a copy in the contrib area.
Post by Jimmy Lim
Cheers,
Jimmy
Post by Nick Hilliard
Post by Jimmy Lim
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
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
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Loading...