Update references to NAPALM in docs

This commit is contained in:
jeremystretch
2021-08-30 11:51:18 -04:00
parent 752ca2c5c4
commit b528672fd5
5 changed files with 5 additions and 5 deletions

View File

@@ -343,7 +343,7 @@ Toggle the availability Prometheus-compatible metrics at `/metrics`. See the [Pr
## NAPALM_PASSWORD
NetBox will use these credentials when authenticating to remote devices via the [NAPALM library](https://napalm-automation.net/), if installed. Both parameters are optional.
NetBox will use these credentials when authenticating to remote devices via the supported [NAPALM integration](../additional-features/napalm.md), if installed. Both parameters are optional.
!!! note
If SSH public key authentication has been set up on the remote device(s) for the system account under which NetBox runs, these parameters are not needed.