Ethernet Tool
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>")
ethtool
Show Interface Info
ethtool <interface>
Blinky
ethtool -p <interface> [seconds]
Show SFP Module Info
ethtool -m <interface>
Show Traffic Statistics
ethtool --statistics <interface>