实验5 帧中继点到点子接口
更新时间:2023-04-23 10:49:01 阅读量: 实用文档 文档下载
8.6 实验5:帧中继点到点子接口
1.实验目的
通过本实验,读者可以掌握点到点子接口的配置这项技能。
2.实验拓扑
实验拓扑图如图8-5所示。
图8-5 实验5拓扑图
3.实验步骤
在实验1的基础上继续本实验。
(1)对主接口进行配置
R1(config)#interface serial0/0/0
R1(config-if)no ip address
R1(config-if)#encap frame-relay
R1(config-if)#no frame-relay inverse-arp
R1(config-if)#no shutdown
(2)创建点到点子接口
R1(config)int s0/0/0.3 point-to-point //创建点到点子接口
R1(config-subif)#ip address 192.168.13.1 255.255.255.0
R1(config-subif)#frame-relay interface-dlci 103
//在点到点子接口下不能使用”frame-relay map ip “命令来配置帧中继的映射,而改用”frame-relay interface-dlci 103”命令
R1(config)int s0/0/0.4 point-to-point
R1(config-subif)#ip address 192.168.14.1 255.255.255.0
R1(config-subif)#frame-relay interface-dlci 104
//注意:不同子接口应属于不同的子网
(3)在R1上配置路由协议
R1(config)#router rip
R1(config-router)#network 1.0.0.0
R1(config-router)#network 192.168.13.0
R1(config-router)#network 192.168.14.0
(4)R3和R4的完整配置
R3(config)interface serial 0/0/1
R3(config-if)no ip address
R3(config-if)#encap frame-relay
R3(config-if)#no frame-relay inverse-arp
R3(config-if)#no shutdown
R3(config-if)#exit
R3(config)interface serial 0/0/1.1 point-to-point
R3(config-subif)#ip address 192.168.13.3 255.255.255.0
R3(config-subif)#frame-relay interface-dlci 301
R3(config- subif)#exit
R3(config)#router rip
R3(config-router)#network 3.0.0.0
R3(config-router)#network 192.168.13.0
R4(config)interface serial 0/0/1
R4(config-if)no ip address
R4(config-if)#encap frame-relay
R4(config-if)#no frame-relay inverse-arp
R4(config-if)#no shutdown
R4(config-if)#exit
R4(config)interface serial 0/0/1.1 point-to-point
R4(config-subif)#ip address 192.168.14.4 255.255.255.0
R4(config-subif)#frame-relay interface-dlci 401
R4(config- subif)#exit
R4(config)#router rip
R4(config-router)#network 4.0.0.0
R4(config-router)#network 192.168.13.0
4.实验调试
在各个路由器上检查路由表,注意路由的下一跳。
R3#show ip route
(此处省略)
R 1.0.0.0/8[120/1]via 192.168.13.1,00;00;14,Serial0/0/1.1
C 192.168.13.0/24 is directly connected,Serial0/0/1.1
R 192.168.14.0/24[120/1]via 192.168.13.1,00;00;14,Serial0/0/1.1 3.0.0.0/24 is subnetted,1 subnets
C 3.3.3.0 is directly connected ,Loopback0
R 4.0.0.0/8[120/2]via 192.168.13.1,00;00;14,Serial0/0/1.1
正在阅读:
实验5 帧中继点到点子接口04-23
大学生创业计划大赛参考 创业计划书 204-05
长度和密度的测量实验报告05-01
2013-2014学年度第二学期九年级质量检测(二)物理参考答案05-16
江苏省会计电算化十套选择、判断及答案01-10
七年级历史下册填空题精选05-14
PA121 - 售后服务承诺卡12-15
机械电子学 答案01-08
- 教学能力大赛决赛获奖-教学实施报告-(完整图文版)
- 互联网+数据中心行业分析报告
- 2017上海杨浦区高三一模数学试题及答案
- 招商部差旅接待管理制度(4-25)
- 学生游玩安全注意事项
- 学生信息管理系统(文档模板供参考)
- 叉车门架有限元分析及系统设计
- 2014帮助残疾人志愿者服务情况记录
- 叶绿体中色素的提取和分离实验
- 中国食物成分表2020年最新权威完整改进版
- 推动国土资源领域生态文明建设
- 给水管道冲洗和消毒记录
- 计算机软件专业自我评价
- 高中数学必修1-5知识点归纳
- 2018-2022年中国第五代移动通信技术(5G)产业深度分析及发展前景研究报告发展趋势(目录)
- 生产车间巡查制度
- 2018版中国光热发电行业深度研究报告目录
- (通用)2019年中考数学总复习 第一章 第四节 数的开方与二次根式课件
- 2017_2018学年高中语文第二单元第4课说数课件粤教版
- 上市新药Lumateperone(卢美哌隆)合成检索总结报告
- 帧中继
- 点到
- 点子
- 接口
- 实验
- 2013年贵州省各有关市州公务员职位表
- 建设工程施工合同对外
- 电压一频率变换电路
- 地下车库、201##楼安全技术措施Microsoft Word 文档 (5)
- 教科书上没有的日语学习规律汇总
- 单片机期末考试试题1
- 美国“重返”亚太对我国周边外交的影响 论文
- 依法行政依法办事规章制度
- 数据分析在品类管理中的应用
- 可视化工厂信息收集方案
- MSP430之时钟源的选择
- 2014上期初中地理教学反思
- 来稿中统计学处理的有关要求
- 巧解高考数学选择题十法
- _2010年第六次全国人口普查主要数据公报(第1号)
- 机械合金化制备Mo/Cu合金结构材料研究
- 高中生物答题技巧,助你高分理科
- lixianqueen青少版新概念英语入门级A测试卷(期中)
- 1VIP英语课件 中考优秀英语作文评析
- 人工鱼群与粒子群混合图像自适应增强算法