|   
ifconfig ใน ลีนุกซ์ (Linux) 
 |  | 
ลีนุกซ์ (Linux) # ifconfig
| คำสั่ง ifconfig | 
| | คำสั่งแสดงข้อมูลเกี่ยวกับ Network interface และแสดง ip ต่าง ๆ ที่มีการเพิ่มเข้าไปใน server ได้  | ifconfig - configure a network interface |  | ดูผลการทำงานของคำสั่ง ifconfig eth0      Link encap:Ethernet  HWaddr 00:20:18:C0:06:C4
          inet addr:202.29.78.12  Bcast:202.29.78.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:673054 errors:0 dropped:0 overruns:0 frame:0
          TX packets:666268 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:74892865 (71.4 Mb)  TX bytes:680121131 (648.6 Mb)
          Interrupt:9 Base address:0xcf00
eth0:1    Link encap:Ethernet  HWaddr 00:20:18:C0:06:C4
          inet addr:202.29.78.1  Bcast:202.29.78.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:9 Base address:0xcf00เพิ่ม ip ใหม่อีก 1 ip เช่น #/sbin/ifconfig eth0:1 202.29.78.1 | 
 | 
 | 
| | Android Testing in Terminal Emulator
 
  | 
 |