配置帧中继
配置帧中继
• 提供本地 提供本地router和帧中继 和帧中继switch的LMI信息交换的统计信息 信息交换的统计信息, 和帧中继 的 信息交换的统计信息 包含LMI错误信息和 错误信息和LMI类型等 包含 错误信息和 类型等
© 2008, Cisco Systems, Inc. All rights reserved.
提供路由器和交换机LMI交换的统计信息 包含 交换的统计信息,包含 错误信息和LMI类型等等 提供路由器和交换机 交换的统计信息 包含LMI错误信息和 错误信息和 类型等等
Router#show frame-relay map
•
•
显示OSI参考模型中的网络层到 参考模型中的网络层到DLCI的映射 显示 参考模型中的网络层到 的映射
检查LMI流量 显示封装类型和 流量,显示封装类型和 参考模型的层2和层 的信息.还包括协议 检查 流量 显示封装类型和OSI参考模型的层 和层 的信息 还包括协议 参考模型的层 和层3的信息 还包括协议,DLCI等信息 等信息
Router#show frame-relay lmi [type number]
© 2008, Cisco Systems, Inc. All rights reserved. ICND v2.0—8-4
配置帧中继子接口
• Point-to-point(点到点子接口) 点到点子接口) 点到点子接口
– 这种逻辑接口看起来就像专线一样 这种逻辑接口看起来就像专线一样. – 这种逻辑接口要求有自己的子网 这种逻辑接口要求有自己的子网. – 非常适合 非常适合hub and spoke(中心 分支)拓扑 分支) (中心-分支 拓扑.
© 2008, Cisco Systems, Inc. All rights reserved.
实验十五、帧中继交换机的配置
实验十五、帧中继交换机的配置一、实验目的1. 掌握FRAM-RELAY SWITCH 的配置2. 理解DLCI、LMI 等概念二、应用环境假设在银行系统里,总行和各分理处需要进行通讯,而分理处之间不需要通讯,帧中继是最好的选择三、实验设备1. DCR-17512. DCR-2630(安装相应模块满足三个serial 接口)3. CR-V35FC4. CR-V35MT四、实验拓扑五、实验要求配置表:ROUTER-A ROUTER-B 三台一台三条三条ROUTER-CS1/1 192.168.1.1/24 S1/0 192.168.1.2/24 S0/3192.168.1.3/24 PVC DLCI 如图所示六、实验步骤第一步:配置帧中继交换机(配置前请恢复原厂设置)Router#confRouter_config#hostname frswitchfrswitch_config# interface Serial2/0frswitch_config_s2/0# encapsulation frame-relay frswitch_config_s2/0#frame-relay intf-type dce frswitch_config_s2/0# physical-layer speed 64000 frswitch_config# interface Serial2/1frswitch_config_s2/1# encapsulation frame-relay frswitch_config_s2/1#frame-relay intf-type dce frswitch_config_s2/1# physical-layer speed 64000 frswitch_config# interface Serial2/3frswitch_config_s2/3# encapsulation frame-relay frswitch_config_s2/3#frame-relay intf-type dce frswitch_config_s2/3# physical-layer speed 64000 frswitch_config_s2/3#exit !进入接口配置模式!封装帧中继!配置接口类型!配置时钟频率frswitch_config# frswitch Serial2/0 100 Serial2/1 200 !配置PVC转发表frswitch_config#frswitch Serial2/0 110 Serial2/3 300第二步:配置路由器A、B、CRouter-A#confRouter-A_config# interface Serial1/1Router-A_config_s1/1# ip address 192.168.1.1 255.255.255.0 !配置IP地址Router-A_config_s1/1# encapsulation frame-relayRouter-B#confRouter-B_config# interface Serial1/0Router-B_config_s1/0# ip address 192.168.1.2 255.255.255.0Router-B_config_s1/0#encapsulation frame-relay_config#int s0/3Router-C_config_s0/3#Router-C #confRouter-C _config#int s0/3Router-C _config_s0/3#ip address 192.168.1.3 255.255.255.0Router-C _config_s0/3# encapsulation frame-relay第三步:查看各路由器接口状态Router-A#sh int s1/1!封装帧中继Serial1/1 is up, line protocol is upMode=Sync DTEDTR=UP,DSR=UP,RTS=UP,CTS=UP,DCD=UPInterface address is 192.168.1.1/24MTU 1500 bytes, BW 64 kbit, DLY 2000 usec Encapsulation Frame-relay, loopback not setKeepalive set(10 sec)FrameRelay DTE, LMI type AutosenseLMI DTE Link Errors 1, Protocol Errors 0, Inactives 0T391 10, N391 6, N392 3, N393 4Recvd Octets 15177, Recvd Frames 913, Recvd Discards 2Sent Octets 12767, Sent Frames 912, Sent Discards 0Recvd Errors 0, Sent Errors 0, Recvd Unknowns 060 second input rate 15 bits/sec, 0 packets/sec!60 second output rate 12 bits/sec, 0 packets/sec!987 packets input, 18264 bytes, 5 unused_rx, 0 no buffer0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort1043 packets output, 17759 bytes, 8 unused_tx, 0 underruns error:0 clock, 0 gracePowerQUICC SCC specific errors:0 recv allocb mblk fail 0 recv no buffer0 transmitter queue full 0 transmitter hwqueue_fullRouter-B#sh int s1/0Serial1/0 is up, line protocol is upMode=Sync DTEDTR=UP,DSR=UP,RTS=UP,CTS=UP,DCD=UPInterface address is 192.168.1.2/24MTU 1500 bytes, BW 64 kbit, DLY 2000 usec Encapsulation Frame-relay, loopback not setKeepalive set(10 sec)FrameRelay DTE, LMI type AutosenseLMI DTE Link Errors 1, Protocol Errors 0, Inactives 0T391 10, N391 6, N392 3, N393 4Recvd Octets 12867, Recvd Frames 834, Recvd Discards 0Sent Octets 11779, Sent Frames 836, Sent Discards 3Recvd Errors 0, Sent Errors 0, Recvd Unknowns 060 second input rate 14 bits/sec, 0 packets/sec!60 second output rate 12 bits/sec, 0 packets/sec!905 packets input, 15828 bytes, 3 unused_rx, 0 no buffer0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort1036 packets output, 18275 bytes, 8 unused_tx, 0 underruns error:0 clock, 0 gracePowerQUICC SCC specific errors:0 recv allocb mblk fail 0 recv no buffer0 transmitter queue full 0 transmitter hwqueue_fullRouter-C#sh int s0/3Serial0/3 is up, line protocol is upMode=Sync DTEDTR=UP,DSR=UP,RTS=UP,CTS=UP,DCD=UPInterface address is 192.168.1.3/24MTU 1500 bytes, BW 64 kbit, DLY 2000 usecEncapsulation Frame-relay, loopback not setKeepalive set(10 sec)FrameRelay DTE, LMI type AutosenseLMI DTE Link Errors 1, Protocol Errors 0, Inactives 0T391 10, N391 6, N392 3, N393 4Recvd Octets 472, Recvd Frames 31, Recvd Discards 0Sent Octets 464, Sent Frames 33, Sent Discards 0Recvd Errors 0, Sent Errors 0, Recvd Unknowns 060 second input rate 14 bits/sec, 0 packets/sec!60 second output rate 12 bits/sec, 0 packets/sec!31 packets input, 534 bytes, 7 unused_rx, 0 no buffer0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort41 packets output, 722 bytes, 8 unused_tx, 0 underrunserror:0 clock, 0 gracePowerQUICC SCC specific errors:0 recv allocb mblk fail 0 recv no buffer0 transmitter queue full 0 transmitter hwqueue_full第四步:查看帧中继状态Router-A#sh frame-relayFrame Relay/IP stateSerial1/1 UP====================================================================== Port DLCI State remote IP local IPType======================================================================Serial1/1 100ACTIVE192.168.1.2 192.168.1.1 ISerial1/1 110 ACTIVE192.168.1.3 192.168.1.1 IRouter-B#sh frame-relayFrame Relay/IP stateSerial1/0 UP======================================================================Port DLCI State remote IP local IP Type====================================================================== Serial1/0 200 ACTIVE192.168.1.1 192.168.1.2IRouter-C#sh frame-relayFrame Relay/IP stateSerial0/3 UP======================================================================Port DLCI State remote IP local IP Type======================================================================Serial0/3 300ACTIVE192.168.1.1 192.168.1.3 I七、注意事项和排错1. 帧中继交换机不要配置IP 地址2. 配置PVC 的DLCI 一定要对应3. 路由器接口只需要封装帧中继八、配置序列frswitch#sh run正在收集配置...当前配置:!!version 1.3.1Sservice timestamps log dateservice timestamps debug dateno service password-encryption!hostname frswitch!!!!!!interface FastEthernet0/0no ip addressno ip directed-broadcast!interface Ethernet1/0no ip addressno ip directed-broadcastduplex halfinterface Serial2/0no ip addressno ip directed-broadcast encapsulation frame-relayframe-relay intf-type dce physical-layer speed 64000!interface Serial2/1no ip addressno ip directed-broadcast encapsulation frame-relayframe-relay intf-type dcephysical-layer speed 64000!interface Serial2/2no ip addressno ip directed-broadcast!interface Serial2/3no ip addressno ip directed-broadcast encapsulation frame-relayframe-relay intf-type dcephysical-layer speed 64000!interface Async0/0no ip addressno ip directed-broadcast!!!!!!!!gateway-cfgGateway keepAlive 60 shutdown!frswitch Serial2/0 100 Serial2/1 200 frswitch Serial2/0 110 Serial2/3 300 !!!!ivr-cfg!!!九、共同思考1. 路由器的DLCI 有什么意义?是如何得到的?2. 为什么帧中继交换机不配置IP 地址?3. 帧中继的MAP 是如何得到的?十、课后练习请重复以上实验十一、相关命令详解frswitch这个全局配置命令在帧中继的DCE 或NNI 上激活PVC 交换。
思科路由器帧中继配置
帧中继(FR)帧中继(FrameRelay,FR)技术是在OSI第二层(数据链路层)上用简化的方法传送和交数换据单元的一种技术。
它是一种面向连接的数据链路技术,为提供高性能和高效率数据传输进行了技术简化,它靠高层协议进行差错校正,并充分利用了当今光纤和数字网络技术。
总之,FR是一种用于构建中等高速报文交换式广域网的技术。
同时它也是是由国际电信联盟通信标准化组和美国国家标准化协会制定的一种标准。
帧中继的作用和应用:①帧使用DLCI进行标识,它工作在第二层;帧中继的优点在于它的低开销。
②帧中继在带宽方面没有限制,它可以提供较高的带宽。
典型速率56K-2M/s内,最大速度可达到T3(45Mb/s)。
③采用虚电路技术,对分组交换技术进行简化,具有吞吐量大、时延小,适合突发性业务等特点,能充分利用网络资源。
④可以组建虚拟专用网,即将网络上的几个节点,划分为一个分区,并设置相对独立的网络管理机构,对分区内数据流量及各种资源进行管理;分区内各节点共享分区内网络资源,相互间的数据处理和传送相对独立,对帧中继网络中的其他用户不造成影响。
采用虚拟专用网所需要费用比组建一个实际的专用网经济合算,因此对大企业用户十分有利。
帧中继和ATM的比较:目前,计算机局域网(LAN)之间或主机间的互连主要使用两种技术:帧中继和ATM。
国内很多地方都已经开始将这两种技术应用到企业网、校园网等部门网络中。
目前大多数帧中继应用的运行速率为56Kbit/s/64Kbit/s或512Kbit/s,而ATM可达155Mbit/s、622Mbit/,和2.5Gbit/s,但ATM技术复杂,ATM 设备比帧中继设备昂贵得多,一般用户难以接受。
从未来发展看,ATM适宜承担B—ISDN(宽带综合业务数字网)的骨干网部分,用户接入网可以是时分多路复用(TDM)、帧中继、语音、图像、LAN、多媒体等,帧中继将作为用户接入网发挥其作用。
帧中继的前景:①一种高性能,高效率的数据链路技术。
帧中继概念 帧中继配置命令有哪些
帧中继概念帧中继配置命令有哪些1.帧中继概念1、帧中继(FRAME RELAY)是在用户--网络接口之间提供用户信息流的双向传送,并保持顺序不变的一种承载业务,它是以帧为单位,在网络上传输,并将流量控制、纠错等功能,全部交由智能终端设备处理的一种新型高速网络接口技术。
2、帧中继是综合业务数字网标准化过程中产生的一种重要技术,它是在数字光纤传输线路逐渐代替原有的模拟线路,用户终端日益智能化的情况下,由X25分组交换技术发展起来的一种传输技术。
2.帧中继配置命令有哪些帧中继交换机在实际工程环境中一般不需要我们配置,由运营商设置完成,但在实验环境中,要求掌握帧中继交换机的基本配置配置示例:frame-relay switchinginterface s0/1encapsulation frame-relayframe-relay intf-type dceclock rate 64000frame-relay route 102 interface s0/2 201// 定义PVC,该条命令是,s0/1口的DLCI 102,绑定到s0/2口的201 DLCI号frame-relay route 103 interface s0/3 301no shutdown主接口运行帧中继(Invers-arp)FRswitch(帧中继交换机)的配置:frame-relay switchinginterface s0/1 // 连接到R1的接口encapsulation frame-relayframe-relay intf-type dceclock rate 64000frame-relay route 102 interface s0/2 201// 定义PVC,该条命令是,s0/1口的DLCI 102,绑定到s0/2口的201 DLCI号no shutdowninterface s0/2 // 连接到R2的接口encapsulation frame-relayframe-relay intf-type dceclock rate 64000frame-relay route 201 interface s0/1 102no shutdownR1的配置如下:interface serial 0/0ip address 192.168.12.1 255.255.255.252encapsulation frame-relay// 接口封装FR,通过invers-arp发现DLCI,并建立对端IP到本地DLCI的映射(帧中继映射表)no shutdownR2的配置如下:interface serial 0/0ip address 192.168.12.2 255.255.255.252encapsulation frame-relayno shutdown在FRswitch上查看PVI(验证配置):FRswitch#show frame-relay routeInput Intf Input Dlci Output Intf Output Dlci StatusSerial0/1 102 Serial0/2 201 activeSerial0/2 201 Serial0/1 102 active在R1上查看帧中继映射R1#show frame-relay mapSerial0/0 (up): ip 192.168.12.2 dlci 102(0x66,0x1860), dynamic,broadcast,, status defined, activeR1#ping 192.168.12.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 192.168.12.2, timeout is 2 seconds:环境2 主接口运行帧中继(静态映射)FRswitch的配置同上,这里不再赘述上述案例是终端路由器采用动态invers-arp获取帧中继相关映射信息,本例采用静态建立映射的方式进行配置。
帧中继(frame-relay)简介及配置详解
帧中继(Frame-Relay)采用分组交换的方式使用虚电路进行连接提供面向对象的服务帧中继的交换设备在用户路由器间建立虚电路,提供基于分组的二层通道。
相关术语虚电路(virtual circuit,VC)1、通过帧中继网络实现的逻辑连接叫虚电路2、利用虚电路,帧中继允许多个用户共享带宽而无需使用多条专用物理网络,虚电路以DLCI标识DLCI(date link connect identity)数据链路连接标识1、通常由帧中继服务提供商分配2、帧中继DLCI仅具有本地意义(本地标识)3、DLCI 0 ~ 15和1008 ~ 1023留作特殊用途,服务提供商分配的DLCI 的范围通常为16 ~ 1007LMI(本地管理接口)1、是一种信令标准,用于管理链路连接和keeplive机制2、终端路由器(DTE)和帧中继交换机(DCE)之间的帧中继设备每10秒(或大概)轮询一次网络。
3、Cisco路由器支持一下三种LMI:Cisco、Ansi、Q933A帧中继的拓扑:星型结构、全互联、部分互联帧中继的地址映射帧中继提供的是基于分组交换的二层通道1、帧中继的映射不是IP与mac的映射,而是IP与DLCI的映射,DLCI 从运营商处获取,映射关系为远端IP地址到本地DLCI之间的关系。
(DLCI仅具有本地意义)2、可以通过手动配置或 inverse-arp自动发现。
帧中继(用路由器模拟)配置对于帧中继交换机:(三个接口都要配置)frame-relay switching 将路由器模拟成帧中继交换机int s0/1 进入serial 0/1接口no ip address 帧中继交换机不需要IP地址encapsulation frame-relay 设置接口的封装模式为frame-relayno shutdown 开启接口frame-relay intf-type dce 设置接口类型为DCEclock rate 64000 设置始终频率为64000frame-relay route 102 int s0/2 201 搭建虚电路,对于s0/1来说,来源的DLCI标识为102,发出的接口为serial0/2,目的DLCI为201frame-relay route 103 int s0/3 301 搭建虚电路,对于s0/1来说,来源的DLCI标识为103,发出的接口为serial0/3,目的DLCI为301int s0/2no ip addressencapsulation frame-relayno shutdown 开启接口frame-relay intf-type dce 设置接口类型为DCEclock rate 64000 设置始终频率为64000frame-relay route 201 int s0/1 102 对于serial0/2来说,数据来源的DLCI为201,发出接口为serial0/1,目的DLCI为102int s0/3no ip addressencapsulation frame-relayno shutdown 开启接口frame-relay intf-type dce 设置接口类型为DCEclock rate 64000 设置始终频率为64000frame-relay route 301 int s0/1 103 对于serial0/3来说,数据来源的DLCI为301,发出接口为serial0/1,目的DLCI为103R1的配置:(center)int s0/0ip address 10.1.123.1 255.255.255.0encapsulation frame-relayno shutdownno frame-relay inverse-arp 关闭inverse-arpframe-relay map ip 10.1.123.2 102 broadcast 手动配置帧中继映射,对端IP为10.1.123.2,映射的虚电路的本地DLCI为102frame-relay map ip 10.1.123.3 103 broadcast 手动配置帧中继映射,对端IP为10.1.123.3,映射的虚电路的本地DLCI为103R2的配置:int s0/0ip address 10.1.123.2 255.255.255.0encapsulation frame-relayno shutdownno frame-relay inverse-arp 关闭inverse-arpframe-relay map ip 10.1.123.1 201 broadcast 手动配置帧中继映射,对端IP为10.1.123.2,映射的虚电路的本地DLCI为201R3的配置:int s0/0ip address 10.1.123.3 255.255.255.0encapsulation frame-relayno shutdownno frame-relay inverse-arp 关闭inverse-arpframe-relay map ip 10.1.123.1 301 broadcast 手动配置帧中继映射,对端IP为10.1.123.3,映射的虚电路的本地DLCI为301在帧中继上运行EIGRP默认情况下inverse-arp为开启状态,且支持广播若手动配置则必须加上broadcast关键字段。
第七章 配置帧中继
第七章配置帧中继一、帧中继技术(Frame Relay)帧中继是一种高性能的WAN协议,它运行在OSI参考模型的物理层和数据链路层。
它是一种数据包交换技术,是X.25的简化版本。
它省略了X.25的一些强健功能,如提供窗口技术和数据重发技术,而是依靠高层协议提供纠错功能,这是因为帧中继工作在更好的WAN设备上,这些设备较之X.25的WAN设备具有更可靠的连接服务和更高的可靠性,它严格地对应于OSI参考模型的最低二层(即是第二层协议),而X.25还提供第三层的服务,所以,帧中继比X.25具有更高的性能和更有效的传输效率。
图1是应用帧中继技术通信的典型例子。
图1、帧中继通信• 虚电路:两个DTE设备(如路由器)之间的逻辑链路称为虚电路(交换虚拟线路SVC,Switched VirtualCircuits),帧中继用虚电路来提供端点之间的连接。
由服务提供商预先设置的虚电路称为永久虚电路(PVC,Permanent VirtualCircuits);别外一种虚电路是交换虚电路(SVC),它是动态设置的虚电路。
• 帧中继设置中可分为数据终端设备(DTE)和数据电路终端设备(DCE),在实际应用中,Cisco路由器为DTE端,通过V.35线缆连接CSU/DSU,如果将两个路由器通过V.35线缆直连,连接V.35 DCE线缆的路由器充当DCE的角色,并且需要提供同步时钟。
CSU(通道服务单元):把终端用户和本地数字电话环路相连的数字接口设备。
DSU(数据业务单元):指的是用于数字传输中的一种设备,它能够把DTE设备上的物理层接口适配到T1或者E1等通信设施上。
数据业务单元也负责信号计时等功能,它通常与CSU(信道业务单元)一起提及,称作CSU/DSU (Channel Service Unit/Data [or Digital] Service Unit)。
• 帧中继技术提供面向连接的数据链路层的通信,在每对设备之间都存在一条定义好的通信链路,且该链路有一个链路识别码。
实验3 帧中继配置
帧中继出现背景:数据通信设备(如路由器)以专线方式连接,带来了许多缺点。
首先专线方式采用固定的带宽和接口。
当用户需要改变带宽需求或需扩容时,都不是很方便。
其次是专线连接网络的造价昂贵,用户的租用费也很高。
另外专线方式若将用户两两连接,用户数量为n,则需要n(n-1)/2条电路,不利于网络资源的管理和运用。
帧中继作用:帧中继主要应用在广域网中,支持多种数据型业务。
主要解决以下问题:帧中继在初期运用时非常容易在原有的X.25的接口上进行软件升级来实现。
由于帧中继是基于X.25进行简化的快速分组交换技术,所以在许多使用帧中继的终端应用中,不需要对原有的X.25设备进行硬件上的改造,只需要对其软件进行升级就可以提供帧中继业务。
帧中继的灵活计费方式非常适用于突发性的数据通信。
目前国际上许多运营公司采用承诺信息速率(CIR)计费,CIR用户的通信费用降低。
帧中继技术可以动态分配网络资源。
对于电信运营者来说,可以让用户使用过剩的带宽,而且用户可以共享网络资源,而不需要重新投资。
试验目的,模拟运营商中继网络,实现分布在不同地域的客户端通信试验拓扑具体配置:AR1配置:interface Serial4/0/0link-protocol frundo fr inarp 手工指定map , fr inarp 动态完成,FRSW上不要做映射#interface Serial4/0/0.1fr dlci 50fr dlci 103fr map ip 1.1.1.252 50 broadcastfr map ip 1.1.1.253 103 //不配置成broadcast也没有影响ip address 1.1.1.251 255.255.255.0interface LoopBack0ip address 11.1.1.1 255.255.255.255ospf 1peer 1.1.1.253 //帧中继默认是NBMA网络,必须指定邻居area 0.0.0.0network 1.1.1.0 0.0.0.255network 11.1.1.1 0.0.0.0AR3配置:interface Serial4/0/0link-protocol frfr dlci 301fr map ip 1.1.1.251 301 broadcastip address 1.1.1.253 255.255.255.0interface LoopBack0ip address 33.3.3.3 255.255.255.255#ospf 1 router-id 3.3.3.3peer 1.1.1.251area 0.0.0.0network 1.1.1.0 0.0.0.255network 33.3.3.3 0.0.0.0帧中继交换机配置:。
帧中继实验配置
实验七:帧中继配置实验目的:掌握帧中继基本概念、DLCI含义、LMI作用、静态和动态映射区别掌握帧中继基本配置:如接口封装、DLCI配置、LMI配置等能够对帧中继进行基本故障排除实验要求:1)帧中继拓扑与地址规划;2)帧中继基本配置和帧中继网云配置(如帧中继交换表配置)3)ospf配置4)验证帧中继配置并给出配置清单实验拓扑如下:实验设备(环境、软件)本部分主要是阐述本实验用的实验设备、软件及其数量和要求。
实验设计到的基本概念和理论:帧中继概述:是由国际电信联盟通信标准化组和美国国家标准化协会制定的一种标准。
它定义在公共数据网络上发送数据的过程。
它是一种面向连接的数据链路技术,为提供高性能和高效率数据传输进行了技术简化,它靠高层协议进行差错校正,并充分利用了当今光纤和数字网络技术。
帧中继的作用:帧使用DLCI进行标识,它工作在第二层;帧中继的优点在于它的低开销。
帧中继在带宽方面没有限制,它可以提供较高的带宽。
典型速率56K-2M/s内。
DLCI含义:DLCI即数据链路连接标识,帧中继协议是一种统计复用的协议,它在单一物理传输线路上能够提供多条虚电路。
每条虚电路都是用DLCI(Data Link Connection Identifier)来标识。
虚电路是面向连接的,它将用户数据帧按顺序传送至目的地。
从建立虚电路的方式的不同,将帧中继虚电路分为两种类型:永久虚电路(PVC)和交换虚电路(SVC)。
永久虚电路是指给用户提供固定的虚电路。
这种虚电路是通过人工设定产生的,如果没有人为取消它,它是一直存在的。
交换虚电路是指通过协议自动分配的虚电路,当本地设备需要与远端设备建立连接时,它首先向帧中继交换机发出“建立虚电路请求”报文,帧中继交换机如果接受该请求,就为他分配一虚电路。
在通信结束后,该虚电路可以被本地设备或交换机取消。
这种虚电路的创建/删除不需要人工操作。
LMI的作用:LMI即本地管理接口,它是一种存活机制,他提供路由器和帧中继交换机之间的帧中继连接的状态信息。
实验九 帧中继协议的配置
实验九帧中继协议的配置一、配置帧中继DTE实验拓扑图【实验步骤】1、路由器R0上的配置如下:二、配置帧中继DCE实验拓扑图【实验步骤】1、路由器R0上的配置如下:三、配置帧中继点对点子接口实验拓扑图【实验步骤】1、路由器R0上的配置如下:Router>enRouter#conf tRouter(config)#no ip domain-lookup //取消名称解析Router(config)#int f0/0Router(config-if)#ip add 172.16.1.1 255.255.255.0 //配置ip地址Router(config-if)#no shutRouter(config-if)#int s0/1/0Router(config-if)#encapsulation frame-relay //对串口serial0/1/0进行frame-relay封装Router(config-if)#no shutRouter(config-if)#int s0/1/0.1 point-to-point //进入串口的子接口配置模式Router(config-subif)#ip add 192.168.3.2 255.255.255.0Router(config-subif)#description link router2 dlci 41Router(config-subif)#frame-relay interface-dlci 20 //配置DLCIRouter(config-subif)#int s0/1/0.2 point-to-pointRouter(config-subif)#ip add 192.168.2.2 255.255.255.0Router(config-subif)#description link router1 dlci 31Router(config-subif)#frame-relay interface-dlci 21 //配置DLCIRouter(config-subif)#exitRouter(config)#exitRouter#conf tRouter(config)#router eigrp 100 //在路由器上启用EIGRP路由协议Router(config-router)#network 172.16.0.0 //通告与自己直接想连的网段Router(config-router)#network 192.168.3.0Router(config-router)#network 192.168.2.0Router(config-router)#exitRouter(config)#exitRouter#copy running-config startup-conifg2、路由器R1上的配置如下:Router>enRouter#conf tRouter(config)#no ip domain-lookup //取消名称解析Router(config)#int f0/0Router(config-if)#ip add 172.17.1.1 255.255.255.0 //配置ip地址Router(config-if)#no shutRouter(config-if)#int s0/1/0Router(config-if)#encapsulation frame-relay //对串口serial0/1/0进行frame-relay封装Router(config-if)#no shutRouter(config-if)#int s0/1/0.1 point-to-point //进入串口的子接口配置模式Router(config-subif)#ip add 192.168.1.2 255.255.255.0Router(config-subif)#description link to router2 dlci40Router(config-subif)#frame-relay interface-dlci 30 //配置DLCIRouter(config-subif)#int s0/1/0.2 point-to-pointRouter(config-subif)#ip add 192.168.2.1 255.255.255.0Router(config-subif)#description link to router0 dlci21Router(config-subif)#frame-relay interface-dlci 31 //配置DLCIRouter(config-subif)#exitRouter(config)#router eigrp 100 //在路由器上启用EIGRP路由协议Router(config-router)#network 192.168.1.0 //通告与自己直接想连的网段Router(config-router)#network 192.168.2.0Router(config-router)#network 172.17.0.0Router(config-router)#exitRouter(config)#exitRouter#copy running-config startup-config3、路由器R2上的配置如下:Router>en //进入特权配置模式Router#conf t //进入全局配置模式Router(config)#no ip domain-lookup //取消名称解析Router(config)#hostname Router2 //配置路由器的名字Router2(config)#int f0/0 //进入接口配置模式Router2(config-if)#ip add 172.18.1.1 255.255.255.0 //配置ip地址Router2(config-if)#no shut //激活端口Router2(config-if)#int s0/1/0Router2(config-if)#encapsulation frame-relay //对串口serial0/1/0进行frame-relay封装Router2(config-if)#no shutRouter2(config-if)#int s0/1/0.1 point-to-point //进入串口的子接口配置模式Router2(config-subif)#ip add 192.168.1.1 255.255.255.0 //为子接口配置IP地址Router2(config-subif)#description Link Router1 DLCI 30 //为子接口添加描述Router2(config-subif)#frame-relay interface-dlci 40 //配置DLCIRouter2(config)#int s0/1/0Router2(config-if)#int s0/1/0.2 point-to-pointRouter2(config-subif)#ip add 192.168.3.1 255.255.255.0Router2(config-subif)#description link to Router0 DLCI 20Router2(config-subif)#frame-relay interface-dlci 41Router2(config)#router eigrp 100 //在路由器上启用EIGRP路由协议Router2(config-router)#network 172.18.0.0 //通告与自己直接想连的网段Router2(config-router)#network 192.168.3.0Router2(config-router)#network 192.168.1.0Router2(config-router)#exitRouter2#copy running-config startup-config //保存配置4、配置Cloud0如下:【检测实验结果】用ping命令测试各pc机之间的连通性。
案例41:配置帧中继
案例41:配置帧中继1. 案例目标通过本案例,你可以掌握如下技能:1)理解帧中继交换表的工作原理2)理解PVC的概念3)帧中继的基本配置4)帧中继的动态映射5)帧中继的静态映射2. 设备与拓扑设备:1台2811路由器,2台2621XM路由器,3台PC,1个空白网云。
拓扑:如下图。
【说明】⏹Hub与R1和R2、R3构成星型拓扑(Hub & Spoke)⏹Hub与R2、R3构成全互联拓扑3. 配置要求1)Hub路由器的s0/0/0接口分两个子接口:(1)s0/0/0.100配置为点对点模式,连接R1(2)s0/0/0.900配置多点模式,连接R2与R32)地址分配Hub:s0/0/0.100:172.16.1.1/30s0/0/0.900:172.16.1.9/29R1:s0/0.100:172.16.1.2/30f0/0:192.168.1.1/24R2:s0/0:172.16.1.10/29f0/0:192.168.2.1/24R3:s0/0:172.16.1.11/29f0/0:192.168.3.1/243)配置RIP实现连通性。
4. 操作步骤步骤1:根据上述拓扑图创建PT拓扑,并完成以下预配置:⏹给所有路由器添加1个WIC-2T模块。
⏹给帧中继网云添加4个PT-CLOUD-NM-1S模块,接口编号为Serial0~Serial03。
在帧中继网云的4个串行接口上配置DLCI如下:(注意各自的LMI类型)在帧中继网云上配置帧中继交换表如下:⏹按拓扑图标示设置路由器R2、R3和3台PC的主机名及各接口的IP地址。
步骤2:配置帧中继1)配置Hub路由器⏹在S0/0/0接口上配置帧中继封装和LMI类型Hub#conf tHub(config)#int s0/0/0Hub(config-if)# encapsulation frame-relayHub(config-if)# frame-relay lmi-type ansi//注意:在帧中继云的配置中,Serial0接口连接Hub的s0/0/0接口,且LMI类型是ansi。
帧中继及其路由配置
Router1(config-if)#no ip address --主接口无需IP地址
Router1(config-if)#encap fr --主接口需要封装帧中继并指明接口类型
Router1(config)#int s1.1 point-to-point --配置点到点子接口
帧中继及其路由配置 详解
===============================================================================
帧中继:
1)帧中继在X25的基础上发展而来,基于可靠线路,去掉了X25中的纠错机制,提高了传输效率。
2)帧中继使用虚电路连接,目前常用为PVC,并使用DLCI号标识每一条虚电路。
Router2(config-if)#shut
Router2(config-if)#no shut
Router2(config-if)#exit
Router2(config)#exit
Router2#show frame-relay map --显示帧中继映射,状态为active才代表帧中继已通
3)帧中继工作于链路层,适于低时延、高通过量的突发业务。
4)帧中继使用LMI管理帧中继虚电路的建立、维护和中止。
5)帧中继在用户接口上最多可支持1024条虚电路。
6)用户可用虚电路范围为16-1007。
7)DLCI 0和1023为LMI协议专用。
=============================================================================
实验报告——实验七:帧中继配置实验
实验七:帧中继配置⏹实验目的1、掌握帧中继基本概念、DLCI含义、LMI作用、静态和动态映射区别2、掌握帧中继基本配置:如接口封装、DLCI配置、LMI配置等3、能够对帧中继进行基本故障排除⏹实验要求1、帧中继拓扑与地址规划;2、帧中继基本配置和帧中继网云配置(如帧中继交换表配置)3、ospf配置4、验证帧中继配置并给出配置清单⏹实验拓扑⏹实验设备(环境、软件)路由器3个,网云一个,串口线3条。
⏹实验设计到的基本概念和理论帧中继用虚电路为面向连接的服务建立连接。
DLCI的含义是数据链路连接标识,在源和目的设备之间标识逻辑电路的一个数值。
LMI的含义是本地管理接口,是客户前端设备和帧中继交换机之间的信令标准,负责管理设备之间的连接、维护设备之间的连接状态。
⏹实验过程和主要步骤1、地址规划情况2、单个路由器的基本配置清单(1)路由器Router0配置Router>enableRouter#config tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface s2/0Router(config-if)#no ip addressRouter(config-if)#encapsulation frame-relayRouter(config-if)#interface s2/0.1 multipointRouter(config-subif)#ip address 192.168.1.1 255.255.255.0Router(config-subif)#bandwidth 64Router(config-subif)#frame-relay map ip 192.168.1.2 102 broadcastRouter(config-subif)#frame-relay map ip 192.168.1.3 103 broadcastRouter(config-subif)#exitRouter(config)#interface s2/0Router(config-if)#no shut%LINK-5-CHANGED: Interface Serial2/0, changed state to up%LINK-5-CHANGED: Interface Serial2/0.1, changed state to upRouter(config-if)#%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0.1, changed state to up (2)路由器Router1配置Router>enableRouter#config tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface s2/0Router(config-if)#no ip addressRouter(config-if)#encapsulation frame-relayRouter(config-if)#interface s2/0.1 multipointRouter(config-subif)#ip address 192.168.1.2 255.255.255.0Router(config-subif)#bandwidth 64Router(config-subif)#frame-relay map ip 192.168.1.1 201 broadcastRouter(config-subif)#frame-relay map ip 192.168.1.3 203 broadcastRouter(config-subif)#exitRouter(config)#interface s2/0Router(config-if)#no shut%LINK-5-CHANGED: Interface Serial2/0, changed state to up%LINK-5-CHANGED: Interface Serial2/0.1, changed state to upRouter(config-if)#%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0.1, changed state to up(3)路由器Router2配置Router>enableRouter#config tEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface s2/0Router(config-if)#no ip addressRouter(config-if)#encapsulation frame-relayRouter(config-if)#interface s2/0.1 multipointRouter(config-subif)#ip address 192.168.1.3 255.255.255.0Router(config-subif)#bandwidth 64Router(config-subif)#frame-relay map ip 192.168.1.1 301 broadcastRouter(config-subif)#frame-relay map ip 192.168.1.2 302 broadcastRouter(config-subif)#exitRouter(config)#interface s2/0Router(config-if)#no shut%LINK-5-CHANGED: Interface Serial2/0, changed state to up%LINK-5-CHANGED: Interface Serial2/0.1, changed state to upRouter(config-if)#%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0.1, changed state to up3、网云交换表配置(1)Se0端口的配置:(2)Se1端口的配置(3)Se2端口的配置(4)将其进行连接:4、验证三个路由器通信情况(1)Router0到Router1和Router2(2)Router1到Router0和Router2(3)Router2到Router0和Router1心得体会通过这次的实验我懂得了什么是帧中继以及其作用,知道了DLCI和LMI的含义及其重要性,同时也明白了如何配置帧中继。
帧中继配置
B(config)#router ospf 1
B(config-router)#network 192.168.1.20.0.0.255 area 0
路由器C:
C(config)#router ospf 1
C(config-router)#network 192.168.1.00.0.0.255 area 0
B(config-if)#ip address 192.168.1.2 255.255.255.0
B(config-if)#no shutdown
路由器C:
Router(config)#hostname C
C(config)#interface Serial2/0
C(config-if)#ip address 192.168.1.3 255.255.255.0
A(config)#interface Serial2/0
A(config-if)#ip address 192.168.1.1 255.255.255.0
A(config-if)#no shutdown
路由器B:
Router(config)#hostname B
B(config)#interface Serial2/0
三、实验拓扑
四、实验设备(环境、软件)
思科路由器三台
网线若干
网云
帧中继配置技术
五、实验设计到的基本概念和理论
帧中继:
帧中继技术是在开放系统互连(OSI)网络模型的第二层(链路层)上以帧的形式用简化的方法传送和交换数据单元的一种数字交换技术。
帧中继技术是在分组技术充分发展,数字与光纤传输线路逐渐替代已有的模拟线路,用户终端日益智能化的条件下诞生并发展起来的。
配置帧中继交换机(1)网络知识-电脑资料
配置帧中继交换机(1)网络知识-电脑资料本实验是配置普通路由器作为帧中继交换机使用,以便为本章的其他实验提供一个帧中继的实验环境,。
1.实验目的通过本实验,读者可以掌握以下技能: ●配置只有2个节点的帧中继环境; ●配置星型的帧中继环境; ●配置全网状的帧中继环境; ●熟悉相关的查看和监测本实验是配置普通路由器作为帧中继交换机使用,以便为本章的其他实验提供一个帧中继的实验环境。
1.实验目的通过本实验,读者可以掌握以下技能:●配置只有2个节点的帧中继环境;●配置星型的帧中继环境;●配置全网状的帧中继环境;●熟悉相关的查看和监测命令。
2.设备需求本实验需要以下设备:●具有3个以上串行接口的路由器1台;●3条DCE类型串行电缆;●1台带有超级终端程序的PC机,以及Console电缆及转接器。
3.线缆连接及配置说明本实验的线缆连接如图8.1所示,把PC机通过Console电缆连接到路由器的Console端口上,即完成了线缆的连接。
图8-1也标出了配置有2节点的帧中继环境的DLCI值。
4.实验配置及监测结果第1步:配置有2个节点的帧中继环境实验1的第1步是配置有2个节点的帧中继环境,它的配置较为简单,其配置见配置清单8-1。
配置清单8-1 配置有2个节点的帧中继环境第1段:配置有2个节点的帧中继环境version 12.1service timestamps debug uptimeservice timestamps log uptimeno service password-encryption!hostname FR_S witchip subnet-zerono ip domain-lookupframe-relay switching!interface Serial0no ip addressshu td own!interface Serial 1no Ip addressencapsuSatlois frame-relaydockrate 64000frame-relay lmi-type dscoframe-relay Intf-type deeframe-relay route 102 Interface Serlal2 201!interface Serial2no ip addressencapsulation frame-relayclockrate 64000frame-relay Imi-type ciscoframe-relay intf-type deeframe-relay route 201 interface Seriall 102!interface Serial3no ip addressshutdown!line con 0line aux 0transport input allline vty 0 4login!end第2段:查看有关信息FR_Switch#sh fr routeInput Intf Input Dici Output Intf Output Dici StatusSerial1102Serial2201 inactiveSerial2201Serial1102 inactiveFR_Switch#sh fr lmiLMI Statistics for interface Serial1(Frame. Relay DCE)LMI TYPE=CISCOInvalid Unnumbered info 0 Invalid Prot Disc 0Invalid dummy Call Ref 0 Invalid Msg Type 0Invalid Status Message 0 Invalid Lock Shift 0Invalid Information ID 0 Invalid Report IE Len 0Invalid Report Request 0 Invalid Keep IE Len 0Num Status Enq. Rcvd 0 Num Status msgs Sent 0Num Update Status Sent 0 Num St Enq. Timeouts 0LMI Statistics for interface Serial2(Frame. Relay DCE)LMI TYPE=CISCOInvalid Unnumbered info 0 Invalid Prot Disc 0Invalid dummy Call Ref 0 Invalid Msg Type 0Invalid Status Message 0 Invalid Lock Shift 0Invalid Information ID 0 Invalid Report IE Len 0Invalid Report Request 0 Invalid Keep IE Len 0Num Status Enq. Rcvd 0 Num Status msgs Sent 0 Num Update Status Sent 0 Num St Enq. Timeouts 154 FR_Switch#sh fr pvcPVC Statistics for interface Serial1(Frame. Relay DCE)Active Inactive Deleted StaticLocal 0 0 0 0 Switched 0 1 0 0 Unused 0 0 0 0 DLCI=102,DLCI USAGE-SWITCHED,PVC STATUS=INACTIVE,INTERFACE=Serial1input pkts 0 output pkts 0 in bytes 0out bytes 0 dropped pkts 0 in FECN pkts 0in BECN pkts 0 out FECN pkts 0 out BECN pkts 0 in DE pkts 0 out DE pkts 0out beast pkts 0 out beast bytes 0 Num Pkts Switched 0pvc create time 00:39:51, last time pvc status changed 00:39:51PVC Statistics for interface Serial2(Frame. Relay DCE)Active Inactive Deleted StaticLocal 0 0 0 0Switched 0 1 0 0Unused 0 0 0 0DLCI=201,DLCIUSAGE=SWITCHED,PVCSTATUS=INACTIVE,INTERFACE=Serial2input pkts 0 output pkts 0 in bytes 0out bytes 0 dropped pkts 0 in FECN pkts 0in BECN pkts 0 out FECN pkts 0 out BECN pkts 0in DE pkts 0 out DE pkts 0out beast pkts 0 out beast bytes 0 Num Pkts Switched 0pvc create time 00:39:32, last time pvc status changed 00:39:29FR_Switch#(1)在作为帧中继交换机使用的路由器上,首先使用Frame-relay switching命令,启动该路由器的帧申继交换功能,使它可以被配置成为帧中继交换机,电脑资料《配置帧中继交换机(1)网络知识》(https://www.)。
帧中继配置报告讲解
实验八帧中继配置一、实验目的:1. 理解帧中继交换表的工作原理;2. 理解PVC的概念;3. 掌握帧中继的基本配置;二、实验环境:本实验在PC机上利用思科路由模拟软件Packet Tracer V5.2进行操作,需要的设备有:三台2811路由器,三台PC机,一个帧中继空云。
三、实验内容:1. 配置帧中继云;2. 在路由器中配置帧中继协议;3. 配置动态路由协议RIP。
1.规划网络拓扑根据下图所示的拓扑图,在Packet Tracer中规划好,并配置好模块和帧中继DLCI,路由器R1,R2,R3之间形成全网状拓扑,即每一个路由器都跟其它两个路由器建立PVC。
图8-1 实验拓扑图(1)添加3台2811路由器,为三个路由器分别添加S端口模块(NM-4A/S模块)。
图8-2 为路由器添加模块(2)添加一个Cloud-PT-Empty设备(Cloud0)模拟帧中继网络,为Cloud0添加3个S端口模块(PT-CLOUD-NM-1S模块),用来与路由器进行连接。
图8-3 为云设备添加模块(3)连接各个设备:路由器作为DTE设备,Cloud0作为DCE设备(4)按照拓扑添加3台PC机作测试用,连接到路由器F0/0端口,并启动各连接端口,为各PC设置好IP和网关。
2. 配置帧中继网络(1)设置帧中继云Cloud0的S1,S2,S3三个接口的DLCI值:图8-4 配置Serial1接口图8-5 配置Serial2接口图8-6 配置Serial3接口(2)请写出在真实的帧中继交换机中对Serial3接口进行配置(如图8-6所示)的相关命令:interface Serial3no ip addressencapsulation frame-relayclock rate 56000frame lmi-type ansiframe-relay intf-type dceframe-relay route 301 interface s1 103frame-relay route 302 interface s2 203(3)配置帧中继云Cloud0的地址映射表:图8-7 配置帧中继地址映射(4)如果是在真实的帧中继交换机中进行地址映射,请写出实现上图中帧中继地址映射表的相关配置命令。
帧中继的基本配置
实验拓扑:说明:我们这配置的ip与拓扑图上的有些区别,具体设置看下面的配置。
1.首先配置R4为帧中继交换机:Router>enaRouter#config tRouter(config)#hostname FrSwitchFrSwitch(config)#frame-relay switchingFrSwitch(config)#int s1/0FrSwitch(config-if)#encapsulation fram e-relayFrSwitch(config-if)#frame-relay lmi-type ansiFrSwitch(config-if)#frame-relay intf-type dceFrSwitch(config-if)#frame-relay route 100 interface s1/1 101 FrSwitch(config-if)#clock rate 64000FrSwitch(config-if)#no shuFrSwitch(config-if)#int s1/1FrSwitch(config-if)#encapsulation fram e-relayFrSwitch(config-if)#frame-relay lmi-type ansiFrSwitch(config-if)#frame-relay intf-type dceFrSwitch(config-if)#frame-relay route 101 interface s1/0 100 FrSwitch(config-if)#clock rate 64000FrSwitch(config-if)#no shu2.配置R1 and R2:Router>enaRouter#config tRouter(config)#hostname Router1Router1(config)#int s1/2Router1(config-if)#ip add 10.0.0.1 255.255.255.0Router1(config-if)#enca fram e-relayRouter1(config-if)#frame-relay lmi-type ansiRouter1(config-if)#no shuRouter>enaRouter#config tRouter(config)#hostname Router2Router2(config)#interface s1/2Router2(config-if)#encapsulation frame-relayRouter2(config-if)#ip add 10.0.0.2 255.255.255.0Router2(config-if)#frame-relay lmi-type ansiRouter2(config-if)#no shu3.验证配置:Router1#show fram e-relay m apSerial1/2 (up): ip 10.0.0.2 dlci 100(0x64,0x1840), dynamic,broadcast,, status defined, activeRouter2#show fram e-relay m apSerial1/2 (up): ip 10.0.0.1 dlci 101(0x65,0x1850), dynamic,broadcast,, status defined, activeRouter1#show fram e-relay pvcPVC Statistics for interface Serial1/2 (Fram e Relay DTE)Active Inactive Deleted StaticLocal 1 0 0 0Switched 0 0 0 0Unused 0 0 0 0DLCI =100, DLCI USAGE =LOCAL, PVC STATUS =ACTIVE, INTERFACE =Se rial1/2input pkts 6 output pkts 7 in bytes 554out bytes 588 dropped pkts 0 in FECN pkts 0in BECN pkts 0 out FECN pkts 0 out BECN pkts 0in DE pkts 0 out DE pkts 0out bcast pkts 2 out bcast bytes 685 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/secpvc create tim e 00:13:00, last tim e pvc status changed 00:12:20Router2#show fram e-relay pvcPVC Statistics for interface Serial1/2 (Fram e Relay DTE)Active Inactive Deleted StaticLocal 1 0 0 0Switched 0 0 0 0Unused 0 0 0 0DLCI =101, DLCI USAGE =LOCAL, PVC STATUS =ACTIVE, INTERFACE =Se rial1/2input pkts 6 output pkts 6 in bytes 554out bytes 554 dropped pkts 0 in FECN pkts 0in BECN pkts 0 out FECN pkts 0 out BECN pkts 0in DE pkts 0 out DE pkts 0out bcast pkts 1 out bcast bytes 345 minute input rate 0 bits/sec, 0 packets/sec5 minute output rate 0 bits/sec, 0 packets/secpvc create tim e 00:11:24, last tim e pvc status changed 00:11:14在R1上ping R2:Router#ping 10.0.0.2Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 10.0.0.2, tim eout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max =120/140/168 ms OK,成功!如果发现ping不通的话,可以使用命令show fram map查看,看是否有R2的反向ARP映射,如果没有的话我们可以手工添加:Router2#show fram e-relay m apSerial1/2 (up): ip 10.0.0.1 dlci 101(0x65,0x1850), static,broadcast,CISCO, status defined, active这样就可以相互通信了。
配置帧中继
实验六配置帧中继(F-R)网络拓扑DLCI=100DLCI=400S0(DTE):172.168.5.5S1(DTE):172.168.5.7S1(DCE)S0(DCE)AFRSWB实验内容模拟帧中继PVC连接A,B场点。
实验配置A 路由器的配置:一.基本配置:1. 配置路由器主机名Red-Giant>enable(注:从用户模式进入特权模式)Red-Giant#configure terminal(注:从特权模式进入全局配置模式)Red-Giant(config)#hostname A(注:将主机名配置为“A”)A(config)#2.配置路由器远程登陆密码A(config)#line vty 0 4 (注:进入路由器vty0至vty4虚拟终端线路模式)A(config-line)#loginA(config-line)#password star(注:将路由器远程登陆口令设置为“star”)3.配置交换机特权模式口令A(config)#enable password star或:A(config)#enable secret star(注:将交换机特权模式口令配置为“star”)4.为路由器各接口分配IP地址A(config)#interface serial 0注:进入路由器serial 0的接口配置模式(常见的路由器接口:fastethernet 0,fastethernet 1,…,fastethernet n;serial 0,serial 1,…,serial n)A(config-if)#ip address 172.168.5.5 255.255.255.0注:设置路由器serial 0的IP地址为172.168.5.5,对应的子网掩码为255.255.255.0二.配置路由器A串口封装协议:A(config-if)#encapsulation frame-relayB 路由器的配置:一.基本配置:1. 配置路由器主机名Red-Giant>enable(注:从用户模式进入特权模式)Red-Giant#configure terminal(注:从特权模式进入全局配置模式)Red-Giant(config)#hostname B(注:将主机名配置为“B”)B(config)#2.配置路由器远程登陆密码B(config)#line vty 0 4 (注:进入路由器vty0至vty4虚拟终端线路模式)B(config-line)#loginB(config-line)#password star(注:将路由器远程登陆口令设置为“star”)3.配置交换机特权模式口令B(config)#enable password star或:B(config)#enable secret star(注:将交换机特权模式口令配置为“star”)4.为路由器各接口分配IP地址B(config)#interface serial 0注:进入路由器serial 0的接口配置模式(常见的路由器接口:fastethernet 0,fastethernet 1,…,fastethernet n;serial 0,serial 1,…,serial n)B(config-if)#ip address 172.168.5.7 255.255.255.0注:设置路由器serial 0的IP地址为172.168.5.7,对应的子网掩码为255.255.255.0二.配置路由器B串口封装协议:B(config-if)#encapsulation frame-relayFRSW 路由器的配置:一.基本配置:配置路由器主机名Red-Giant>enable(注:从用户模式进入特权模式)Red-Giant#configure terminal(注:从特权模式进入全局配置模式)Red-Giant(config)#hostname FRSW(注:将主机名配置为“B”)FRSW(config)#二.配置FR交换特性:FRSW(config)#frame-relay switching注:将路由器模拟为帧中继交换设备FRSW(config)#interface serial 1注:进入路由器serial 1的接口配置模式(常见的路由器接口:fastethernet 0,fastethernet 1,…,fastethernet n;serial 0,serial 1,…,serial n)FRSW(config-if)#clock rate 64000注:设置serial 1接口物理时钟频率为64KbpsFRSW(config-if)#encapsulation frame-relay注:设置serial 1接口的封装协议为帧中继FRSW(config-if)#frame-relay intf-type dce注:使serial 1接口具有帧中继交换特性FRSW(config-if)frame-relay route 400 interface serial 0 100注:“400”为入口的DLCI编号;“serial 0”为出口“100”为出口的DLCI编号。
帧中继基本配置、帧中继映射
实验2:帧中继基本配置、帧中继映射1. 实验目的通过本实验,读者可以掌握如下技能:(1)帧中继的基本配置(2)帧中继的动态映射(3)帧中继的静态映射2. 实验拓扑3. 实验步骤在实验1 的基础上进行实验2。
图8-4 中,我们已经模拟出了帧中继交换机,现配置R1、R3、R4,使得它们能够互相通信,配置步骤如下:(1) 帧中继接口基本配置R1(config)#int s0/0/0R1(config-if)#ip address 192.168.123.1 255.255.255.0 R1(config-if)#no shutdownR1(config-if)#encapsulation frame-relayR3(config)#int s0/0/1R3(config-if)#ip address 192.168.123.3 255.255.255.0 R3(config-if)#no shutdownR3(config-if)#encapsulation frame-relayR4(config)#int s0/0/1R4(config-if)#ip address 192.168.123.4 255.255.255.0 R4(config-if)#no shutdownR4(config-if)#encapsulation frame-relay(2) 测试连通性从各个路由器ping 其他路由器:R1#ping 192.168.123.3Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 192.168.123.3, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 msR1#ping 192.168.123.4Type escape sequence to abort.Sending 5, 100-byte ICMP Echos to 192.168.123.4, timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 msR1#show frame-relay mapSerial0/0/0 (up): ip 192.168.123.3 dlci 103(0×67,0×1870), dynamic, broadcast,, status defined, activeSerial0/0/0 (up): ip 192.168.123.4 dlci 104(0×68,0×1880), dynamic, broadcast,, status defined, active//默认时,帧中继接口开启了动态映射,会自动建立帧中继映射, “dynamic”表明这是动态映射。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
配置帧中继
一、实验目的
1、了解帧中继技术的原理,掌握DLCI和LMI的意义和作用;
2、掌握帧中继的配置,掌握用路由器模拟帧中继交换机的方
法;
3、了解子接口的意义,熟悉子接口的配置,并学会在子接口间
建立链路;
4、掌握各种帧中继的验证和troubleshooting命令。
二、实验内容
1、帧中继基本配置
1.1实验拓扑(用packet tracer 演示)
1.2配置用户路由器
在端口上使用“ip address <ip> <netmask>”命令指定ip地址在路由器A上的ip adderss 的配置
在路由器B上的ip adderss 的配置
在路由器C上的ip adderss 的配置
各个端口上配置封装为frame-relay
由于lmi类型可以通过LMI信令自动发现,所以在路由器上可以不进行配置
1.3验证帧中继
⏹测试连通性:在用户路由器(A/B/C)上使用ping 命令
RTA ping RTC 的结果:
RTB ping RTC 的结果:
RTC ping RTA 和RTB的结果如下:
⏹查看虚电路:show frame-relay pvc (在帧中继交换机上)
⏹查看映射表:show frame-relay map(在用户路由器上)
⏹查看LMI信息:show frame-relay lmi(在用户路由器上)⏹查看端口封装:show int s0
三、实验心得
本次实验我们做的是帧中继的一些配置,在模拟器上我们只能通过配置网云来模拟真实的网络,感觉此次实验只是熟悉了一些命令。