Skip to content

Add "splice" type for rear ports #5337

@JonathonReinhart

Description

@JonathonReinhart

Thanks a lot for building such an awesome tool! This is a minor request.

Environment

  • Python version: v3.? (netbox-docker)
  • NetBox version: v2.9.8

Proposed Functionality

For rear (or front, I suppose) ports, please consider adding a Splice Type under Fiber Optic.

When modeling a typical enterprise copper cable plant, we have patch panels with 8P8C front ports and 110 punch rear ports. This accurately matches the real world.

But fiber patch panels are often installed by splicing the cable run to the back of an e.g. LC connector.

There is no Splice type connector. I'm forced to pick one (e.g. LC), which doesn't reflect the real world. It's not a big deal to work around, but it seems like it wouldn't be too much work to add another type either.

Use Case

When modeling fiber cable plants, there will often be splices.

Consider the most simple case:

  • Rack 1
    • Fiber patch panel 1.1
      • Front port 1: LC connector
      • Rear port 1: Splice
  • Rack 2
    • Fiber patch panel 2.1
      • Front port 1: LC connector
      • Rear port 1: Splice

The two "splice" rear ports would be connected together.

Database Changes

No new models or fields required.

External Dependencies

n/a

Metadata

Metadata

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions