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

fix: use interface instead of front/rear ports #46

Merged
merged 1 commit into from
May 3, 2024
Merged

fix: use interface instead of front/rear ports #46

merged 1 commit into from
May 3, 2024

Conversation

sjurtf
Copy link
Member

@sjurtf sjurtf commented May 3, 2024

Use interface for ports and not front/rear ports.

Front/rear ports does not support being endpoints for cable tracing. To support this we must use interfaces. Type must be set to other.

We can enrich these interfaces using the new custom fields in NRK NetBox.

  • Connector Type (example: BNC)
  • Signal Protocol (example: 3G-SDI)

@sjurtf sjurtf requested a review from a team as a code owner May 3, 2024 07:43
@sjurtf sjurtf merged commit a469e9f into master May 3, 2024
3 checks passed
@sjurtf sjurtf deleted the fix/if branch May 3, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants