Advertisement
Guest User

Untitled

a guest
Feb 16th, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. pi@raspberrypi:~ $ ethtool eth0
  2. Settings for eth0:
  3. Supported ports: [ TP MII ]
  4. Supported link modes: 10baseT/Half 10baseT/Full
  5. 100baseT/Half 100baseT/Full
  6. 1000baseT/Half 1000baseT/Full
  7. Supported pause frame use: Symmetric Receive-only
  8. Supports auto-negotiation: Yes
  9. Supported FEC modes: Not reported
  10. Advertised link modes: 10baseT/Half 10baseT/Full
  11. 100baseT/Half 100baseT/Full
  12. 1000baseT/Half 1000baseT/Full
  13. Advertised pause frame use: Symmetric Receive-only
  14. Advertised auto-negotiation: Yes
  15. Advertised FEC modes: Not reported
  16. Link partner advertised link modes: 10baseT/Half 10baseT/Full
  17. 100baseT/Half 100baseT/Full
  18. 1000baseT/Full
  19. Link partner advertised pause frame use: Symmetric
  20. Link partner advertised auto-negotiation: Yes
  21. Link partner advertised FEC modes: Not reported
  22. Speed: 1000Mb/s
  23. Duplex: Full
  24. Auto-negotiation: on
  25. master-slave cfg: preferred slave
  26. master-slave status: slave
  27. Port: Twisted Pair
  28. PHYAD: 1
  29. Transceiver: external
  30. MDI-X: Unknown
  31. netlink error: Operation not permitted
  32. Current message level: 0x00000007 (7)
  33. drv probe link
  34. Link detected: yes
  35. pi@raspberrypi:~ $ sudo ethtool eth0
  36. Settings for eth0:
  37. Supported ports: [ TP MII ]
  38. Supported link modes: 10baseT/Half 10baseT/Full
  39. 100baseT/Half 100baseT/Full
  40. 1000baseT/Half 1000baseT/Full
  41. Supported pause frame use: Symmetric Receive-only
  42. Supports auto-negotiation: Yes
  43. Supported FEC modes: Not reported
  44. Advertised link modes: 10baseT/Half 10baseT/Full
  45. 100baseT/Half 100baseT/Full
  46. 1000baseT/Half 1000baseT/Full
  47. Advertised pause frame use: Symmetric Receive-only
  48. Advertised auto-negotiation: Yes
  49. Advertised FEC modes: Not reported
  50. Link partner advertised link modes: 10baseT/Half 10baseT/Full
  51. 100baseT/Half 100baseT/Full
  52. 1000baseT/Full
  53. Link partner advertised pause frame use: Symmetric
  54. Link partner advertised auto-negotiation: Yes
  55. Link partner advertised FEC modes: Not reported
  56. Speed: 1000Mb/s
  57. Duplex: Full
  58. Auto-negotiation: on
  59. master-slave cfg: preferred slave
  60. master-slave status: slave
  61. Port: Twisted Pair
  62. PHYAD: 1
  63. Transceiver: external
  64. MDI-X: Unknown
  65. Supports Wake-on: d
  66. Wake-on: d
  67. Current message level: 0x00000007 (7)
  68. drv probe link
  69. Link detected: yes
  70.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement