2009年2月20日 星期五

好用的命令提示字元Command Line

以下指令均在命令提示下操作,可以了解網路狀態

netstat -n               #顯示位址連線編號
netstat -o               #顯示位址連線編號及PID
netstat -s               #顯示IP、TCP、UDP、ICMP統計
netstat -e               #顯示網路介面統計
netstat -r               #顯示routing table
netsh -c int d > directory\ip.txt  #匯出ip資料至ip.txt檔
netsh -f directory\ip.txt #從ip.txt檔匯入ip資料

沒有留言:

熱門文章