Skip to content

Wireless Link Distance #15106

Closed
Closed
@Nexis81

Description

@Nexis81

NetBox version

v3.7.2

Feature type

Change to existing functionality

Proposed functionality

Add a field for wireless links to show the distance between wireless links that will appear on a trace similar to a cable length trace.

Use case

When doing a cable trace on a wired connection that runs through a wireless link, The total cable length stops when it reaches a wireless link. It would be useful to show the complete wired length on both sides of the wireless link and total including the wireless link distance.

image

Database changes

Table: wireless_wirelesslink
Add Columns: length - numeric(8,2), length_unit - character varying(50), _abs_length - numeric(10,4)

External dependencies

No response

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions