ifconfig(Linux)
ifconfig
檢視系統網路狀況
$ ifconfig -a
檢視所有網路狀況
$ ifconfig eth0 up
啟動
eth0
網路
$ ifconfig eth0 down
停用
eth0
網路