Cable Plant suggestion #281

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

Originally created by @paname75 on GitHub (Jul 24, 2016).

An idea for implementing Cable Plants:

introduction of CircuitPath object.

  • CircuitPath attributes can be created by user as for other objects..
  • a CircuitPath is an ordered set of circuit and device (active or inactive).
  • a CircuitPath would have an entry interface endpoint A and and exit interface endpoint Z
  • a CircuitPath X can be created from multiple CircuitPath (A,B,C..)
  • A boolean toggle can enforce that some attribute match before aggregating CircuitPath (interface type/vlan/dlci/vcid/Wavelenght etc..)
  • attribute of Parent CircuitPath like Speed/QoS/CIR/MTU/etc.. could be inherited from the lowest common denominator in the Path.
  • a filter would allow to make diagram including or not CircuitPath detail.

thanks for your awesome tool.

Originally created by @paname75 on GitHub (Jul 24, 2016). An idea for implementing Cable Plants: introduction of CircuitPath object. - CircuitPath attributes can be created by user as for other objects.. - a CircuitPath is an ordered set of circuit and device (active or inactive). - a CircuitPath would have an entry interface endpoint A and and exit interface endpoint Z - a CircuitPath X can be created from multiple CircuitPath (A,B,C..) - A boolean toggle can enforce that some attribute match before aggregating CircuitPath (interface type/vlan/dlci/vcid/Wavelenght etc..) - attribute of Parent CircuitPath like Speed/QoS/CIR/MTU/etc.. could be inherited from the lowest common denominator in the Path. - a filter would allow to make diagram including or not CircuitPath detail. thanks for your awesome tool.
adam added the status: duplicate label 2025-12-29 16:20:29 +01:00
adam closed this issue 2025-12-29 16:20:29 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 25, 2016):

Duplicate of #20

@jeremystretch commented on GitHub (Jul 25, 2016): Duplicate of #20
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#281