动态路配置实例.docVIP

  • 0
  • 0
  • 约3.37千字
  • 约 7页
  • 2017-06-15 发布于河南
  • 举报
动态路配置实例

实验名称: 第九章 动态路由协议 实验要求的环境: 硬件环境:cisco 软件环境: 需要的软件工具、软件安装包:小凡 实验目的: 理解动态路由协议的基本概念 掌握RIP的配置 掌握OSPF的配置 任务: 实验一:RIP配置 实验二:单域OSPF配置 实验一:RIP配置 实验步骤: 实验拓扑图: 1)R1配置 en conf t hos r1 int fa0/0 ip ad 192.168.1.1 255.255.255.0 no sh int fa1/0 ip ad 192.168.0.1 255.255.255.0 no sh int loop 0 ip ad 192.168.10.1 255.255.255.0 exit router rip network 192.168.0.0 network 192.168.1.0 network 192.168.10.0 end 2)R2配置 en conf t hos r2 int fa0/0 ip ad 192.168.2.2 255.255.255.0 no sh int fa1/0 ip ad 192.168.0.2 255.255.255.0 no sh int loop 0 ip ad 192.168.20.1 255.255.255.0 exit router rip network 192.168.0.0

文档评论(0)

1亿VIP精品文档

相关文档