Skip to content

Allow Multiple Sites per Prefix #6815

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

Closed
online-stuff opened this issue Jul 26, 2021 · 2 comments
Closed

Allow Multiple Sites per Prefix #6815

online-stuff opened this issue Jul 26, 2021 · 2 comments
Labels
type: feature Introduction of new functionality to the application

Comments

@online-stuff
Copy link

NetBox version

v2.11.9

Feature type

Data model extension

Proposed functionality

Add the ability to assign a multiple sites to a prefix.

Use case

Prefixes can be used across current boundaries, an example is PtP links.

Prefix - 192.0.2.32/30
SiteA - 192.0.2.33/30
SiteB - 192.0.2.34/30

Prefix - 192.0.2.36/30
SiteA - 192.0.2.37/30
SiteC - 192.0.2.38/30

SiteA - 198.51.100.0/24
SiteB - 203.0.113.0/24

SiteA's router routes traffic for 203.0.113.0/24 to 192.0.2.34. SiteB's router routes traffic for 198.51.100.0/24 to 192.0.2.33.

The prefix is used at both SiteA and SiteB, so should be able to document it.

Database changes

Not sure on this one.. More UI interface allowing the field multiple times and displaying it when looking at the UI or reports for either 'site'.

External dependencies

No response

@online-stuff online-stuff added the type: feature Introduction of new functionality to the application label Jul 26, 2021
@jeremystretch
Copy link
Member

Seems like this would be covered by #6414. What do you think?

@online-stuff
Copy link
Author

online-stuff commented Jul 26, 2021

Seems like this would be covered by #6414. What do you think?

Similar yes, sorry I missed that with my searching... I started by trying to figure out how NetBox wanted me to document it.

From I am not convinced that a site-group is the best way.. If someone does a mesh, every combination of sites may need to be created.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants