차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
tech:ifconfig [2024/08/16 15:21] – 만듦 V_Ltech:ifconfig [2024/08/16 15:24] (현재) – [설치] V_L
줄 6: 줄 6:
  
 > sudo apt install net-tools > sudo apt install net-tools
 +
 +
 +
 +<file>
 +# 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
 +</file>
 +
 +[[ethtool]]