Problem
A 10GbE workstation connects through a 2.5GbE intermediate switch port, silently reducing the expected NAS performance.
Solution
Root Cause / Diagnostic:
Multi-rate Ethernet switches support auto-negotiation across 10G, 5G, 2.5G, and 1G tiers. If an intermediate patch panel, unmanaged desktop switch, or misidentified switch port supports only 2.5GBASE-T, the workstation's 10GbE NIC will auto-negotiate down to 2.5Gbps, silently capping throughput at ~280MB/s instead of the expected 1100MB/s.
Actionable Fix:
1. Port Mapping & Switch Port Reassignment: Connect the workstation Cat6a drop directly into a verified 10GbE (10GBASE-T or SFP+) port on the primary core switch.
2. Physical Link Speed Verification: In the OS network adapter status (Windows: Network Connections Status; macOS: Network Utility / Hardware Details), verify the negotiated link speed displays exactly "10000 Mbps" (10 Gbps).
3. Network Bandwidth Validation: Execute an `iperf3` transfer benchmark between workstation and NAS to confirm throughput reaches ~9.4Gbps.
Pro Tip:
Always check the connection status in your network settings after plugging into 10GbE; if an intermediate switch port is only 2.5GbE, your blazing 10GbE card will quietly throttle itself down to a quarter speed.
Multi-rate Ethernet switches support auto-negotiation across 10G, 5G, 2.5G, and 1G tiers. If an intermediate patch panel, unmanaged desktop switch, or misidentified switch port supports only 2.5GBASE-T, the workstation's 10GbE NIC will auto-negotiate down to 2.5Gbps, silently capping throughput at ~280MB/s instead of the expected 1100MB/s.
Actionable Fix:
1. Port Mapping & Switch Port Reassignment: Connect the workstation Cat6a drop directly into a verified 10GbE (10GBASE-T or SFP+) port on the primary core switch.
2. Physical Link Speed Verification: In the OS network adapter status (Windows: Network Connections Status; macOS: Network Utility / Hardware Details), verify the negotiated link speed displays exactly "10000 Mbps" (10 Gbps).
3. Network Bandwidth Validation: Execute an `iperf3` transfer benchmark between workstation and NAS to confirm throughput reaches ~9.4Gbps.
Pro Tip:
Always check the connection status in your network settings after plugging into 10GbE; if an intermediate switch port is only 2.5GbE, your blazing 10GbE card will quietly throttle itself down to a quarter speed.