Ethernet Tool

From 6bit.ch wiki
Revision as of 10:42, 21 May 2025 by Xbl (talk | contribs) (Created page with "= ethtool = == Show Interface Info == <code>ethtool <interface></code> == Blinky == <code>ethtool -p <interface> [seconds]</code> == Show SFP Module Info == <code>ethtool -m <interface></code> == Show Traffic Statistics == <code>ethtool --statistics <interface></code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ethtool

Show Interface Info

ethtool <interface>

Blinky

ethtool -p <interface> [seconds]

Show SFP Module Info

ethtool -m <interface>

Show Traffic Statistics

ethtool --statistics <interface>