相关题目
422、Linux系统入侵排查思路。
421、Windows系统入侵排查思路。
420、发现某一WINDOWS可疑进程,应如何使用系统自带的工具将其终止?
419、在掌握192.168.1.10主机用户名和口令后,如何建立IPC连接,并将其C盘映射为本地H盘。
418、在与172.2.2.2建立对话之后,如何用命令行方式取消这个对话?
417、在研究主机的基本配置情况时,主要关注其中的哪些要素?
416、在CMD下执行如下命令 C:\>tracert www.sina.com.cn -h6 结果显示如下: Tracing route to newscd.sina.com.cn[221.236.31.150]over a maximum of 6 hops: 114ms15ms15ms182.242.236.1 215ms15ms15ms117.1.117.112.broad.km.yn.dynamic.163data.com.cn[112.117.1.117] 315ms14ms14ms222.221.31.249 446ms31ms31ms202.97.43.25 530ms30ms31ms118.123.217.150 630ms31ms31ms222.211.63.26 Tracecomplete. 试解释本命令的作用和参数的含义。
415、在CMD下执行如下命令C:\>ping172.21.3.2结果显示如下:Pinging 72.21.3.2 with 32 bytes of data: Destination host unreachable. Destination host unreachable. Destination host unreachable. Destination host unreachable. 有可能是什么原因造成的?
414、在CMD下执行如下命令C:\>ping172.21.3.1结果显示如下:Pinging172.21.3.1with32bytesofdata:Requesttimedout.Requesttimedout.Requesttimedout.Requesttimedout.Pingstatisticsfor172.21.3.1:Packets:Sent=4,Received=0,Lost=4(100%loss),分析一下,最有可能是什么原因造成的?
413、在CMD下执行如下命令C:\>ping 221.236.31.143 结果显示如下:Pinging 221.236.31.143 with 32 bytes of data:Reply from 221.236.31.143: bytes=32 time=37ms TTL=57Reply from 221.236.31.143: bytes=32 time=31ms TTL=57Reply from 221.236.31.143: bytes=32 time=31ms TTL=57Reply from 221.236.31.143: bytes=32 time=31ms TTL=57Ping statistics for 221.236.31.143: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),Approximate round trip times in milli-seconds:Minimum = 31ms, Maximum = 37ms, Average = 32ms这个结果表示什么意思?
