You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get various popup alerts for different devices on LLDP neighbors tab, for example:
{"detail":"No RPC client available for this platform (Dell Idrac)."}
{"detail":"No IP configured for this device."}
{"detail":"No RPC client available for this platform (None)."}
The text was updated successfully, but these errors were encountered:
This tab should only be displayed if the device has all of the following:
A status of "active"
A primary IP assigned
A platform with an RPC client assigned
I'll fix it so that the LLDP tab is only displayed if all of these conditions are met. However, please note that RPC connectivity is not yet a supported feature (I'm hoping to get NAPALM integration working soon).
Issue type: bug report
Python version: 2.7
NetBox version: 2.0.7
I get various popup alerts for different devices on LLDP neighbors tab, for example:
{"detail":"No RPC client available for this platform (Dell Idrac)."}
{"detail":"No IP configured for this device."}
{"detail":"No RPC client available for this platform (None)."}
The text was updated successfully, but these errors were encountered: