实验5 RIP的定时器配置.docVIP

  • 1
  • 0
  • 约2.48千字
  • 约 3页
  • 2019-09-10 发布于山西
  • 举报
广东科学技术职业学院 锐捷网络安全实验室 PAGE 1 实验五:RIP的定时器配置 试验目的: 掌握RIP中各个定时器的用途,如何修改定时器保证网络的连通。 背景描述: 某企业的广域网连接是一条低速的链路,网络管理员想降低路由协议对链路带宽的消耗,提高带宽的利用率,他决定修改RIP的定时器缺省值,通过增大定时器值来减少路由刷新的频率,进而减少带宽消耗。 试验设备: RG-RSR20 二台、网线若干 试验拓扑图: 实验步骤及要求: 1、配置各台路由器用户名和IP地址,并且使用ping命令确认各路由器的直连口的互通性。 2、按照拓扑配置RIPv2协议,关闭自动汇总。 3、查看R1上的路由协议, R1#show ip protocols Routing Protocol is rip Sending updates every 30 seconds每隔30s发送路由更新, next due in 26 seconds 每隔30s发送路由更新 Invalid after 180 seconds路由条目无效的时间是180s, flushed after 120 seconds 路由条目无效的时间是180s Outgoing update filter list for all interface is: not set Incoming update filter list for all interface is: not set Default redistribution metric is 1 Redistributing: Default version control: send version 2, receive version 2 Interface Send Recv Key-chain FastEthernet 0/0 2 2 Loopback 0 2 2 Routing for Networks: 1.0.0.0 12.0.0.0 Distance: (default is 120) 4、修改路由器R1上的RIP定时器值 R1(config)#router rip R1(config-router)#timers basic 60 360 360修改路由更新/无效 修改路由更新/无效/拒绝/清除时间分别为60,360,360,480(秒) (缺省值分别是30,180,180,240秒) R1#show ip protocols Routing Protocol is rip Sending updates every 60 seconds更新间隔变成了60s, next due in 5 seconds 更新间隔变成了60s Invalid after 360 seconds, flushed after 360 seconds Outgoing update filter list for all interface is: not set Incoming update filter list for all interface is: not set Default redistribution metric is 1 Redistributing: Default version control: send version 2, receive version 2 Interface Send Recv Key-chain FastEthernet 0/0 2 2 Loopback 0 2 2 Routing for Networks: 1.0.0.0 12.0.0.0 Distance: (default is 120) 5、修改路由器R2上的RIP定时器值 R2(config-router)#timers b 60 360 360 R2(config-router)#end R2#show ip pro Routing Protocol is rip Sending updates every 60 seconds, next due in 0 seconds Invalid after 360 seconds, flushed after 360 seconds Outgoing update filter list for all interface is:

文档评论(0)

1亿VIP精品文档

相关文档