netbox-community / netbox-topology-views

A netbox plugin that draws topology views
Apache License 2.0
696 stars 61 forks source link

Function to Collapse a virtual chassis #506

Open NotHBlocks opened 3 weeks ago

NotHBlocks commented 3 weeks ago

NetBox version

v4.0.3

Topology Views version

v4.0.0-beta.1

Feature type

New functionality

Proposed functionality

The idea to group virtual chassis in #https://github.com/netbox-community/netbox-topology-views/issues/497 is great but what if we go a step further. My idea is to add a function that a virtual chassis can be shown as one object and can be collapsed into all the members.

Use case

I created a stack of 4 switches. These 4 switches are in one virtual chassis. 2 of the 4 switches have an uplink to the core switch which is also in a virtual chassis (Core is a 2 switch stack). One uplink goes to core switch 1 the other to core switch 2. If I add a new virtual chassis which is the same as the first one all the cable will traverse each other. If there is an option to stack both core switches to show just one stack (the virtual chassis) the topology view would be much cleaner.

External dependencies

No response

adparis99 commented 3 weeks ago

I am in support of this as well. I created a discussion about this last year, and I think it would be doable. See discussion #218.