


全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
实验 帧中继环境下NBMA 模式实验配置: 配置帧中继交换机R2: R2(config)#frame-relay switching R2(config)#int s1/1 R2(config-if)#encapsulation frame-relay R2(config-if)#frame intf-type dce R2(config-if)#clock rate 64000 R2(config-if)#frame-relay route 301 int s1/2 103 R2(config-if)#no shut R2(config-if)#int s1/2 R2(config-if)#encap frame-relay R2(config-if)#frame intf-type dceR2(config-if)#clock rate 64000 R2(config-if)#frame-relay route 103 int s1/1 301 R2(config-if)#frame-relay route 104 int s1/3 401 R2(config-if)#no shut R2(config-if)#int s1/3 R2(config-if)#encap frame-relay R2(config-if)#frame intf-type dce R2(config-if)#clock rate 64000 R2(config-if)#frame-relay route 401 int s1/2 104 R2(config-if)#no shut 配置R1R1(config)#int lo0R1(config-subif)#ip address 1.1.1.1 255.255.255.0R1(config-subif)#ip ospf network point-to-pointR1(config)#int s0/3R1(config-subif)#ip address 134.1.1.1 255.255.255.0R1(config-if)#encapsulation frame-relayR1(config-if)#no frame-relay inverse-arpR1(config-if)#no shutdownR1(config-subif)#frame-relay map ip 134.1.1.3 103 broadcastR1(config-subif)#frame-relay map ip 134.1.1.4 104 broadcastR1(config-subif)#frame-relay map ip 134.1.1.1 103 /使得可以ping通自己R1(config-subif)#exitR1(config)#router ospf 1R1(config-router)#router-id 1.1.1.1R1(config-router)#network 1.1.1.0 0.0.0.255 area 0R1(config-router)#network 134.1.1.0 0.0.0.255 area 0R1(config-router)#neighbor 134.1.1.3 /手工指定OSPF邻居R1(config-router)#neighbor 134.1.1.4配置R3R3(config)#int lo0R3(config-if)#ip address 3.3.3.3 255.255.255.0R3(config-subif)#ip ospf network point-to-pointR3(config)#int s0/0R3(config-if)#ip address 134.1.1.3 255.255.255.0R3(config-if)#encapsulation frame-relayR3(config-if)#ip ospf priority 0 /配置spoke端OSPF接口优先级为0R3(config-if)#frame-relay map ip 134.1.1.1 301 broadcastR3(config-if)#frame-relay map ip 134.1.1.4 301 broadcastR3(config-if)#frame-relay map ip 134.1.1.3 301R3(config-if)#no frame-relay inverse-arpR3(config-if)#no shutdownR3(config-subif)#exitR3(config)#router ospf 1R3(config-router)#router-id 3.3.3.3R3(config-router)#network 3.3.3.0 0.0.0.255 area 0R3(config-router)#network 134.1.1.0 0.0.0.255 area 0配置R4R4(config)#int lo0R4(config-if)#ip address 4.4.4.4 255.255.255.0R4(config-subif)#ip ospf network point-to-pointR4(config)#int s0/0R4(config-if)#ip address 134.1.1.4 255.255.255.0R4(config-if)#encapsulation frame-relayR4(config-if)#ip ospf priority 0R4(config-if)#frame-relay map ip 134.1.1.1 401 broadcastR4(config-if)#frame-relay map ip 134.1.1.3 401 broadcastR4(config-if)#frame-relay map ip 134.1.1.4 401 R4(config-if)#no frame-relay inverse-arpR4(config-if)#no shutdownR4(config-subif)#exitR4(config)#router ospf 1R4(config-router)#router-id 4.4.4.4R4(config-router)#network 4.4.4.0 0.0.0.255 area 0R4(config-router)#network 134.1.1.0 0.0.0.255 area 0实验调试(1)R1#show ip ospf int s0/3Serial0/3 is up, line protocol is up Internet Address 134.1.1.1/24, Area 0 Process ID 1, Router ID 1.1.1.1, Network Type NON_BROADCAST, Cost: 64 Transmit Delay is 1 sec, State DR, Priority 1 /自己是DR,优先级为1 Designated Router (ID) 1.1.1.1, Interface address 134.1.1.1 /DR的ID和接口地址 No backup designated router on this network Timer intervals configured, Hello 30, Dead 120, Wait 120, Retransmit 5NBMA模式下,Hello周期为30秒 oob-resync timeout 120 Hello due in 00:00:16 Supports Link-local Signaling (LLS) Index 2/2, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 4 msec, maximum is 4 msec Neighbor Count is 2, Adjacent neighbor count is 2 Adjacent with neighbor 3.3.3.3 Adjacent with neighbor 4.4.4.4 /与路由器R3和R4形成邻接关系 Suppress hello for 0 neighbor(s)(2)R3#show ip route ospf1.0.0.0/24 is subnetted, 1 subnetsO 1.1.1.0 110/65 via 134.1.1.1, 00:01:47, Serial0/0/04.0.0.0/24 is subnetted, 1 subnetsO 4.4.4.0 110/65 via 134.1.1.4, 00:01:47, Serial0/0/0从以上输出表明,到达网络“4.4.4.0/24”的路由条目的下一跳地址为“134.1.1.4”,而不是“134.1.1.1”,所以,在 R3 的 s0/0/1 的接口上必须有到 134.1.1.4 的映射“frame-relay map ip 134.1.1.4 301 broadcast”(3)R1#show ip ospf neighbor detailNeighbor 3.3.3.3, interface address 134.1.1.3In the area 0 via interface Serial0/0/0Neighbor priority is 0, State is FULL, 9 state changesDR is 134.1.1.1 BDR is 0.0.0.0Poll interval 120Options is 0x52LLS Options is 0x1 (LR)Dead timer due in 00:01:53Neighbor is up for 00:06:54Last retransmission scan length is 1, maximum is 1Last retransmission scan time is 0 msec, maximum is 0 msecNeighbor 4.4.4.4, interface address 134.1.1.4In the area 0 via interface Serial0/0/0Neighbor priority is 0, State is FULL, 9 state changesDR is 134.1.1.1 BDR is 0.0.0.0Poll interval 120Options is 0x52LLS Options is 0x1 (LR)Dead timer due in 00:01:43Neighbor is up for 00:06:54Last retransmission scan length is 1, maximum is 1Last retransmission scan time is 0 msec, maximum is 0 msec以上输出表明R1的两个邻居的接口优先级为0。同时本网络的BDR为0.0.0.0,这是可以的。【技术要点】(1)在帧中继网络上,OSPF 接口缺省的网络类型为 NON_BROA
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025江西吉安市吉安县退役军人事务局面向社会招聘工作人员1人考前自测高频考点模拟试题附答案详解
- 2025年商丘民权县消防救援大队招聘政府专职消防员32名考前自测高频考点模拟试题完整参考答案详解
- 2025江西农业大学高层次人才招聘101人考前自测高频考点模拟试题及1套完整答案详解
- 2025年地热能在南方地区冬季供暖的应用分析报告
- 协议书离婚协议书范本
- 2025年学前教育师资队伍教师教学评价与反馈机制研究报告
- 协议书儿媳妇
- 协议书球简书
- 幼儿园合伙协议书
- 京都酒店协议书价
- 2025年合肥市社会化工会工作者招聘34人笔试备考试题及答案解析
- 非婚生子女法律抚养权协议范本
- 2025年新版中层副职面试题及答案
- 蜂窝组织炎护理小讲课
- 智慧树知道网课《工业机器人技术基础》课后章节测试满分答案
- (一检)泉州市2026届高三高中毕业班质量监测(一)数学试卷(含标准答案)
- 纤维转盘滤布滤池运行维护技术说明
- 2025至2030中国无烟产品行业发展趋势分析与未来投资战略咨询研究报告
- 2021年全球工作场所状况报告 State of the Global Workplace 2021 Report
- 球墨铸铁管-施工方案(3篇)
- (正式版)DB35∕T 2242-2025 《户用光伏发电系统安装技术规范》
评论
0/150
提交评论