diff --git a/NAPALM-Configuration.md b/NAPALM-Configuration.md index 06191ec..fc432c4 100644 --- a/NAPALM-Configuration.md +++ b/NAPALM-Configuration.md @@ -1,3 +1,5 @@ +_Note: NAPALM support was removed from Netbox core in version [3.5.0](https://github.com/netbox-community/netbox/releases/v3.5.0) and has been moved to a [plugin](https://github.com/netbox-community/netbox-napalm)_ + NAPALM is tightly integrated into NetBox. NAPALM allows NetBox to fetch live data from devices and return it to a requester via its REST API. To learn more about what NAPALM is and how it works, please see the documentation from the [library itself][napalm-doc] or the documentation from [NetBox][netbox-napalm-doc] on how it is integrated.