ethtool
Quick Reference
Command Name:
ethtool
Category:
file management
Platform:
Linux/Unix
Basic Usage:
Common Use Cases
- 1
Network troubleshooting
Diagnose network connectivity and performance issues
- 2
Hardware identification
Identify network interfaces using the blinking LED feature
- 3
Performance optimization
Configure NIC settings for optimal network performance
- 4
Hardware testing
Run self-tests on network interfaces to verify functionality
Syntax
ethtool [OPTION]... [FILE]...
Options
| Option | Description |
|---|---|
-l |
Use a long listing format |
-a |
Show hidden entries starting with . |
-h |
Human-readable sizes |
-R |
List subdirectories recursively |
Examples
How to Use These Examples
The examples below show common ways to use the ethtool command. Try them in your terminal to see the results. You can copy any example by clicking on the code block.