下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、阶段性项目:vlan> ospf、rip路由协议及重发布、nat转换主要内容:1复习利用三层交换机实现不同vlan z间通信2复习路由器()实现ospf路由的配置3复习三层交换机实现rip路由的配置4巩固ospf为rip路由协议重发布拓扑结构:vlan 期zx pc-pt192.168 2.100/24做rif加f重发布 f0z0:192 168 12 2/24192.168.1.111/24pc-pt述0192 168.1.11/24server-pt024 攵*皿0)/1:192.168.1.1/2?°埶1老师讲解主要知识点,做山fd/2 fd/i2811 f0/0:192
2、.168.12.1/242811 砂"叫毗222 35 而ps 印川航剧帥於1multilayer switcho192 168 4 100/24演示有关操作主机 0: 192.168.1.111 服务器 0: 192.168.1.11主机 1: 192.168.2. kx)主机 2: 19268a100二设置好各电脑的ip 网关;子网掩码 255.255.255.0 网关:192.168.1.1子网掩码 255.255.255.0 网关:192.168.1.1子网掩码 255.255.255.0 网关:192.16821了网掩码 255.255.255.0 网关:19216&
3、;4 三路山器与交换机有关配置:(重点)1.对路山器0ip配置router>enroutcr#conf tenter configuration commands, one per line end with cntl/z.router(config)#int fo/1router(config-if)#ip address 192.168.1.1 255.255.255.0router(config-if)#no shutroutcr(config-if)#int f0/0router(config-if)#ip add 192.168.12.1 255.255.255.0router
4、(config-if)#no shut2 .对路由器ii p配置router>enrouter#conf tenter configuration commands, one per line. end with cntl7z.routcr(config)#int f0/0router(config-if)#ip address 192.168.12.2 255.255.255.0router(config-if)#no shutrouter(config-if)#int fo/1router(config-if)#ip add 192.16&2.222 255.255.255.
5、0routcr(config-if)#no shut3. 对三层交换机vian及ip配置:switch>switch>enswitch#conf tenter configuration commands, one per line end with cntl/z.switch(config)#vlan 10switch(config-vlan)#vlan 20switch(config-vlan)#int vlan 1()switch(config-if)#ip add 192.168.2.1 255.255.255.0switch(config-if)#no shutswitc
6、h(config-if)#int vlan 20switch(config-if)#ip address 192.168.4.1 255.255.255.0switch(config-if)#no shutswitch(config-if) #cxitswitch(config)#int range f0/l - 10switch(config-if-range)#switch access vlan 10switch(config-if-range)#exitswitch(config)#int range f()/l 1 24switch(config-if-rangc)#switch(c
7、onfig-if-range)#switchport access vlan 204. 对路由器0做ospf路由router(config) #ro uter ospf 100routcr(config-routcr)#nctwork 1926& 1.0 0.0.0.255 area 0router(config-router)#network 192.168.12.0 0.0.0.255 area 05. 对三级交换机做rip路由switch(config) #router ripswitch(config-routcr)#nctwork 192.16&2.0switch(c
8、onfig-router)#network 192.168.4.06. 在路由器1做ospf与rip重发布router>router>enrouter#conf tenter configuration commands, one per line. end with cntl/z. router(config) #routcr(config)#routcr riprouter(config-router)#network 192.16&2.0router(config-router)#edistibute ospf 100 metric 2router(config-ro
9、uter) #exitrouter(config) #ro uter ospf 100routcr(config-routcr)#nctwork 192.16&12.0 0.0.0.255 area 0 router(config-router) #erouter(config-router)#redistibute rip metric 15007 验证:路山器 0: show ip route路由器 1 : show ip route路由器1口回区i物理 配置 命令行ios命令接口行router>router>enrouter#show ip route codes:
10、c - connected s - staticz i - igrpz r 一 ripz m - mobilez b - bgpd - eigrpr ex - elgrp externalr 0 - ospf ia - ospf inter arean1 - ospf nssa external type 1 n2 - ospf nssa external type z el - ospf external type lz e2 - ospf external type 2, e - egp i - is-isr li - is-is level-1l2 - is-is level-2 ia
11、- is-is inter area* - candidate de faultz u - per-user static routeo - odrp - periodic downloaded static routegateway of last resort is not set0192.168丄.0/24 110/2 via 192丄68丄2丄夕 00:11:59 fastethernet0/0c192jl68z0/24 is directly connected, fast.et-hernet0/1r192丄68.4.0/24 120/1 via 192丄682丄夕 00:00:23
12、 fastethernet0/1c192.168.1.2.0/24 is directly connected fastet-hernet0/0router#v复制粘贴三层交换机:show ip route8路由器0做nat动态转换:router(config)#ip nat pool lmx 192.16& 12.100 192.168.12.110 netmask 255.255.255.0router(config)#access-list 10 permit 192.168.1.0 0.0.0.255router(config)#ip nat inside source lis
13、t 1() pool lmx overloadroutcr(config)#int f0/lrouter(config-if)#ip nat insiderouter(config-if)#int f0/0router(config-if)#ip nat outside从主机 3 (192.168.4.100) ping 192.168.1.11 测试连通性验证:在路由器0查看mit转换情况0 router#show ip nat trproinside globalinside localoutside localoutside globalicmp192.168.12.100:1192.168.1.1:1192.168.4.100:1192.168.4.100:1icmp192丄68.12丄00:3丄92.168丄11:3192.168.4丄00:3192丄68.4.100:3icmp192丄6812.100:4192丄68.1.11:4192.1684.
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 二零二五年科技创新企业抵押贷款担保服务协议3篇
- 菊花产业2025年度电商平台合作协议2篇
- 二零二五年度高原特色大米战略合作供应协议3篇
- 二零二五版户外广告牌施工与广告内容更新服务合同3篇
- 二零二五版教育资金个人借款担保合同2篇
- 2025年教育机构离婚协议示范案例3篇
- 二零二五版高端办公室家具定制与售后合同2篇
- 二零二五暗股合作协议-养老产业投资2篇
- 二零二五版花岗石石材开采与环境保护合同3篇
- 2025年洗衣房品牌形象设计及推广合同2篇
- 房地产营销策划 -佛山龙湾壹号学区房项目推广策略提案方案
- 产品共同研发合作协议范本5篇
- 风水学的基础知识培训
- 2024年6月高考地理真题完全解读(安徽省)
- 吸入疗法在呼吸康复应用中的中国专家共识2022版
- 1-35kV电缆技术参数表
- 信息科技课程标准测(2022版)考试题库及答案
- 施工组织设计方案针对性、完整性
- 2002版干部履历表(贵州省)
- DL∕T 1909-2018 -48V电力通信直流电源系统技术规范
- 2024年服装制版师(高级)职业鉴定考试复习题库(含答案)
评论
0/150
提交评论