Multi-Site Topology Maps #449

Closed
opened 2025-12-29 16:22:18 +01:00 by adam · 1 comment
Owner

Originally created by @sp0rus on GitHub (Sep 27, 2016).

Having a way to view a multi-site topology map would be fantastic. We have multiple connections going to different sites for different networks. We are a small ISP, and we have each hub and building around town as a separate site. Being able to see all of our connections between sites would be fantastic.

Originally created by @sp0rus on GitHub (Sep 27, 2016). Having a way to view a multi-site topology map would be fantastic. We have multiple connections going to different sites for different networks. We are a small ISP, and we have each hub and building around town as a separate site. Being able to see all of our connections between sites would be fantastic.
adam added the type: feature label 2025-12-29 16:22:18 +01:00
adam closed this issue 2025-12-29 16:22:18 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 23, 2017):

Site assignment is optional for topology maps. In theory, you could create a topology map which includes devices from multiple sites and it will be rendered. There are two issues that we need to address, however:

  • Topology maps without a site assignment are not currently referenced anywhere. This is easily remedied by linking to them on the NetBox home view.
  • Topology maps do not render circuits (#430). It should be fairly easy to extend the rendering logic to include circuits (which are now modeled very similar to interface connections).
@jeremystretch commented on GitHub (Mar 23, 2017): Site assignment is optional for topology maps. In theory, you could create a topology map which includes devices from multiple sites and it will be rendered. There are two issues that we need to address, however: * Topology maps without a site assignment are not currently referenced anywhere. This is easily remedied by linking to them on the NetBox home view. * Topology maps do not render circuits (#430). It should be fairly easy to extend the rendering logic to include circuits (which are now modeled very similar to interface connections).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#449