Feature #10804
closedInterface Status page information for switch uplinks may be replaced by switch port data when media state monitoring is set
100%
Description
Like in #10793#note-9 written status->interface for mvneta1 shows mixed data from mvneta1 and switch port 1.
Make it more transparent which data are shown.
You can show both connect speeds and traffic counters or you add the switch port to the section:
1_LAN Interface (lan, mvneta1) => 1_LAN Interface (lan, mvneta1, e6000sw0port1)
The best is, you show all: mvneta1 and e6000sw0port[1-5]
Files
Updated by Jim Pingle over 4 years ago
- Subject changed from status->interface: the data shown for mvneta1 is not always the real data of mvneta1 to status_interfaces.php: Data for switch uplinks may be replaced by switch port data when media state monitoring is set
- Category set to Interfaces
Fixing the subject and adding some notes:
This happens if "Switch Port" on Interfaces > LAN (or whichever interface the uplink is assigned) is set to one of the switch ports, rather than being left at the default setting. So in that case it is expected since the page is following what the user requested, though it may not be what they intended.
Seeing the uplink status would still be useful in this case, as well as indicating the port status monitoring association on the interface status output.
Updated by Viktor Gurov almost 4 years ago
Show switch tagging ports on status_interfaces page:
https://gitlab.netgate.com/pfSense/pfSense/-/merge_requests/76
Updated by Renato Botelho almost 4 years ago
- Status changed from New to Pull Request Review
- Assignee set to Viktor Gurov
- Target version set to CE-Next
Updated by Renato Botelho almost 4 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
Updated by Viktor Gurov almost 4 years ago
- % Done changed from 0 to 100
Applied in changeset commit:4e5e99a61d422941e69b2caa11e948363409e48c.
Updated by Jim Pingle over 3 years ago
- Project changed from pfSense to pfSense Plus
- Category changed from Interfaces to Interfaces
- Status changed from Feedback to Waiting on Merge
- Target version changed from CE-Next to 21.02.2
Updated by Renato Botelho over 3 years ago
- Status changed from Waiting on Merge to Feedback
Cherry-picked to RELENG_2_5_1
Updated by Jim Pingle over 3 years ago
- Subject changed from status_interfaces.php: Data for switch uplinks may be replaced by switch port data when media state monitoring is set to Interface Status page information for switch uplinks may be replaced by switch port data when media state monitoring is set
Updating subject for release notes.
Updated by Alhusein Zawi over 3 years ago
Status>Interfaces shows tagged ports
Netgate XG-7100
21.02.2-RC (amd64)
built on Sat Apr 03 03:04:06 EDT 2021
FreeBSD 12.2-STABLE
Updated by Viktor Gurov over 3 years ago
- Status changed from Feedback to Resolved