OSPF之--再分发,汇总.doc_第1页
OSPF之--再分发,汇总.doc_第2页
OSPF之--再分发,汇总.doc_第3页
OSPF之--再分发,汇总.doc_第4页
OSPF之--再分发,汇总.doc_第5页
已阅读5页,还剩4页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

实验指南:OSPF之-再分发,汇总 2007-04-20 01:37:06标签:OSPF 路由 再分发 汇总 实验指南实验指南Configure an IP network as depicted in Figure 1216, by using OSPF as the routing protocol and 2001 as the Autonomous System ID.Configure the entire Frame Relay network as three pointtopoint networks, as depicted in the figure.Configure all the OSPF areas as denoted in the figure. The two Frame Relay pointtopoint networks,between hin_hq, gecko, and tree_frog are in OSPF Area 0. The LAN interface of gecko is in OSPF Area 10, while the LAN interfaces of tree_frog and python are in OSPF Area 20. The serial interface of the python router and all the interfaces of the boa router are in OSPF Area 75.Configure the Frame Relay pointtopoint network between hin_hq and the chameleon router to be in the EIGRP routing domain. Ensure full IP connectivity from the chameleon routers LAN interface to all of the OSPF networks and interfaces.Configure three loopback interfaces on the chameleon router, and advertise this as a single OSPF route.The gecko router must not have IP visibility to the LAN network on the boa router.配置IP网络,如图12-16所示,通过使用OSPF路由协议和2001年作为自治系统编号。整个帧中继网络配置为3个点,以点网络,在图所示。配置图中表示的所有的OSPF区域。点,以点两个帧中继网络之间hin_hq,壁虎,tree_frog,是在OSPF区域0。壁虎的LAN接口是在OSPF区域10,而tree_frog和Python的LAN接口在OSPF区域20。 Python的路由器和BOA路由器的所有接口的串行接口在OSPF区域75。配置帧中继hin_hq和变色龙路由器之间的点至点的网络在EIGRP路由域。确保全IP连接从变色龙路由器LAN接口,所有的OSPF网络和接口。变色龙路由器上配置loopback接口,和宣传作为一个单一的OSPF路由。壁虎路由器必须没有BOA路由器上的IP LAN网络的可视性Hin_hqconf thost Hin_hqint l 0ip ad 1.1.1.1 255.255.255.255int l 1ip ad 10.1.5.1 255.255.255.0int s 2/0encap fno arp fno frame inverno shutint s2/0.1 point-to-pointip ad 10.1.128.1 255.255.255.0frame interface-dlci 102int s 2/0.2 point-to-pointip ad 10.1.129.1 255.255.255.0frame interface-dlci 103int s 2/0.3 point-to-pointip ad 10.1.130.1 255.255.255.0frame interface-dlci 104exitrouter ospf 2001router-id 1.1.1.1net 10.1.128.1 0.0.0.0 a 0net 10.1.129.1 0.0.0.0 a 0net 10.1.5.1 0.0.0.0 a 0redistribute eigrp 2001 metric 100 metric-type 1 subnetssummary-address 10.1.16.0 255.255.252.0router eigrp 2001no aunet 10.1.130.1 0.0.0.0 redistribute ospf 2001 metric 10000 100 255 1 1500endGeckoconf thost Geckoint l 0ip ad 2.2.2.2 255.255.255.255int l 1ip ad 10.1.6.1 255.255.255.240int s 2/0encap fno arp fno frame inverno shutint s 2/0.1 point-to-pointip ad 10.1.128.2 255.255.255.0frame interface-dlci 201exitaccess-list 1 deny 10.1.70.0 0.0.0.255access-list 1 permit anyrouter ospf 2001router-id 2.2.2.2net 10.1.128.2 0.0.0.0 a 0net 10.1.6.1 0.0.0.0 a 10distribute-list 1 in s2/0.1endTree_frogconf thost Tree_frogint l 0ip ad 3.3.3.3 255.255.255.255int f 0/0ip ad 10.1.1.1 255.255.255.224ip ospf hello-interval 30no shutint s 2/0encap fno arp fno frame inverno shutint s2/0.1 point-to-pointip ad 10.1.129.2 255.255.255.0frame interface-dlci 301exitrouter ospf 2001router-id 3.3.3.3net 10.1.129.2 0.0.0.0 a 0net 10.1.1.1 0.0.0.0 a 20area 20 virtual-link 5.5.5.5area 20 range 10.1.1.0 255.255.255.0endChameleonconf thost Chameleonint l 0ip ad 4.4.4.4 255.255.255.255int l 1ip ad 10.1.16.1 255.255.255.0int l 2ip ad 10.1.17.1 255.255.255.0int l 3ip ad 10.1.18.1 255.255.255.0int l 4ip ad 10.1.3.1 255.255.255.0int s 2/0encap fno arp fno frame inverno shutint s 2/0.1 point-to-pointip ad 10.1.130.2 255.255.255.0frame interface-dlci 401 exitrouter eigrp 2001no aunet 10.1.130.2 0.0.0.0net 10.1.3.1 0.0.0.0net 10.1.16.1 0.0.0.0net 10.1.17.1 0.0.0.0 net 10.1.18.1 0.0.0.0endPythonconf thost Pythonint l 0ip ad 5.5.5.5 255.255.255.255int f 0/0ip ad 10.1.1.2 255.255.255.224ip ospf hello-interval 30no shutint s 2/0ip ad 10.1.80.1 255.255.255.0encap fno arp fno frame inverframe map ip 10.1.80.2 506 bno shutexitrouter ospf 2001router-id 5.5.5.5nei 10.1.80.2net 10.1.80.1 0.0.0.0 a 75net 10.1.1.2 0.0.0.0 a 20area 20 virtual-link 3.3.3.3endBoaconf thost Boaint l 0ip ad 6.6.6.6 255.255.255.255int l 1ip ad 10.1.70.1 255.255.255.0int s2/0ip ad 10.1.80.2 255.255.255.0encap fno arp fno frame inverframe map ip 10.1.80.1 605 bno shutexitrouter ospf 2001router-id 6.6.6.6nei 10.1.80.1net 10.1.80.2 0.0.0.0 a 75net 10.1.70.1 0.0.0.0 a 75end校验Hin_hq#sh ip routeCodes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is not set 1.0.0.0/32 is subnetted, 1 subnetsC 1.1.1.1 is directly connected, Loopback0 10.0.0.0/8 is variably subnetted, 13 subnets, 4 masksD 10.1.3.0/24 90/2297856 via 10.1.130.2, 00:00:08, Serial2/0.3O IA 10.1.1.0/27 110/65 via 10.1.129.2, 00:00:08, Serial2/0.2O IA 10.1.6.1/32 110/65 via 10.1.128.2, 00:00:08, Serial2/0.1C 10.1.5.0/24 is directly connected, Loopback1D 10.1.18.0/24 90/2297856 via 10.1.130.2, 00:00:08, Serial2/0.3D 10.1.17.0/24 90/2297856 via 10.1.130.2, 00:00:08, Serial2/0.3D 10.1.16.0/24 90/2297856 via 10.1.130.2, 00:00:08, Serial2/0.3O 10.1.16.0/22 is a summary, 00:00:02, Null0O IA 10.1.70.1/32 110/130 via 10.1.129.2, 00:00:08, Serial2/0.2O IA 10.1.80.0/24 110/129 via 10.1.129.2, 00:00:08, Serial2/0.2C 10.1.130.0/24 is directly connected, Serial2/0.3C 10.1.129.0/24 is directly connected, Serial2/0.2C 10.1.128.0/24 is directly connected, Serial2/0.1Gecko#sh ip routeCodes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is not set 2.0.0.0/32 is subnetted, 1 subnetsC 2.2.2.2 is directly connected, Loopback0 10.0.0.0/8 is variably subnetted, 10 subnets, 5 masksO E1 10.1.3.0/24 110/164 via 10.1.128.1, 00:02:22, Serial2/0.1O IA 10.1.1.0/27 110/129 via 10.1.128.1, 00:01:46, Serial2/0.1C 10.1.6.0/28 is directly connected, Loopback1O 10.1.5.1/32 110/65 via 10.1.128.1, 00:09:43, Serial2/0.1O E1 10.1.16.0/22 110/164 via 10.1.128.1, 00:00:02, Serial2/0.1O IA 10.1.80.0/24 110/193 via 10.1.128.1, 00:04:36, Serial2/0.1O E1 10.1.130.0/24 110/164 via 10.1.128.1, 00:02:22, Serial2/0.1O 10.1.129.0/24 110/128 via 10.1.128.1, 00:09:43, Serial2/0.1C 10.1.128.0/24 is directly connected, Serial2/0.1Tree_frog#sh ip routeCodes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is not set 3.0.0.0/32 is subnetted, 1 subnetsC 3.3.3.3 is directly connected, Loopback0 10.0.0.0/8 is variably subnetted, 10 subnets, 4 masksO E1 10.1.3.0/24 110/164 via 10.1.129.1, 00:00:31, Serial2/0.1C 10.1.1.0/27 is directly connected, FastEthernet0/0O IA 10.1.6.1/32 110/129 via 10.1.129.1, 00:00:31, Serial2/0.1O 10.1.5.1/32 110/65 via 10.1.129.1, 00:00:31, Serial2/0.1O E1 10.1.16.0/22 110/164 via 10.1.129.1, 00:00:10, Serial2/0.1O IA 10.1.70.1/32 110/66 via 10.1.1.2, 00:00:31, FastEthernet0/0O IA 10.1.80.0/24 110/65 via 10.1.1.2, 00:00:31, FastEthernet0/0O E1 10.1.130.0/24 110/164 via 10.1.129.1, 00:00:31, Serial2/0.1C 10.1.129.0/24 is directly connected, Serial2/0.1O 10.1.128.0/24 110/128 via 10.1.129.1, 00:00:31, Serial2/0.1Chameleon#sh ip routeCodes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is not set 4.0.0.0/32 is subnetted, 1 subnetsC 4.4.4.4 is directly connected, Loopback0 10.0.0.0/8 is variably subnetted, 13 subnets, 4 masksC 10.1.3.0/24 is directly connected, Loopback4D EX 10.1.1.0/27 170/2195456 via 10.1.130.1, 00:00:37, Serial2/0.1D EX 10.1.6.1/32 170/2195456 via 10.1.130.1, 00:00:37, Serial2/0.1D EX 10.1.5.0/24 170/2195456 via 10.1.130.1, 00:24:25, Serial2/0.1C 10.1.18.0/24 is directly connected, Loopback3C 10.1.17.0/24 is directly connected, Loopback2C 10.1.16.0/24 is directly connected, Loopback1D EX 10.1.16.0/22 170/2195456 via 10.1.130.1, 00:00:31, Serial2/0.1D EX 10.1.70.1/32 170/2195456 via 10.1.130.1, 00:00:37, Serial2/0.1D EX 10.1.80.0/24 170/2195456 via 10.1.130.1, 00:00:37, Serial2/0.1C 10.1.130.0/24 is directly connected, Serial2/0.1D EX 10.1.129.0/24 170/2195456 via 10.1.130.1, 00:24:27, Serial2/0.1D EX 10.1.128.0/24 170/2195456 via 10.1.130.1, 00:24:27, Serial2/0.1Chameleon#Python#sh ip route Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static routeGateway of last resort is not set 5.0.0.0/32 is subnetted, 1 subnetsC 5.5.5.5 is directly connected, Loopback0 10.0.0.0/8 is variably subnetted, 10 subnets, 4 masksO E1 10.1.3.0/24 110/165 via 10.1.1.1, 00:03:02, FastEthernet0/0C 10.1.1.0/27 is directly connected, FastEthernet0/0O IA 10.1.6.1/32 110/130 via 10.1.1.1, 00:05:10, FastEthernet0/0O 10.1.5.1/32 110/66 via 10.1.1.1, 00:10:32, FastEthernet0/0O E1 10.1.16.0/22 110/165 via 10.1.1.1, 00:00:41, FastEthernet0/0O 10.1.70.1/32 110/65 via 10.1.80.2, 00:05:10, Serial2/0C 10.1.80.0/24 is directly connected, Serial2/0O E1 10.1.130.0/24 110/165 via 10.1.1.1, 00:03:02, FastEthernet0/0O 10.1.129.0/24 110/65 via 10.1.1.1, 00:10:32, FastEthernet0/0O 10.1.128.0/24 110/129 via 10.1.1.1, 00:10:32, FastEthernet0/0Boa#sh ip routeCodes: C -

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论