Auto MDIX is mandated in the standard for Gigabit ethernet, but not for 10 or 100Mbit/s.
Your DVL A50 can only be 100Mbit/s based on the wiring listed on https://waterlinked.github.io/dvl/interfaces/ as it only has 2 ethernet pairs (gigabit requires 4 pairs).
In theory you can use "ethtool -s eth0 mdix [auto|on|off]" to force the MDIX configuration if supported by the adapter, but you can also force the port speed to only be 100baseT via "ethtool -s eth0 speed 100".
Your DVL A50 can only be 100Mbit/s based on the wiring listed on https://waterlinked.github.io/dvl/interfaces/ as it only has 2 ethernet pairs (gigabit requires 4 pairs).
In theory you can use "ethtool -s eth0 mdix [auto|on|off]" to force the MDIX configuration if supported by the adapter, but you can also force the port speed to only be 100baseT via "ethtool -s eth0 speed 100".
Statistics: Posted by 6by9 — Tue Aug 13, 2024 3:07 pm