Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cable Plant suggestion #376

Closed
paname75 opened this issue Jul 24, 2016 · 1 comment
Closed

Cable Plant suggestion #376

paname75 opened this issue Jul 24, 2016 · 1 comment
Labels
status: duplicate This issue has already been raised

Comments

@paname75
Copy link

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.

@jeremystretch
Copy link
Member

Duplicate of #20

@jeremystretch jeremystretch added the status: duplicate This issue has already been raised label Jul 25, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: duplicate This issue has already been raised
Projects
None yet
Development

No branches or pull requests

2 participants