[rancid] Axis T8504-R switch support
Troy Beisigl
troy at i2bnetworks.com
Thu Aug 20 01:54:30 UTC 2020
Thanks John.
I was able to create an axis type using the Cisco IOS module and specifying the in loop commands needed for show vlan, sh version and show running-config. Works great.
# this is a lab test for AXIS switch
axis;login;clogin
axis;script;rancid -t axis
axis;inloop;ios::inloop
axis;module;ios
axis;command;ios::ShowVersion;show version
axis;command;ios::ShowVLAN;show vlan
axis;command;ios::WriteTerm;show running-config
Best,
-Troy
> On Aug 19, 2020, at 3:49 PM, john heasley <heas at shrubbery.net> wrote:
>
> Wed, Aug 19, 2020 at 01:45:34PM -0700, Troy Beisigl:
>> Hello all,
>>
>> Has anyone done up a rancid plugin to support the Axis T8504-R switch? It’s CLI is Cisco command style. We are looking at deploying these in the field where temperatures are high and need to supply multiple 60W PoE connections for cameras are needed.
>>
>> Details here: https://www.axis.com/en-us/products/axis-t8504r-industrial-poe-switch <https://www.axis.com/en-us/products/axis-t8504r-industrial-poe-switch>
>>
>> Nice switch, but would want to be able to keep track of config changes.
>>
>> Also wondering if there are any development docs for creating these type of plugins to allow us to create some for the community.
>>
>
> Doug's reply is accurate.
>
> if it acts like a cisco, it will likely work with little effort. start
> with a copy of rancid type cisco in rancid.types.conf and alter it as
> needed.
>
> that switch looks a lot like a https://www.ui.com/unifi-switching/unifi-industrial-switch/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20200819/f74989df/attachment.htm>
More information about the Rancid-discuss
mailing list