ethtool: add example to show all features (#7590)
This commit is contained in:

committed by
GitHub

parent
bdaada4681
commit
ef8fb57839
@@ -11,6 +11,10 @@
|
||||
|
||||
`ethtool --driver {{eth0}}`
|
||||
|
||||
- Display all supported features for an interface:
|
||||
|
||||
`ethtool --show-features {{eth0}}`
|
||||
|
||||
- Display the network usage statistics for an interface:
|
||||
|
||||
`ethtool --statistics {{eth0}}`
|
||||
|
Reference in New Issue
Block a user