第4章网络管理和维护工具软件 4.1 Windows2000的网络工具命令 4.2防火墙软件 4.3系统安全扫描软件 44网络管理工具 4.5邮件加密系统 NEXT
第 4 章网络管理和维护工具软件 NEXT 4.1 Windows2000的网络工具命令 4.2防火墙软件 4.3 系统安全扫描软件 4.4 网络管理工具 4.5邮件加密系统
第4章网络管理和维护工具软件 4.1 Windows2000的网络工具命令 使用操作系统提供的网络命令可以解决绝大部 分网络运行的问题,了解网络运行的状况。这里 主要介绍 Windows2000的网络工具命令。 在 Windows2000的“运行”对话框中输入命令 “cmd",既可打开命令窗口,使用工具命令 ●4.1.1ping ●ping是最常用的测试工具,用来检测本地主机的 TCP/P配置以及与另一台主机的连通状态 NEXT
第 4 章网络管理和维护工具软件 4.1 Windows2000的网络工具命令 NEXT 使用操作系统提供的网络命令可以解决绝大部 分网络运行的问题,了解网络运行的状况。这里 主要介绍Windows2000的网络工具命令。 在Windows2000的“运行”对话框中输入命令 “cmd”,既可打开命令窗口,使用工具命令。 ⚫4.1.1 ping ⚫ping是最常用的测试工具,用来检测本地主机的 TCP/IP配置以及与另一台主机的连通状态
41 Windows2000的网络工具命令 (1)ping的格式 命令格式是: o ping[-t[-a [-n count[-I size[-f[-i TTL[-r count [ host -lis][- k host-list][-wtimeout]目标主机 目的地址可以P地址或是主机的名字、域名。 (2)测试结果 使用ping命令测试目标主机,连接正常时,显示结果 如下: C: WINDOWS>ping 162.105.129.12 o Pinging 162.105.1 29.12 with 32 bytes of data: NEXT
⚫ (1)ping的格式 ⚫ 命令格式是: ⚫ ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL][-r count] [-j host-list] [-k host-list][-w timeout] 目标主机 ⚫ 目的地址可以IP地址或是主机的名字、域名。 ⚫ (2)测试结果 ⚫ 使用ping命令测试目标主机,连接正常时,显示结果 如下: ⚫ C:\WINDOWS>ping 162.105.129.12 ⚫ Pinging 162.105.129.12 with 32 bytes of data: 4.1 Windows2000的网络工具命令 NEXT
4 Windows2000的网络工具命令 o Reply from 162.. 12: bytes=32 time=26ms TTLE244 Reply from 162.105.. 12: bytes=32 time=27ms TTL=244 o Reply from 162.. 12: bytes=32 time=27ms TTL=244 o Reply from 162.. 12: bytes=32 time=26ms TTLE244 o Ping statistics for 162.105.129.12: o Packets: Sent =4, Received 4, Lost =0(0%loss), o Approximate round trip times in milli-seconds: o Minimum= 26ms, Maximum= 27ms, Average 26ms
4.1 Windows2000的网络工具命令 ⚫ Reply from 162.105.129.12: bytes=32 time=26ms TTL=244 ⚫ Reply from 162.105.129.12: bytes=32 time=27ms TTL=244 ⚫ Reply from 162.105.129.12: bytes=32 time=27ms TTL=244 ⚫ Reply from 162.105.129.12: bytes=32 time=26ms TTL=244 ⚫ Ping statistics for 162.105.129.12: ⚫ Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), ⚫ Approximate round trip times in milli-seconds: ⚫ Minimum = 26ms, Maximum = 27ms, Average = 26ms NEXT
41 Windows2000的网络工具命令 ●当ping目标主机使用域名或主机地址时,首先会返回 目标主机的IP地址: C:windOws>piNgwww.pku.edu.cn Pingingwww.pku.edu.cn[162.105.129.12]with32 bytes of data: 000.0000 o Reply from 162.. 129. 12: bytes=32 time=27ms TTL=244说明数据包的大小、从目标主机返回的时间、 返回时的TTL值。 NEXT
4.1 Windows2000的网络工具命令 ⚫ 当ping目标主机使用域名或主机地址时,首先会返回 目标主机的IP地址: ⚫ C:\WINDOWS>ping www.pku.edu.cn ⚫ Pinging www.pku.edu.cn [162.105.129.12] with 32 bytes of data: ⚫ ………… ⚫ Reply from 162.105.129.12: bytes=32 time=27ms TTL=244说明数据包的大小、从目标主机返回的时间、 返回时的TTL值。 NEXT