Обновяване на README.md
This commit is contained in:
parent
946b5563cb
commit
584be5c1cb
1 changed files with 18 additions and 9 deletions
27
README.md
27
README.md
|
@ -1,11 +1,20 @@
|
||||||
# rancid-srlinux
|
# rancid-srlinux
|
||||||
|
|
||||||
Allows using RANCID to extract platform and configuration from the Nokia IXR 7250, IXR 7220, and SXR 7350 series devices.
|
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:
|
Currently the attached module and configuration will fetch the following:
|
||||||
|
|
||||||
show version - Retrieve basic metrics about the system
|
show version - Retrieve basic metrics about the system
|
||||||
show platform fan-tray - Retrieve fan tray info
|
show platform fan-tray - Retrieve fan tray info
|
||||||
show platform linecard - Retrieve line card info
|
show platform linecard - Retrieve line card info
|
||||||
show platform power-supply - Retrieve power supply info
|
show platform power-supply - Retrieve power supply info
|
||||||
info from running - Show running config
|
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
|
Loading…
Add table
Reference in a new issue