《组网实验报告》word版 本文关键词:组网,实验,报告,word
《组网实验报告》word版 本文简介:组网技术实验报告学号:姓名:提交日期:东北大学秦皇岛分校组网技术实验报告【实验编号】1【实验名称】研究应用层和传输层协议【实验内容】从PC使用URL捕获Web请求运行模拟并捕获通信研究捕获的通信【实验结论】2东北大学秦皇岛分校计工学院指导教师:管莹【实验编号】2【实验名称】检查路由【实验内容】使用r
《组网实验报告》word版 本文内容:
组网技术
实验报告
学
号:
姓
名:
提交日期:
东北大学秦皇岛分校
组网技术
实验报告
【实验编号】
1
【实验名称】
研究应用层和传输层协议
【实验内容】
从PC使用URL捕获Web请求
运行模拟并捕获通信
研究捕获的通信
【实验结论】
2
东北大学秦皇岛分校计工学院
指导教师:管莹
【实验编号】
2
【实验名称】
检查路由
【实验内容】
使用route命令查看PT-PC路由表
使用命令提示符telnet连接到Cisco路由器
使用基本的Cisco
IOS命令检查路由器的路由
【实验结论】
【实验编号】
3
【实验名称】
研究ICMP数据包
【实验内容】
了解ICMP数据包的格式
使用Packet
Tracer捕获并研究ICMP报文
【实验结论】
【实验编号】
4
【实验名称】
子网和路由器配置
【实验内容】
根据要求划分子网的地址空间
分配适当的地址给接口并进行记录
配置并激活Serial和FastEthernet接口
测试和验证配置
思考网络实施并整理成文档
【实验结论】
R1(config)#interface
FastEthernet0/0
R1(config-if)#ip
address
192.168.1.33
255.255.255.224
R1(config-if)#
R1(config-if)#exit
R1(config)#interface
Serial0/0/0
R1(config-if)#ip
address
192.168.1.65
255.255.255.224
R1(config-if)#
R2(config)#interface
FastEthernet0/0
R2(config-if)#ip
address
192.168.1.97
255.255.255.224
R2(config-if)#
R2(config-if)#exit
R2(config)#interface
Serial0/0/0
R2(config-if)#ip
address
192.168.1.94
255.255.255.224
R2(config-if)#
PC1运行ping
PC>ping
192.168.1.33
Pinging
192.168.1.33
with
32
bytes
of
data:
Reply
from
192.168.1.33:
bytes=32
time=28ms
TTL=255
Reply
from
192.168.1.33:
bytes=32
time=8ms
TTL=255
Reply
from
192.168.1.33:
bytes=32
time=12ms
TTL=255
Reply
from
192.168.1.33:
bytes=32
time=15ms
TTL=255
Ping
statistics
for
192.168.1.33:
Packets:
Sent
=
4,Received
=
4,Lost
=
0
(0%
loss),Approximate
round
trip
times
in
milli-seconds:
Minimum
=
8ms,Maximum
=
28ms,Average
=
15ms
Check
Result结果
【实验编号】
5
【实验名称】
研究第2层帧头
【实验内容】
研究网络
运行模拟
【实验结论】
【实验编号】
6
【实验名称】
地址解析协议(ARP)
【实验内容】
使用Packet
Tracer的arp命令
使用Packet
Tracer检查ARP交换
【实验结论】
Packet
Tracer
PC
Command
Line
1.0
PC>arp
Packet
Tracer
PC
ARP
Display
ARP
entries:
arp
-a
Clear
ARP
table:
arp
-d
PC>ping
255.255.255.255
Pinging
255.255.255.255
with
32
bytes
of
data:
Request
timed
out.
Reply
from
172.16.254.1:
bytes=32
time=5ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=5ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=5ms
TTL=255
PC>arp
-a
Internet
Address
Physical
Address
Type
172.16.254.1
0001.43a6.3585
dynamic
PC>arp
-d
PC>ping
255.255.255.255
Pinging
255.255.255.255
with
32
bytes
of
data:
Reply
from
172.16.254.1:
bytes=32
time=3ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=2ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=2ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=2ms
TTL=255
【实验编号】
7
【实验名称】
中间设备用作终端设备
【实验内容】
捕获Telnet会话的建立过程
研究PC上Telnet数据包的交换
【实验结论】
Packet
Tracer
PC
Command
Line
1.0
PC>ping
172.16.254.1
Pinging
172.16.254.1
with
32
bytes
of
data:
Request
timed
out.
Reply
from
172.16.254.1:
bytes=32
time=3ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=5ms
TTL=255
Reply
from
172.16.254.1:
bytes=32
time=5ms
TTL=255
Ping
statistics
for
172.16.254.1:
Packets:
Sent
=
4,Received
=
3,Lost
=
1
(25%
loss),Approximate
round
trip
times
in
milli-seconds:
Minimum
=
3ms,Maximum
=
5ms,Average
=
4ms
PC>telnet
172.16.254.1
Trying
172.16.254.1
.Open******************************************************************
This
is
Lab
switch
S1-Central.
Authorized
access
only.******************************************************************
User
Access
Verification
Password:
S1-Central>
【实验编号】
8
【实验名称】
管理设备配置
【实验内容】
执行基本的路由器配置
备份路由器配置文件
从TFTP服务器将备份配置文件重新加载到路由器的RAM中
保存新的运行配置到NVRAM
【实验结论】
Router#conf
t
Enter
configuration
commands,one
per
line.
End
with
CNTL/Z.
Router(config)#interface
FastEthernet0/0
Router(config-if)#ip
address
192.168.1.1
255.255.255.0
Router(config-if)#no
shutdown
Router(config)#line
vty
0
4
Router(config-line)#login
Router(config-line)#password
cisco
Router(config-line)#exit
Router(config)#line
console
0
Router(config-line)#password
cisco
Router(config-line)#login
Router(config-line)#exit
Router(config)#enable
password
cisco
Router(config)#enable
secret
class
Router(config)#interface
FastEthernet0/0
Router(config-if)#banner
motd
#
this
is
a
secure
System.Authorized
Access
only
#