Topology view in different way #1207

Closed
opened 2025-12-29 16:30:03 +01:00 by adam · 3 comments
Owner

Originally created by @Vladimir-Ilyin on GitHub (Sep 1, 2017).

Hello!

I saw how it is possible to display the topology of the network, maybe in a NetBox it can be done as well, and not as a picture?

http://visjs.org/network_examples.html

just an offer

Originally created by @Vladimir-Ilyin on GitHub (Sep 1, 2017). Hello! I saw how it is possible to display the topology of the network, maybe in a NetBox it can be done as well, and not as a picture? http://visjs.org/network_examples.html just an offer
adam closed this issue 2025-12-29 16:30:03 +01:00
Author
Owner

@Vladimir-Ilyin commented on GitHub (Sep 1, 2017):

simple example
example.zip

@Vladimir-Ilyin commented on GitHub (Sep 1, 2017): simple example [example.zip](https://github.com/digitalocean/netbox/files/1269846/example.zip)
Author
Owner

@IPFox commented on GitHub (Sep 1, 2017):

I have been looking to implement something like that, but so far I think the Cisco NeXt UI would fit the purpose rather well: https://developer.cisco.com/site/neXt/

@IPFox commented on GitHub (Sep 1, 2017): I have been looking to implement something like that, but so far I think the Cisco NeXt UI would fit the purpose rather well: https://developer.cisco.com/site/neXt/
Author
Owner

@jeremystretch commented on GitHub (Sep 1, 2017):

The topology mapping functionality in NetBox isn't going to be expanded any time in the near future. It was implemented as a minor convenience for depicting the graphical layout of a set of links and nothing more. Development needs to focus on adding and improving core functionality.

If you're interested in generating more dynamic maps, you can easily export data from NetBox via the API to an external application.

@jeremystretch commented on GitHub (Sep 1, 2017): The topology mapping functionality in NetBox isn't going to be expanded any time in the near future. It was implemented as a minor convenience for depicting the graphical layout of a set of links and nothing more. Development needs to focus on adding and improving core functionality. If you're interested in generating more dynamic maps, you can easily export data from NetBox via the API to an external application.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1207