Wireless Link Distance #15106
Labels
complexity: low
Requires minimal effort to implement
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
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.
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
The text was updated successfully, but these errors were encountered: