로딩
요청 처리 중입니다...

ethtool

 ethtool

ethtool은 기본적인 nic 정보를 획득하는데 사용할 수 있는 유틸리티이다. 사용은 다음과 같다.

[root@tech10 ~]# ifconfig -a docker0: flags=4099 mtu 1500 inet 172.17.0.1 netmask 255.255.0.0 broadcast 0.0.0.0 inet6 fe80::42:bff:fea0:d120 prefixlen 64 scopeid 0x20 ether 02:42:0b:a0:d1:20 txqueuelen 0 (Ethernet) RX packets 168145 bytes 8961221 (8.5 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 302403 bytes 602790541 (574.8 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 ens6f0: flags...

# ethtool # goldilocks # network

원문 링크 : ethtool