浮动路由实验

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

铜仁学院

实验报告

课程名称:计算机网络

专业:信息工程

班级:2011级

学号:2011041196

学生姓名: 刘军

铜仁学院实验报告

课程名称:计算机网络实验名称:静态路由(思科)

成绩评定:教师签名:

【实验名称】

浮动路由配置

【实验目的】

1、掌握浮动路由的配制方法;

2、验证路由的配置结果,加深对路由的理解。

【实验设备】

锐捷网络实验平台

【概要性实验步骤】

1、首先仔细了解要做的实验的具体细节,在稿纸上绘制网络拓扑

图,对个节点的IP地址进行具体配置;

2、再在思科模拟软件上绘制出拓扑结构图;

3、分别对路由器进行配置;设置相应的ip地址

4、分别对两个pc机配置相应的IP地址。

【拓扑结构】

【实验命令】

路由0 Router>en Router#conf

Configuring from terminal, memory, or network [terminal]? Enter configuration commands, one per line. End with CNTL/Z. Router(config)#inte se2/0

Router(config-if)#ip addr 10.1.3.1 255.255.255.0 Router(config-if)#cloc rate 64000 Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial2/0, changed state to down Router(config-if)#exit Router(config)#inte se3/0

Router(config-if)#ip addr 10.1.6.2 255.255.255.0 Router(config-if)#cloc rate 64000 Router(config-if)#no shut

10.1.1.1

Fa0/0 10.1.1.254

Se2/0 10.1.3.1

Se3/0 10.1.6.2

10.1.2.1

Se2/0 10.1.3.2 Se3/0 10.1.4.1

Se3/0 10.1.4.2

Se2/0 10.1.5.1

Se2/0 10.1.5.2

Se3/0 10.1.6.1 Fa0/0 10.1.2.254

%LINK-5-CHANGED: Interface Serial3/0, changed state to down

Router(config-if)#exit

Router(config)#inte fa0/0

Router(config-if)#ip addr 10.1.1.254 255.255.255.0

Router(config-if)#no shut

Router(config-if)#

%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config)#ip route 10.1.4.0 255.255.255.0 10.1.3.2

Router(config)#ip route 10.1.2.0 255.255.255.0 10.1.3.2

Router(config)#ip route 10.1.5.0 255.255.255.0 10.1.6.1

Router(config)#ip route 10.1.2.0 255.255.255.0 10.1.6.1 20

Router(config)#exit

%SYS-5-CONFIG_I: Configured from console by console

Router#

%LINK-5-CHANGED: Interface Serial2/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up

%LINK-5-CHANGED: Interface Serial3/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3/0, changed state to up

Router con0 is now available

Press RETURN to get started.

路由1

Router>en

Router#conf

Configuring from terminal, memory, or network [terminal]?

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#inte se2/0

Router(config-if)#ip addr 10.1.3.1 255.255.255.0

Router(config-if)#

Router(config-if)#cloc rate 64000

Router(config-if)#no shut

%LINK-5-CHANGED: Interface Serial2/0, changed state to down

Router(config-if)#exit

Router(config)#inte se3/0

Router(config-if)#ip addr 10.1.6.2 255.255.255.0

Router(config-if)#cloc rate 64000

Router(config-if)#no shut

相关文档
最新文档