Reserve/Book device ports #1794

Closed
opened 2025-12-29 17:19:10 +01:00 by adam · 1 comment
Owner

Originally created by @Za66ax on GitHub (Jun 18, 2018).

Issue type

[ X ] Feature request
[ ] Bug report
[ ] Documentation

Environment

• NetBox version: 2.3.4

Description
It would be nice to be able to connect an interface to an object that’s not in the database (i.e a host), today you’re required to have a device registered to be able to make a connection. For network devices/virtual machines that’s awesome. But if you are required to register all hosts I fear that the database would become cluttered with non-essential data. The port could maybe just be marked as either connected or reserved.
This would work perfectly with feature request #1957.

Originally created by @Za66ax on GitHub (Jun 18, 2018). Issue type [ X ] Feature request [ ] Bug report [ ] Documentation Environment • NetBox version: 2.3.4 Description It would be nice to be able to connect an interface to an object that’s not in the database (i.e a host), today you’re required to have a device registered to be able to make a connection. For network devices/virtual machines that’s awesome. But if you are required to register all hosts I fear that the database would become cluttered with non-essential data. The port could maybe just be marked as either connected or reserved. This would work perfectly with feature request #1957.
adam closed this issue 2025-12-29 17:19:10 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 18, 2018):

NetBox supports "planned" connections. This is the most succinct way of representing a future connection. It does require that you add both hosts to the database, but the future host can also be designated as "planned."

@jeremystretch commented on GitHub (Jun 18, 2018): NetBox supports "planned" connections. This is the most succinct way of representing a future connection. It does require that you add both hosts to the database, but the future host can also be designated as "planned."
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1794