Add Additional PON Interface Types #8835

Closed
opened 2025-12-29 20:41:51 +01:00 by adam · 7 comments
Owner

Originally created by @nick-bogle on GitHub (Nov 10, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.6.5

Feature type

Data model extension

Proposed functionality

I propose adding a new Interface Type of the following, that will be nested underneath the PON category in Netbox:

  • BPON (622 Mbps / 155Mbps)
  • 25G-PON (25 Gbps)

Use case

Currently the Interface Types in Netbox include 6 other PON port types, but notably missing are:
BPON (Broadband PON) which was what came before GPON. This would be helpful for users that still have BPON in their networks.

25G-PON is a new PON standard that has been implemented by Nokia and while it is still pre-standard, is being deployed by several telecommunications companies.

Database changes

N/A

External dependencies

N/A

Originally created by @nick-bogle on GitHub (Nov 10, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.6.5 ### Feature type Data model extension ### Proposed functionality I propose adding a new Interface Type of the following, that will be nested underneath the PON category in Netbox: - BPON (622 Mbps / 155Mbps) - 25G-PON (25 Gbps) ### Use case Currently the Interface Types in Netbox include 6 other PON port types, but notably missing are: BPON (Broadband PON) which was what came before GPON. This would be helpful for users that still have BPON in their networks. 25G-PON is a new PON standard that has been implemented by Nokia and while it is still pre-standard, is being deployed by several telecommunications companies. ### Database changes N/A ### External dependencies N/A
adam added the type: feature label 2025-12-29 20:41:51 +01:00
adam closed this issue 2025-12-29 20:41:52 +01:00
Author
Owner

@apellini commented on GitHub (Dec 4, 2023):

if @jeremystretch approves I could do that

@apellini commented on GitHub (Dec 4, 2023): if @jeremystretch approves I could do that
Author
Owner

@github-actions[bot] commented on GitHub (Mar 4, 2024):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Mar 4, 2024): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@DorianBourgeoisat commented on GitHub (Mar 12, 2024):

I would even go as far as to add the 50G-PON Huawei has been doing recently.
All in all, no reason not to add them.

@DorianBourgeoisat commented on GitHub (Mar 12, 2024): I would even go as far as to add the 50G-PON Huawei has been doing recently. All in all, no reason not to add them.
Author
Owner

@arthanson commented on GitHub (May 20, 2024):

@nick-bogle can you please take a look at PR #16208 - would this address your request?

@arthanson commented on GitHub (May 20, 2024): @nick-bogle can you please take a look at PR #16208 - would this address your request?
Author
Owner

@nick-bogle commented on GitHub (May 20, 2024):

@nick-bogle can you please take a look at PR #16208 - would this address your request?

I'd personally not make the 50G-PON type Huawei specific. While Hauwei is the first to market with an option for this, it is really being defined under ITU G.9804.3, and is being implemented and tested actively by ZTE, Nokia, and others.

@nick-bogle commented on GitHub (May 20, 2024): > @nick-bogle can you please take a look at PR #16208 - would this address your request? I'd personally not make the 50G-PON type Huawei specific. While Hauwei is the first to market with an option for this, it is really being defined under ITU G.9804.3, and is being implemented and tested actively by ZTE, Nokia, and others.
Author
Owner

@arthanson commented on GitHub (May 20, 2024):

thanks @nick-bogle

@arthanson commented on GitHub (May 20, 2024): thanks @nick-bogle
Author
Owner

@DorianBourgeoisat commented on GitHub (May 21, 2024):

@arthanson going through the changes, I just noticed I made a typo in the label of GPON when I wrote it, there's a missing 'b' in 'Gbps': (TYPE_GPON, 'GPON (2.5 Gbps / 1.25 Gps)') mayhaps this PR is a good opportunity to fix it ?

@DorianBourgeoisat commented on GitHub (May 21, 2024): @arthanson going through the changes, I just noticed I made a typo in the label of GPON when I wrote it, there's a missing 'b' in 'Gbps': `(TYPE_GPON, 'GPON (2.5 Gbps / 1.25 Gps)')` mayhaps this PR is a good opportunity to fix it ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8835