RIP水平分割的实验报告

一、知识准备
(1)掌握了RIP动态路由的定义和特征。
(2)掌握了RIP路由环路的危害和解决技术。
(3)掌握了水平分割的工作原理。
一、实验目的
掌握路由器中RIP动态路由的水平分割功能的配置方法和结果验证,并且通过结果更好地理解水平分割的作用和原理。
二、实验内容
完成思科路由器RIP动态路由的水平分割功能的配置和结果验证。
三、实验过程
1、业务配置流程图
在这里插入图片描述
2、实验配置过程
(1)R1的配置
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#interface loopback1
R1(config-if)#ip address 10.03.1.1 255.255.255.255
R1(config-if)#exit
R1(config)#interface gig0/0
R1(config-if)#ip address 10.3.12.1 255.255.255.252
R1(config-if)#no shutdown
R1(config-if)#router rip
R1(config-router)#network 10.3.1.1
R1(config-router)#network 10.3.12.0
R1(config-router)#version 2
R1(config-router)#no auto-summary
R1(config-router)#R1(config)#router rip
R1(config-router)#R1(config)#end
在这里插入图片描述
(2)R2的配置
R2#config t
R2(config)#interface loopback1
R2(config-if)#ip address 10.3.2.2 255.255.255.255
R2(config-if)#exit
R2(config)#interface gig0/0
R2(config-if)#ip address 10.3.12.2 255.255.255.252
R2(config-if)#no shutdown
R2(config-if)#exit
R2(config)#interface gig0/1
R2(config-if)#ip address 10.3.12.5 255.255.255.252
R2(config-if)#no shutdown
R2(config)#router rip
R2(config-router)#network 10.3.2.2
R2(config-router)#network 10.3.12.0
R2(config-router)#network 10.3.12.4
R2(config-router)#version 2
R2(config-router)#no auto-summary ^
R2(config-router)#end
在这里插入图片描述
(3)R3的配置
R3#config t
R3(config)#interface loopback1
R3(config-if)#ip address 10.3.3.3 255.255.255.255
R3(config-if)#exit
R3(config)#interface gig0/0
R3(config-if)#ip address 10.3.12.6 255.255.255.252
R3(config-if)#no shutdown
R3(config-if)#exit
R3(config)#router rip
R3(config-router)#network 10.3.3.3
R3(config-router)#network 10.3.12.4
R3(config-router)#version 2
R3(config-router)#no auto-summary
R3(config-router)#end
在这里插入图片描述
开启水平分
R1(config)#interface gig0/1
R1(config-if)# ip split-horizon
在这里插入图片描述
关闭水平分割
Debug ip rip
R1(config)#interface gig0/1
R1(config-if)#no ip split-horizon
在这里插入图片描述
四、实验查看及验证
(1)查看网络互通性
R1#ping 10.3.2.2
在这里插入图片描述
R1# ping 10.3.3.3在这里插入图片描述R1#ping 10.3.12.2在这里插入图片描述R1#ping 10.3.12.5在这里插入图片描述R1#ping 10.3.12.6在这里插入图片描述
(2)查看路由表
R1的查看
R1#show ip route在这里插入图片描述R2的查看
R2#show ip route在这里插入图片描述R3的查看
R3#show ip route在这里插入图片描述

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值