【文章內(nèi)容簡介】
以太網(wǎng)的統(tǒng)計信息、顯示所有協(xié)議的使用狀態(tài),這些協(xié)議包括 TCP協(xié)議、 UDP協(xié)議以及 IP協(xié)議等、路由表和網(wǎng)絡接口信息,可以讓用戶得知目前總共有哪些網(wǎng)絡連接正在運行。 ? usage:Displays protocol statistics and current TCP/IP work connections.(顯示協(xié)議與當前網(wǎng)絡連接) ? NETSTAT [a] [e] [n] [s] [p proto] [r] [interval] ? a Displays all connections and listening ports.(顯示所有連接和偵聽端口) ? e Displays Ether statistics. This may be bined with the s option.(顯示以太網(wǎng)統(tǒng)計信息,可以與 s連用) ? n Displays addresses and port numbers in numerical form.(在數(shù)字表里顯示地址和端口號) ? p proto Shows connections for the protocol specified by proto。 proto may be TCP or UDP. If used with the s option to display perprotocol statistics, proto may be TCP, UDP, or IP.(顯示由 protocol 指定的協(xié)議的連接; protocol 可以是 tcp 或 udp。如果與 s 選項一同使用顯示每個協(xié)議的統(tǒng)計, protocol 可以是 tcp、udp、 icmp 或 ip) ? r Displays the routing table.(顯示路由表信息) ? s Displays perprotocol statistics. By default, statistics are shown for TCP, UDP and IP(顯示每個協(xié)議的統(tǒng)計。默認情況下,顯示 TCP、 UDP、 ICMP 和 IP 的統(tǒng)計。 ? p 顯示指定協(xié)議的連接。如 TCP\UDP\IP : stat a C:\stat e a ? Interface Statistics(通信數(shù)據(jù)統(tǒng)計) C:\stat r 四、 TELNET命令 ? tel 服務? ? 開始 控制面板 —程序 —打開或者關(guān)閉Windows功能,勾選 tel客戶端和服務器,并開啟 確定 開始安裝 ? 運行 輸入“ ”,打開服務管理器, 開啟 tel服務。 四、 TELNET命令 ? 相關(guān)命令: ? : 進入某盤 ? 查看文件夾 ? +文件夾名 進入某文件夾 ? 。,后退 ? 思考:如何在 cmd中輸入中文字符? 五、 AT命令 ? AT在特定的時間執(zhí)行某一特定的程序或系統(tǒng)命令 ? 要使用 AT 命令, 計劃服務必須已在運行中。 ? Shutdown –s c 倒計時 ? Shutdown c 60 –s ? At 17:10 shutdown –s ? At 17:10 shutdown –s t ? shutdown –a ? shutdown –s f t 30 ? usage: ? AT [\\putername] [ [id] [/DELETE] | /DELETE [/YES] ? AT [\\putername] time [/INTERACTIVE] [ /EVERY:date[,...] | /NEXT:date[,...] mand ? \\putername 指定遠程計算機。 如果省略這個參數(shù),會計劃在本地計算機上運行命令。 ? id 指定給已計劃命令的識別號。 ? /delete 刪除某個已計劃的命令。如果省略 id,計算機上所有已計劃的命令都會被刪除。 ? /yes 不需要進一步確認時,