[Bug 288827] 14.2 -> 14.3 - igb interface reports "no media" when forced to 100M full-duplex
Date: Wed, 13 Aug 2025 02:18:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288827 --- Comment #1 from Ollie Strickland <ollie@base77.io> --- Steps to reproduce on 14.3-RELEASE: 1 - on a managed switch, configure an access switch port to 100M full-duplex 2 - link switch port to an igb network port on 14.3-RELEASE 3 - (assuming igb2) issue command: "ifconfig igb2 media 100baseTX mediaopt full-duplex" Link should go down at this point. To bring back up, issue command: "ifconfig igb2 media autoselect" All worked ok on 14.2 -- You are receiving this mail because: You are the assignee for the bug.