Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

To check the status of the intel nic:

ethtool --show-eee <INTERFACE_NAME>


To disable EEE on a NIC:

ethtool --set-eee <INTERFACE_NAME> eee off

  • No labels