diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-06 08:20:34 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-06 08:20:34 +0200 |
commit | a4ebc18af7973c5263adc6bea01af4c971a57922 (patch) | |
tree | 20136475fbdcf0ed064564e2d3a98be141f7813a /doc/check-routeros-update.md | |
parent | ecde864263f8572503eeaba2ad7c806847adb594 (diff) |
doc/check-routeros-update: mention neighbor discovery
Diffstat (limited to 'doc/check-routeros-update.md')
-rw-r--r-- | doc/check-routeros-update.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/check-routeros-update.md b/doc/check-routeros-update.md index cac1850..f045352 100644 --- a/doc/check-routeros-update.md +++ b/doc/check-routeros-update.md @@ -14,7 +14,8 @@ The primary use of this script is to notify about RouterOS updates. Run from a terminal you can start the update process or schedule it. Centrally managing update process of several devices is possibly by -specifying versions safe to be updated on a web server. +specifying versions safe to be updated on a web server. Versions seen +in neighbor discovery can be specified to be safe as well. Also installing patch updates (where just last digit is increased) automatically is supported. |