Re: Auto-negotiation - Out of business




fg/c-e-ethernet-link2

# egrep duplex\|speed /etc/NetworkManager/system-connections/enp3s0 
duplex=half
speed=1000

# nmcli -f 802-3-ethernet.duplex,802-3-ethernet.speed connection show enp3s0
802-3-ethernet.duplex:                  half
802-3-ethernet.speed:                   1000

# ethtool enp3s0 | egrep -i speed\|duplex
        Speed: 1000Mb/s
        Duplex: Full


It the difference expected?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]