den-it / ntmap

Network topology map using Netbox as a data source
MIT License
146 stars 14 forks source link

Display error number of cables #18

Open nuxlux1 opened 1 year ago

nuxlux1 commented 1 year ago

In netbox, one cable can connect several ports of two devices. In ntmap, cables of the same type between two devices are combined into one cable and the number of connections is indicated with a number. However a cable that connects several ports is displayed as several cables and is also showen incorrectly in the info box. This should be fixed.