[ Feature Request ] Color Coded Connections #1168

Closed
opened 2025-12-29 16:29:41 +01:00 by adam · 2 comments
Owner

Originally created by @kopacko on GitHub (Aug 12, 2017).

Issue type:feature request

Python version:
NetBox version:

I have attached a single ESX host server and built a quick topology map to represent it's connectivity to our private WANs, the Internal SANs, and to the Internet and the various paths that it follows. It would be really nice to assign colors (even if it is just primary colors) to a connection.

RED = SAN
BLUE = LAN
GREEN = MGMT
etc

netbox connection colors

Originally created by @kopacko on GitHub (Aug 12, 2017). <!-- Please note: GitHub issues are to be used only for feature requests and bug reports. For installation assistance or general discussion, please join us on the mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please indicate "bug report" or "feature request" below. Be sure to search the existing set of issues (both open and closed) to see if a similar issue has already been raised. --> ### Issue type:feature request <!-- If filing a bug, please indicate the version of Python and NetBox you are running. (This is not necessary for feature requests.) --> **Python version:** **NetBox version:** <!-- If filing a bug, please record the exact steps taken to reproduce the bug and any errors messages that are generated. If filing a feature request, please precisely describe the data model or workflow you would like to see implemented, and provide a use case. --> I have attached a single ESX host server and built a quick topology map to represent it's connectivity to our private WANs, the Internal SANs, and to the Internet and the various paths that it follows. It would be really nice to assign colors (even if it is just primary colors) to a connection. RED = SAN BLUE = LAN GREEN = MGMT etc ![netbox connection colors](https://user-images.githubusercontent.com/1976185/29244253-281fd0ba-7f79-11e7-973b-c14268d6bf56.jpg)
adam closed this issue 2025-12-29 16:29:41 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 14, 2017):

Like I said in #1399, the topology mapping feature is intended as a mere convenience for quickly illustrating a set of connections. It is not intended to convey information other than the basic layout of links. We won't be extending it beyond the functionality that is already in place. If you're interested in such a tool, you can copy the logic topology maps use in your own tool and integrate with the NetBox API to build custom maps.

@jeremystretch commented on GitHub (Aug 14, 2017): Like I said in #1399, the topology mapping feature is intended as a mere convenience for quickly illustrating a set of connections. It is not intended to convey information other than the basic layout of links. We won't be extending it beyond the functionality that is already in place. If you're interested in such a tool, you can copy the logic topology maps use in your own tool and integrate with the NetBox API to build custom maps.
Author
Owner

@kopacko commented on GitHub (Aug 14, 2017):

I am only asking for some customization options for the color of the lines. Circuits show up as blue and planned lines show up as dotted lines. It can't be that far of a reach to add some color options, can it?

@kopacko commented on GitHub (Aug 14, 2017): I am only asking for some customization options for the color of the lines. Circuits show up as blue and planned lines show up as dotted lines. It can't be that far of a reach to add some color options, can it?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1168