文章 | 文章列表>> |
2008-04-14 01:01:15
2008-04-14 00:29:54
2008-04-14 00:27:55
试验拓扑:
http://blog.51cto.com/viewpic.php?refimg=" + "http://blog.51cto.com/viewpic.php?refimg=" + this.src)" http:="" blog.51cto.com="" viewpic.php?refimg=" + "http://blog.51cto.com/viewpic.php?refimg=" + this.src)" alt="" src="http://loveme23.blog.51cto.com/attachment/200710/200710021191283260656.jpg" border="0" style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; max-width: 650px !important; " />
试验要求:模拟在广播环境下,OSPF的配置与调试。试验目的:掌握OSPF的基本配置,并且能够分析得到OSPF在广播环境下邻居发现过程,DR/BDR选举过程,定时器的时间间隔。
实验配置:R1:R1(config)#int f0/0R1(config-if)#ip add 199.99.1.1 255.255.255.0R1(config-if)#no shuR1(config-if)#exitR1(config)#int loop0R1(config-if)#ip add 1.1.1.1 255.255.255.0R1(config-if)#ip ospf network point-to-pointR1(config-if)#exitR1(config)#router ospf 100R1(config-router)#router-id 1.1.1.1R1(config-router)#network 199.99.1.0 0.0.0.255 a 0 R2:R2(config)#int f0/0R2(config-if)#ip add 199.99.1.2 255.255.255.0R2(config-if)#no shuR2(config-if)#exitR2(config)#int loop0R2(config-if)#ip add 2.2.2.2 255.255.255.0R2(config-if)#ip ospf network point-to-pointR2(config-if)#exitR2(config)#router ospf 100R2(config-router)#router-id 2.2.2.2 R2(config-router)#network 199.99.1.0 0.0.0.255 a 0 R3:R3(config)#int f0/0R3(config-if)#ip add 199.99.1.3 255.255.255.0R3(config-if)#no shuR..
试验要求:模拟在广播环境下,OSPF的配置与调试。试验目的:掌握OSPF的基本配置,并且能够分析得到OSPF在广播环境下邻居发现过程,DR/BDR选举过程,定时器的时间间隔。
实验配置:R1:R1(config)#int f0/0R1(config-if)#ip add 199.99.1.1 255.255.255.0R1(config-if)#no shuR1(config-if)#exitR1(config)#int loop0R1(config-if)#ip add 1.1.1.1 255.255.255.0R1(config-if)#ip ospf network point-to-pointR1(config-if)#exitR1(config)#router ospf 100R1(config-router)#router-id 1.1.1.1R1(config-router)#network 199.99.1.0 0.0.0.255 a 0 R2:R2(config)#int f0/0R2(config-if)#ip add 199.99.1.2 255.255.255.0R2(config-if)#no shuR2(config-if)#exitR2(config)#int loop0R2(config-if)#ip add 2.2.2.2 255.255.255.0R2(config-if)#ip ospf network point-to-pointR2(config-if)#exitR2(config)#router ospf 100R2(config-router)#router-id 2.2.2.2 R2(config-router)#network 199.99.1.0 0.0.0.255 a 0 R3:R3(config)#int f0/0R3(config-if)#ip add 199.99.1.3 255.255.255.0R3(config-if)#no shuR..


wzxf536 的BLOG
自定义链接
文章
51CTO推荐博文