[rancid] Extreme 200-series switches

heasley heas at shrubbery.net
Tue Mar 12 20:42:02 UTC 2019


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.



More information about the Rancid-discuss mailing list