


版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、OSPF NBMA 首先将R1 frame-relay !erface Serial1/0 no ip addressencapsulation OSPF NBMA 首先将R1 frame-relay !erface Serial1/0 no ip addressencapsulation frame-relay clock rate 64000!lmi-type f-type dce route 101erface no ip address encapsulation frame-relay clock rate 64000lmi-type f-type dce route 102erfa
2、ce R2 R3 erface ip address 2.2.2.2 !erface iperface ip address 2.2.2.2 !erface ip address 12.1.1.2 255.255.255.0 encapsulation frame-relayserial restart-delay frame-relay map ip 12.1.1.3 101 broadcast no frame-relay inverse-arp!router ospf router-id network 2.2.2.0 0.0.0.255 area network 12.1.1.0 0.
3、0.0.255 area erface ip address 3.3.3.3 !erface ip address 12.1.1.3 255.255.255.0 encapsulation frame-relayserial restart-delay frame-relay map ip 12.1.1.2 102 broadcast no frame-relay inverse-arp!router ospf router-id network 3.3.3.0 0.0.0.255 area network 12.1.1.0 0.0.0.255 area R2 show ip ospf nei
4、ghbor,发现没有邻居。要手动配置R2(config)#router ospf 10 R3(config)#router ospf 10 R2 R2#sho ip Neighbor 1SeDead !DR BDR R2 R2#show ip R2(config)#router ospf 10 R3(config)#router ospf 10 R2 R2#sho ip Neighbor 1SeDead !DR BDR R2 R2#show ip Serial1/0 is up, line protocol is ernet Address 12.1.1.2/24, Area s ID 10,
5、 Router ID 2.2.2.2, Network Type Cost: Transmit Delay is 1 sec, e BDR, Priority Designated Router (ID) erface address Backup Designated router (ID) erface address Flush timer for old DR LSA due in ervals o 30, Dead 120, Wait 120, Retransmit o 30sdebug 可以看到在这种网络类型中,OSPF 的数据包是单播*Aug 14 *Aug 14 *Aug 14
6、 o to 12.1.1.3 area 0 on Serial1/0 o from 3.3.3.3 area 0 from Serial1/0 End o R2(config)#router ospf R2(config-router)#no neighbor R3(config)#router ospf R3(config-router)#no neighbor R2 R3 R2(config-if)#ip ospf R3(config-if)#ip ospfnetwork broadcast network 一就看到了如下信*Aug 14 14:59:52.823: %OSPF-5-ADJ
7、CHG: from LOADING to FULL, LoadingR2(config)#router ospf R2(config-router)#no neighbor R3(config)#router ospf R3(config-router)#no neighbor R2 R3 R2(config-if)#ip ospf R3(config-if)#ip ospfnetwork broadcast network 一就看到了如下信*Aug 14 14:59:52.823: %OSPF-5-ADJCHG: from LOADING to FULL, Loading s 10, Nbr
8、 2.2.2.2 on ip ospf 1SeDead DR BDR R2#sho ip 。Serial1/0 is up, line protocol is ernet Address 12.1.1.2/24, Area s ID 10, Router ID 2.2.2.2, Network Type Cost: Transmit Delay is 1 sec, e BDR, Priority Designated Router (ID) erface address Backup Designated router (ID) erface address ervals o Dead 40,
9、 Wait 40, Retransmit o 10s*Aug 14 m *Aug 14 *Aug 14 o to 224.0.0.5 area 0 on Serial1/0 o from 3.3.3.3 area 0 from Serial1/0 End o 224.0.0.5 将R2,R3 接口的网络类型改成R2(config-if)#ip ospf net R3(config-if)#ip ospf net *Aug 14 15:06:07.559: %OSPF-5-ADJCHG: from LOADING to FULL, Loading s10, Nbr on R2#sho ip Ne
10、ighbor DR/BDR 将R2,R3 接口的网络类型改成R2(config-if)#ip ospf net R3(config-if)#ip ospf net *Aug 14 15:06:07.559: %OSPF-5-ADJCHG: from LOADING to FULL, Loading s10, Nbr on R2#sho ip Neighbor DR/BDR R2#sh ip 0SeDead Serial1/0 is up, line protocol is ernet Address 12.1.1.2/24, Area s ID 10, Router ID 2.2.2.2, N
11、etwork Type , Cost: Transmit Delay is 1 sec, e o Dead 40, Wait 40, Retransmit ervals o *Aug 14 m 12.1.1.2 *Aug 14 *Aug 14 o to 224.0.0.5 area 0 on Serial1/0 o from 3.3.3.3 area 0 from Serial1/0 End o 224.0.0.5 将接口改为R2(config-if)#ip ospf network R3(config-if)#ip ospf network *Aug 14 15:10:51.739: %OS
12、PF-5-ADJCHG: from LOADING to FULL, Loading s Nbr on R2#sho ip Neighbor 0SeDead -DR BDR R2#sho ip Serial1/0 is up, line protocol ernet R3(config-if)#ip ospf network *Aug 14 15:10:51.739: %OSPF-5-ADJCHG: from LOADING to FULL, Loading s Nbr on R2#sho ip Neighbor 0SeDead -DR BDR R2#sho ip Serial1/0 is u
13、p, line protocol ernet Address 12.1.1.2/24, Area s ID 10, Router ID 2.2.2.2, Network Type , Transmit Delay is 1 sec, e o Dead 120, ,120, Retransmit ervals o *Aug 14 m 12.1.1.2 *Aug 14 *Aug 14 o to 224.0.0.5 area 0 on Serial1/0 o from 3.3.3.3 area 0 from End o 224.0.0.5 R2(config-if)#ip ospf R3(confi
14、g-if)#ip network network R2(config-if)#router ospf R2(config-router)#neighbor 12.1.1.3 R2 *Aug 14 15:18:38.955: %OSPF-5-ADJCHG: from LOADING to FULL, Loading s 10, Nbr 3.3.3.3 on 邻居只要在一边指定即可。R2#sho ip Neighbor 0SeDead DR BDR R2#sho ip Serial1/0 is up, line protocol is up ernet Address 12.1.1.2/24, 邻居只要在一边指定即可。R2#sho ip Neighbor 0SeDead DR BDR R2#sho ip Serial1/0 is up, line protocol is up ernet Address 12.1.1.2/24,
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 疑难钙化根管护理
- 仓储物流水电装修合同
- 莲藕写生线描课件
- 影院装修抵租协议模板
- 水上救援服务合同样本
- 葡萄幼儿美术课件
- 船舶建造与造船技术的发展
- 专业汽车租赁合同样本
- 李明与张娟的离婚合同书
- 海洋运输合同样本
- 马工程《刑法学(下册)》教学课件 第16章 刑法各论概述
- GB/T 28731-2012固体生物质燃料工业分析方法
- 浙江大学-傅琳-答辩通用PPT模板
- 2022年4月自考03350社会研究方法试题及答案
- 伽利略介绍-课件
- 04HXD1C机车电气系统介绍
- 初中化学人教九年级下册 酸和碱《如何证明无明显现象化学反应的发生》教学设计
- 英语阅读教学【讲座课件】
- 初中物理中考复习备考策略共53页课件
- DL∕T 5544-2018 架空输电线路锚杆基础设计规程
- 电机学同步电机-全套课件
评论
0/150
提交评论