netbox-topology-views
netbox-topology-views copied to clipboard
A netbox plugin that draws topology views
I would like an icon added for backhaul style devices, these are point-to-point wireless devices. Something like this (taken from tessco's site):  Not sure where the original icons where...
This adds wireless links (not wireless LANs). Looking at the readme this plugin >= v1.1.0 requires netbox >= 3.2.0 anyway so I removed the version checks. Still to do: -...
when you enable the Circuit Termination you may see the following error: `AttributeError: 'CircuitTermination' object has no attribute 'device'` Also see #20
Possible user error but I can't get the topology views plugin to show any views. I'm not sure what logs or configs I can provide so please let me know...
Due to changes in how cables are modeled in v3.3 of Netbox terminations will have a different identifier. In the beta I get this error: ``` Cannot resolve keyword '_termination_a_device_id'...
I'm adding a second diagram to build L3 topologies (Idepends on https://github.com/mattieserver/netbox-topology-views/pull/139). The idea is: * I can get per VRF L3 diagrams (additional filter compared to L2 diagrams) *...
It seems like I need to check the Save coordinates option every time I open the topology page. Not sure if there's a good reason for this (or why one...
Hi , Just installed this plugin version 0.5.3 as we are on Netbox Version (v2.9.4). The installation seems to have gone well following the instructions on the readme page, but...
is it possible to enable port numbers on the topology?
Hi, After plugin install, I noticed a problem when saving changes in Devices section. Devices created after plugin work fine, can save, no errors. I thought that maybe moving around...