네트워크 인터페이스 컨트롤러(NIC) 매개변수를 표시하고 수정합니다. 더 많은 정보: https://manned.org/ethtool.
ethtool {{eth0}}
ethtool --driver {{eth0}}
ethtool --show-features {{eth0}}
ethtool --statistics {{eth0}}
ethtool --identify {{eth0}} {{10}}
ethtool -s {{eth0}} speed {{10|100|1000}} duplex {{half|full}} autoneg {{on|off}}