-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Provider Network Service ID #7681
Comments
I created a customfield 'line_tag' which can optionally do regex validation, I think this is better to create as a customfield. Circuit IDs and cables should be documented under the section which is made for it. |
I'm not sure I understand why it's better as a customfield. That is a good option, I just propose updating the model since many VPLS providers allow you to provision multiple provider networks if you so choose. They identify said networks with service ids in addition to the normal handoff circuit ids. |
I agree with Ryan, in a round about way. Our provider has a circuit id and a "BPSO" (Big pipe service order) and I am sure many other providers are similar, so I think having an additional field is good approach. |
FYI custom validation was added for all fields in NetBox v3.0. |
NetBox version
v3.0.8
Feature type
Data model extension
Proposed functionality
Most Service Providers assign a Service ID to the provider networks. It would be ideal if that were extended in the model.
The alternative is to just set a custom field for this, but I figure it is a common enough use case that the data model extension could be seen as reasonable.
Use case
For those who setup multiple mesh / provider networks, or need to call out a provider network issue, it is ideal to be able to track the service id of such a network.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: