Обновяване на README.md

This commit is contained in:
Jordan Ostreff 2025-04-07 17:58:45 +03:00
parent 946b5563cb
commit 584be5c1cb

View file

@ -1,11 +1,20 @@
# 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
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