netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
15.77k stars 2.54k forks source link

Add device and interface to circuits endpoints #7586

Closed mirackle-spb closed 2 years ago

mirackle-spb commented 2 years ago

NetBox version

v3.0.2

Feature type

Data model extension

Proposed functionality

Add ability to specify device and interface for circuits endpoints. This will allow you to keep track of the overlay networks, and their connection points. In addition, it will expand the possibilities for further integration and automation for the automatic assembly of superimposed networks by telecom operators.

Use case

VxLAN/VPWS/VPLS endpoints can be specified in more detail. This information is enough to carry out automatic assembly / disassembly of connections. In addition, it will allow you to keep more accurate records.

Database changes

No response

External dependencies

No response

jeremystretch commented 2 years ago

What you're describing are virtual circuits, which NetBox does not currently support. There has been much discussion on this topic; please search past issues and discussions here on GitHub.

mirackle-spb commented 2 years ago

Virtual circuits or physical circuits - both have device and interface at endpoint. What is the difference?