计算机网络技术实验报告纸--模板

昆明理工大学信息工程与自动化学院学生实验报告

20## 20## 学年第学期

课程名称:计算机网络技术        开课实验室:自动化系           年     月     日

一、实验目的:

l 掌握常用网络命令的使用方法;                                           

l 掌握win2000网络配置的基本步骤;                                       

l 熟悉和掌握网络管理、网络维护的基本内容和方法                           

二、实验报告内容:

1.arp 命令

 C:\Documents and Settings\windows>arp -a

Interface: 202.203.253.163 --- 0x30002

  Internet Address      Physical Address      Type

  202.203.253.129       00-e0-fc-1c-95-49     dynamic

2. ping命令

C:\Documents and Settings\windows>ping www.kmust.edu.cn

Pinging www.kmust.edu.cn [202.203.160.40] with 32 bytes of data:

Reply from 202.203.160.40: bytes=32 time<1ms TTL=126

Reply from 202.203.160.40: bytes=32 time<1ms TTL=126

Reply from 202.203.160.40: bytes=32 time<1ms TTL=126

Reply from 202.203.160.40: bytes=32 time<1ms TTL=126

Ping statistics for 202.203.160.40:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

    Minimum = 0ms, Maximum = 0ms, Average = 0ms

3. C:\Documents and Settings\windows>ipconfig /all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : 448D7A09E5F54C5

        Primary Dns Suffix  . . . . . . . :

        Node Type . . . . . . . . . . . . : Unknown

        IP Routing Enabled. . . . . . . . : No

        WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter 本地连接:

        Connection-specific DNS Suffix  . :

        Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe

rnet NIC

        Physical Address. . . . . . . . . : 00-19-21-E5-9D-F7

        Dhcp Enabled. . . . . . . . . . . : No

        IP Address. . . . . . . . . . . . : 202.203.253.163

        Subnet Mask . . . . . . . . . . . : 255.255.255.192

        Default Gateway . . . . . . . . . : 202.203.253.129

        DNS Servers . . . . . . . . . . . : 202.203.160.33

4. C:\Documents and Settings\windows>nbtstat -c

本地连接:

Node IpAddress: [202.203.253.163] Scope Id: []

                  NetBIOS Remote Cache Name Table

        Name              Type       Host Address    Life [sec]

    ------------------------------------------------------------

WWW-D9627AF7EEF<20>  UNIQUE          202.203.253.190     535

5. C:\Documents and Settings\windows>net stop messenger

没有启动 Messenger 服务。

请键入 NET HELPMSG 3521 以获得更多的帮助。

6.C:\Documents and Settings\windows>netstat -as

IPv4 Statistics

  Packets Received                   = 16220

  Received Header Errors             = 0

  Received Address Errors            = 91

  Datagrams Forwarded                = 0

  Unknown Protocols Received         = 0

  Received Packets Discarded         = 5

  Received Packets Delivered         = 16162

  Output Requests                    = 13233

  Routing Discards                   = 0

  Discarded Output Packets           = 0

  Output Packet No Route             = 0

  Reassembly Required                = 0

  Reassembly Successful              = 0

  Reassembly Failures                = 0

  Datagrams Successfully Fragmented  = 0

  Datagrams Failing Fragmentation    = 0

  Fragments Created                  = 0

ICMPv4 Statistics

                            Received    Sent

  Messages                  9           9

  Errors                    0           0

  Destination Unreachable   5           5

  Time Exceeded             0           0

  Parameter Problems        0           0

  Source Quenches           0           0

  Redirects                 0           0

  Echos                     0           4

  Echo Replies              4           0

  Timestamps                0           0

  Timestamp Replies         0           0

  Address Masks             0           0

  Address Mask Replies      0           0

TCP Statistics for IPv4

  Active Opens                        = 362

  Passive Opens                       = 450

  Failed Connection Attempts          = 13

  Reset Connections                   = 139

  Current Connections                 = 0

  Segments Received                   = 12947

  Segments Sent                       = 12466

  Segments Retransmitted              = 34

UDP Statistics for IPv4

  Datagrams Received    = 1161

  No Ports              = 4081

  Receive Errors        = 0

  Datagrams Sent        = 703

7 C:\Documents and Settings\windows>hostname

448D7A09E5F54C5

8 C:\Documents and Settings\windows>route print

===========================================================================

Interface List

0x1 ........................... MS TCP Loopback interface

0x30002 ...00 19 21 e5 9d f7 ...... Realtek RTL8139 Family PCI Fast Ethernet NIC

 - 数据包计划程序微型端口

===========================================================================

===========================================================================

Active Routes:

Network Destination        Netmask          Gateway       Interface  Metric

          0.0.0.0          0.0.0.0  202.203.253.129  202.203.253.163      20

        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1

  202.203.253.128  255.255.255.192  202.203.253.163  202.203.253.163      20

  202.203.253.163  255.255.255.255        127.0.0.1       127.0.0.1       20

  202.203.253.255  255.255.255.255  202.203.253.163  202.203.253.163      20

        224.0.0.0        240.0.0.0  202.203.253.163  202.203.253.163      20

  255.255.255.255  255.255.255.255  202.203.253.163  202.203.253.163      1

Default Gateway:   202.203.253.129

===========================================================================

Persistent Routes:

  None

9 C:\Documents and Settings\windows>tracert www.kmust.edu.cn

Tracing route to www.kmust.edu.cn [202.203.160.40]

over a maximum of 30 hops:

  1     1 ms     1 ms     1 ms  202.203.253.129

  2    <1 ms    <1 ms    <1 ms  202.203.175.9

  3    <1 ms    <1 ms    <1 ms  www.kmust.edu.cn [202.203.160.40]

Trace complete.

 

第二篇:《计算机网络技术》实验报告及步骤

《计算机网络技术》实验报告

实验一   FDISK的应用和CMOS的设置

实验二   网络操作系统及应用软件的安装和配置

实验三   拔号连接Internet

实验四   对等网的安装与配置

实验五   IE浏览器的使用和设置

实验六   FRONTPAGE网页制作

实验七   网站发布服务器的配置及技术

实验一   FDISK的应用和CMOS的设置

系级:                              学号:              姓名:           

                                日期:

实验二  网络操作系统及应用软件的安装和配置

系级:                         学号:              姓名:          

                              日期:

实验三   拔号连接Internet

系级:                     学号:                     姓名:           

                               日期:

实验四   对等网的安装与配置

系级:                              学号:            姓名:          

                               日期:

实验五   路由器的基本配置

学号:                           姓名:            系级:

注:本报告要求一式两份                                日期:

实验六  两台路由器直连的配置

学号:                           姓名:            系级:

注:本报告要求一式两份                                日期:

实验七  智能交换机中虚拟网的配置*

学号:                           姓名:            系级:

注:本报告要求一式两份                                日期:

相关推荐