帧中继(FrameRelay)是一种用于连接计算机系统的面向分组的通信方法。它主要用在公共或专用网上的局域网互联以及广域网连接。大多数公共电信局都提供帧中继服务,把它作为建立高性能的虚拟广域连接的一种途径。帧中继是进入带宽范围从56Kbps到1.544Mbps的广域分组交换网的用户接口。

子接口看作是专线
每一个点到点连接的子接口要求有自己的子网
适用于星型拓扑结构
试验拓扑说明:R1的物理接口不添加IP。R1的子接口S0/0.1的ip为192.168.1.1,
S0/0.2的ip为192.168.2.1。R2的ip为192.168.1.2。R3的ip为192.168.2.2网络
掩码都为255.255.255.0。
R1上S0/0.1的DLCI号为102,S0/0.2的DLCI号为103.
R2上S0/0的DLCI号为201
R3上S0/0的DLCI号为301
试验要求:在路由器间完成帧中继——点到点子接口的配置,并在路由器间配置
rip协议,最终使路由器间全网全通。


zdx1配置如下
Router(config)#hostnamezdx1
zdx1(config)#intloopback0起回环口
zdx1(config-if)#ipadd1.1.1.1255.0.0.0
zdx1(config-if)#ints0/0/0multipoint
zdx1(config-subif)#ipadd123.0.0.1255.0.0.0
zdx1(config-subif)#frame-relaymapip123.0.0.3103broadcast
zdx1(config-subif)#frame-relaymapip123.0.0.4104broadcast
zdx1(config-if)#encapsulationframe-relay起封装帧中继
zdx1(config-if)#noshut
zdx1(config)#routerrip
zdx1(config-router)#network1.0.0.0宣告网段
zdx1(config-router)#network123.0.0.0
zdx3配置如下
Router(config)#hostnamezdx2
Zdx3(config)#intloopback0
Zdx3(config-if)#ipadd3.3.3.3255.0.0.0
Zdx3(config-if)#ints0/0/0multipoint
Zdx3(config-if)#ipadd123.0.0.3255.0.0.0
Zdx3(config-if)#encapsulationframe-relay封装帧中继
Zdx3(config-if)#frame-relaymapip123.0.0.1301broadcast
Zdx3(config-if)#frame-relaymapip123.0.0.4304broadcast
Zdx3(config-if)#noshut
Zdx3(config-if)#exit
Zdx3(config)#routerrip
Zdx3(config-router)#network123.0.0.0
Zdx3(config-router)#network3.0.0.0
zdx4配置如下
Router(config)#hostnamezdx3
Zdx4(config)#intloopback0
Zdx4(config-if)#ipadd4.4.4.4255.0.0.0
Zdx4(config-if)#ints0/0/0multipoint
Zdx4(config-if)#ipadd123.0.0.4255.0.0.0
Zdx4(config-if)#encapsulationframe-relay
Zdx4(config-if)#frame-relaymapip123.0.0.1401broadcast
Zdx4(config-if)#frame-relaymapip123.0.0.3403broadcast
Zdx4(config-if)#noshut
Zdx4(config-if)#exit
Zdx4(config)#routerrip
Zdx4(config-router)#network123.0.0.0
Zdx4(config-router)#network4.0.0.0
云中的配置:




测试:

波特率是什么意思_怎样计算波特率
时间:2026-04-21
RS485基本知识介绍
时间:2026-04-18
什么是激光雷达?激光雷达的构成与分类
时间:2026-04-18
Excelpoint - 一文了解SiC MOS的应用
时间:2026-04-18
什么是磁电阻器?磁电阻特性及应用
时间:2026-04-18
什么是电场?电场在电容器中的应用
时间:2026-04-18
什么是ARM64?
时间:2026-04-17
vga和hdmi的区别
时间:2026-04-17
什么是ESD?ESD及TVS的原理和应用
时间:2026-04-17
开关电源原理与维修完整版 (10)_标清视频
时间:2026-04-16
什么是追踪缓存/转接卡?
时间:2026-03-06
GPS接收机的分类
时间:2026-03-07
什么是GPS旅行提示器/屏幕尺寸
时间:2026-03-07
GPS的WAAS跟踪性能
时间:2026-03-07
GPS设备的动态性能
时间:2026-03-07
EMC和ESD防护技术
时间:2026-03-05
GPS设备的地图功能
时间:2026-03-07
坐标基准
时间:2026-03-07
GPS的接口有哪些类型?
时间:2026-03-07
什么是EPIC
时间:2026-03-06