[PR #20343] [MERGED] Closes #20321: Add PHY interface types for pluggable transceivers #15899

Closed
opened 2025-12-30 00:24:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20343
Author: @jeremystretch
Created: 9/12/2025
Status: Merged
Merged: 9/15/2025
Merged by: @jnovinger

Base: mainHead: 20321-interface-types


📝 Commits (5)

📊 Changes

1 file changed (+238 additions, -19 deletions)

View changed files

📝 netbox/dcim/choices.py (+238 -19)

📄 Description

Closes: #20321

This PR adds various physical interface types that are typically housed within pluggable transceivers (i.e. SFPs). The introduction of these types is necessary to support modeling SFPs as modules with child interfaces.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20343 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/12/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `20321-interface-types` --- ### 📝 Commits (5) - [`4e82f51`](https://github.com/netbox-community/netbox/commit/4e82f510cdccb09775ac66eb92ef3bf4fd8fc068) Rearrange constants - [`706fab8`](https://github.com/netbox-community/netbox/commit/706fab84c2701f5150278a2628d4307277e53513) Add new Ethernet types - [`68c5466`](https://github.com/netbox-community/netbox/commit/68c54666837b98ded2eca13faed3547e455ddbf5) Add more Ethernet types - [`9ca3608`](https://github.com/netbox-community/netbox/commit/9ca36087b0d88c7201b88e358f5a0b2b2a914f0d) Add 200/400/800G Ethernet types - [`37419d7`](https://github.com/netbox-community/netbox/commit/37419d791d8b1d1dbcd9902153e5cd55487ec1e6) Standardize labels ### 📊 Changes **1 file changed** (+238 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `netbox/dcim/choices.py` (+238 -19) </details> ### 📄 Description ### Closes: #20321 This PR adds various physical interface types that are typically housed within pluggable transceivers (i.e. SFPs). The introduction of these types is necessary to support modeling SFPs as modules with child interfaces. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:24:40 +01:00
adam closed this issue 2025-12-30 00:24:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15899