Re: [rancid] Extreme 200-series switches
heasley <[email protected]> Tue, 12 Mar 2019 20:42:02 +0000
| Newsgroups | gmane.network.rancid |
|---|---|
| Message-ID | <[email protected]> |
Fri, Mar 01, 2019 at 06:29:23PM +0800, James Andrewartha:
> Hi,
>
> These switches are Broadcom FASTPATH based, like Ubiquiti EdgeMAX
> switches, however using the edgemax config doesn't quite work. One thing
> is you need to use quit instead of exit in clogin - it seems to be
> detected as an Extreme switch, but it's not really. If I change this
> code (line 841 of clogin r3943 from Debian stretch backports 3.9-1~bpo9+1)
>
> if { [string compare "extreme" "$platform"] } {
> send -h "exit\r"
> } else {
> send -h "quit\r"
> }
>
> to send -h "quit\r" then it quits ok, although it then doesn't detect
> end of run. I don't really understand the Extreme platform detection,
> particularly since ExtremeXOS uses xlogin anyway. Any thoughts on how to
> get this model to work?
I can't seem to find an example of the config, just commands. it does
not seem to be like an edgemax, but i could be wrong. Perhaps show us
the equivalent of show config and a login/logout sequence. it seem to
have netconf support too.
_______________________________________________
Rancid-discuss mailing list
[email protected]
http://www.shrubbery.net/mailman/listinfo/rancid-discuss