Allows using RANCID3 to extract platform and configuration from the Nokia IXR 7250, IXR 7220, and SXR 7350 series devices.
Find a file
2025-04-07 18:01:33 +03:00
rancid.types.conf Добавяне на rancid.types.conf 2025-04-07 18:00:11 +03:00
README.md Обновяване на README.md 2025-04-07 17:58:45 +03:00
srlinux.pm Добавяне на srlinux.pm 2025-04-07 18:01:33 +03:00

rancid-srlinux

Allows using RANCID to extract platform and configuration from the Nokia IXR 7250, IXR 7220, and SXR 7350 series devices.

Currently the attached module and configuration will fetch the following:

show version - Retrieve basic metrics about the system show platform fan-tray - Retrieve fan tray info show platform linecard - Retrieve line card info show platform power-supply - Retrieve power supply info info from running - Show running config

Installation ( on FreeBSD )

Copy srlinux.pm to /usr/local/share/lib/rancid/srlinux.pm Copy srllogin to /usr/local/libexec/rancid/bin/srllogin Edit /usr/local/etc/rancid/rancid.types.conf and include the lines in rancid.types.conf use the type srlinux in your router.db file(s) to use the SRLinux module

Based on https://gist.github.com/peelman/04f0e5f93f3d152ed0ecfaee4d6323fd$0