12-11-2019, 07:19 PM
(12-11-2019, 01:47 PM)TheOldPresbyope Wrote: @Facel
If you are curious about the actual negotiated configuration of your Ethernet interface, you could try this from the command line
Sorry TheOldPresbyope I did not see your post ...(it is not a joke)
Here is my result
Code:
pi@moode:~ $ ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 3
Transceiver: internal
Auto-negotiation: on
Cannot get wake-on-lan settings: Operation not permitted
Current message level: 0x00007fff (32767)
drv probe link timer ifdown ifup rx_err tx_err tx _queued intr tx_done rx_status pktdata hw wol
Link detected: yes
and also
Code:
pi@moode:~ $ ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.45 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 2a01:e35:2e98:99e0:d15e:38d9:9e7e:b7bf prefixlen 64 scopeid 0x0<global>
inet6 fe80::be80:82c3:20f6:ecde prefixlen 64 scopeid 0x20<link>
ether 00:17:f7:00:a8:66 txqueuelen 1000 (Ethernet)
RX packets 1246 bytes 400682 (391.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 834 bytes 480017 (468.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0