--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/87306da4-b951-455c-beac-7cfaf66cb033o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/ca811cc2-3499-4021-99c3-d3347744a119n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/760dec10-5a4f-4dba-8002-269ad8da6a5fo%40googlegroups.com.
Can you try the patch and see if it makes a difference? It may be a case of exactly what constitutes a match.
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/e2439e81-1412-4112-9d70-c04af9ae6ddco%40googlegroups.com.
Maybe it would be nice to compare with the interface list brought by get_facts method.
The patch I just posted to this thread an hour ago.
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/125d71b1-149c-44a8-be76-8109d22d9cc2o%40googlegroups.com.
I'm sorry Brian, I'm not very familiar. How can I proceed with the patch? Should I change a file in the NetBox directory?
Anyway, I didn't know NetBox uses "get_lldp_neighbors_detail". That is exactly the case with Huawei devices. The NAPALM driver for Huawei does not implement this method.
Note: restart netbox after replacing this file.
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/d6c694f6-1cf6-44db-a9cc-a822f1b19f03o%40googlegroups.com.
While the output is not exactly great (doesn't show full hostname - cuts it off after a period), this temp fix DOES show something. Thank you for this.Is this a bug of some sort though because I changed the interfaces to match exactly as what's returned with a manual call, and I still got nothing prior to replacing the above file.