목차 열기

티스토리 뷰

Ubuntu

[Linux] 명령어 - 네트워크

RuungJi · 2021. 3. 19. 22:14
728x90
반응형

Linux 네트워크 명령어

ifconfig

설치

apt install net-tools ethtool

사용법

IP와 인터페이스의 이름을 알 수 있다.

# ifconfig
------------------------------------------------------------------
eth32      Link encap:Ethernet  HWaddr 52:54:00:5D:DB:01
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:982 errors:0 dropped:0 overruns:0 frame:0
          TX packets:970 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:92188 (90.0 KiB)  TX bytes:91468 (89.3 KiB)

hostname

# hostname -I
-------------------
192.168.0.3
728x90
반응형
댓글
글 보관함
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Total
Today
Yesterday