计算机网络实验2 文字版
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
基本网络测试工具及应用工具实验学生姓名:合作学生:
实验地点:试验时间:
【实验目的】
了解和学会使用网络测试工具及应用工具。
【实验原理】
操作系统中也内置了一些非常有用的软件网络测试工具,如果能使用得当,并掌握一定的测试技巧一般来说是完全可以满足一般需求的,有的甚至被黑客作为黑客工具!其实有许多黑客工具软件也是基于这些内置的网络测试软件而编制、改写的。
这些工具虽然不能称之为专业测试工具,但可以简单判断网络的具体实际状况。
【实验设备】
能联网的电脑一台
【实验步骤】
1.运行CMD
2.一次运行以下命令
ping 10.60.37.57 ping ipconfig /all nbstat -n
Tracert 10.60.37.57 Net view Net user Net time Net start route print ftp -v XServe
ftp -d XServe telnet
3.另外在宿舍尝试了另一个命令
netsh wlan start hostednetwork
【实验现象】
C:\Documents and Settings\user>ping 10.60.37.57
Pinging 10.60.37.57 with 32 bytes of data:
Reply from 10.60.37.57: bytes=32 time<1ms TTL=63
Reply from 10.60.37.57: bytes=32 time<1ms TTL=63
Reply from 10.60.37.57: bytes=32 time<1ms TTL=63
Reply from 10.60.37.57: bytes=32 time<1ms TTL=63
Ping statistics for 10.60.37.57:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Documents and Settings\user>ping
Pinging [119.75.218.77] with 32 bytes of data:
Reply from 119.75.218.77: bytes=32 time=28ms TTL=51
Reply from 119.75.218.77: bytes=32 time=27ms TTL=51
Reply from 119.75.218.77: bytes=32 time=28ms TTL=51
Reply from 119.75.218.77: bytes=32 time=28ms TTL=51
Ping statistics for 119.75.218.77:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 27ms, Maximum = 28ms, Average = 27ms
C:\Documents and Settings\user>ipconfig
Windows IP Configuration
Ethernet adapter 本地连接2:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.60.36.81
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.60.36.254
C:\Documents and Settings\user>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : stu7b2658
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . :
Ethernet adapter 本地连接2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) 82579LM Gigabit Network Con nection
Physical Address. . . . . . . . . : 44-37-E6-40-11-47
Dhcp Enabled. . . . . . . . . . . : Y es
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 10.60.36.81
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.60.36.254
DHCP Server . . . . . . . . . . . : 192.168.252.11