实验七、RIP路由配置.docVIP

  • 3
  • 0
  • 约3.78千字
  • 约 4页
  • 2018-05-24 发布于河南
  • 举报
实验七、RIP路由配置

实验七:RIP路由配置 实验目的:理解动态路由得工作原理,掌握如何配置动态路由 实验设备:两台路由器(带串口),一根v.35 DEC /DTE 电缆 理论: R1(config)#router rip 启动rip R1(config-router)#version 2 使用版本2 R1(config-router)#network ? 宣告网段 A.B.C.D Network number R1(config-router)#no auto-summary 关闭自动汇总 利用UDP520 端口向与它直连的网络邻居广播(RIPv1)或组播224.0.0.9(RIPv2) 路由更新。 为了避免路由环路,RIP 采用水平分割、毒性逆转、定义最大跳数、闪式更新和抵制计时5个机制来避免路由环路。 实验步骤: 拓扑图 基本配置 routeren router#conf t Enter configuration commands, one per line. End with CNTL/Z. router(config)#host R1 R1(config)#int loop0 R1(config-if)#ip add 172.16.1.1 255.255.255.0 R1(config-if)#int loo1 R1(config-if)#ip add 172.16.

文档评论(0)

1亿VIP精品文档

相关文档