simple examples of how to

Sunday, December 4, 2011

network interface message level

just type
$sudo ethtool eth0

will gives you "Current message level"

how to change it?


sudo ethtool -s eth0 msglvl 0x00000001

No comments:

Post a Comment