차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
tech:ifconfig [2024/08/16 15:21] – 만듦 V_L | tech:ifconfig [2024/08/16 15:24] (현재) – [설치] V_L | ||
---|---|---|---|
줄 6: | 줄 6: | ||
> sudo apt install net-tools | > sudo apt install net-tools | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
+ | # ifconfig enp0s25 | ||
+ | enp0s25: flags=4163< | ||
+ | ether d0: | ||
+ | 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]] |