Ifconfig

설치

net-tools 패키지를 설치합니다.

sudo apt install net-tools
# ifconfig enp0s25
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        ether d0:50:99:8e:e3:27  txqueuelen 1000  (Ethernet)
        RX packets 58149  bytes 11804087 (11.2 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 72606  bytes 71054073 (67.7 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 20  memory 0xf3100000-f3120000

Ethtool

연결문서