




已阅读5页,还剩2页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
三层交换机fa 0/3端口与路由器fa 0/0连接:SwitchenableSwitch#config termEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#interface fastethernet 0/3Switch(config-if)#no switchport Switch(config-if)#ip address 10.0.0.1 255.255.255.252Switch(config-if)#no shutdownSwitch(config-if)#exitSwitch(config)#exitSwitch#%SYS-5-CONFIG_I: Configured from console by consoleSwitch#show ip interface briefInterface IP-Address OK? Method Status Protocol FastEthernet0/1 unassigned YES unset up up FastEthernet0/2 unassigned YES unset up up FastEthernet0/3 10.0.0.1 YES manual down down FastEthernet0/4 unassigned YES unset down down FastEthernet0/5 unassigned YES unset up up FastEthernet0/6 unassigned YES unset down down FastEthernet0/7 unassigned YES unset down down FastEthernet0/8 unassigned YES unset down down FastEthernet0/9 unassigned YES unset down down FastEthernet0/10 unassigned YES unset down down FastEthernet0/11 unassigned YES unset down down FastEthernet0/12 unassigned YES unset down down FastEthernet0/13 unassigned YES unset down down FastEthernet0/14 unassigned YES unset down down FastEthernet0/15 unassigned YES unset down down FastEthernet0/16 unassigned YES unset down down FastEthernet0/17 unassigned YES unset down down FastEthernet0/18 unassigned YES unset down down FastEthernet0/19 unassigned YES unset down down FastEthernet0/20 unassigned YES unset down down FastEthernet0/21 unassigned YES unset down down FastEthernet0/22 unassigned YES unset down down FastEthernet0/23 unassigned YES unset down down FastEthernet0/24 unassigned YES unset down down GigabitEthernet0/1 unassigned YES unset down down GigabitEthernet0/2 unassigned YES unset down down Vlan1 unassigned YES unset administratively down down Vlan10 192.168.1.1 YES manual up up Vlan20 192.168.2.1 YES manual up upSwitch#路由器的fa 0/0和fa 0/1端口地址设置:RouterenableRouter#config termEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface fastethernet 0/0Router(config-if)#ip address 10.0.0.2 255.255.255.252Router(config-if)#no shutdownRouter(config-if)#%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to upRouter(config-if)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by consoleRouter#show ip interface briefInterface IP-Address OK? Method Status Protocol FastEthernet0/0 10.0.0.2 YES manual up up FastEthernet0/1 unassigned YES unset administratively down downRouter#config termEnter configuration commands, one per line. End with CNTL/Z.Router(config)#interface fastethernet 0/1Router(config-if)#ip address 192.168.3.1 255.255.255.0Router(config-if)#no shutdownRouter(config-if)#%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to upRouter(config-if)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by consoleRouter#show ip interface briefInterface IP-Address OK? Method Status Protocol FastEthernet0/0 10.0.0.2 YES manual up up FastEthernet0/1 192.168.3.1 YES manual up upRouter#上述是将三层交换机与路由器连接的网段是10.0.0.0,交换机一端的地址是10.0.0.1,路由器的一端是10.0.0.2(请老师们注意:在为三层交换机的fa 0/3设地址前一定要用 no switchport命令)。三层交换机是具有路由功能的,下面是为路由器和三层交换机设置静态路由功能三层交换机的路由设置:SwitchenableSwitch#config termEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#ip route 192.168.3.0 255.255.255.0 10.0.0.2Switch(config)#exitSwitch#%SYS-5-CONFIG_I: Configured from console by consoleSwitch#show ip interface briefInterface IP-Address OK? Method Status Protocol FastEthernet0/1 unassigned YES unset up up FastEthernet0/2 unassigned YES unset up up FastEthernet0/3 10.0.0.1 YES manual up up FastEthernet0/4 unassigned YES unset down down FastEthernet0/5 unassigned YES unset up up FastEthernet0/6 unassigned YES unset down down FastEthernet0/7 unassigned YES unset down down FastEthernet0/8 unassigned YES unset down down FastEthernet0/9 unassigned YES unset down down FastEthernet0/10 unassigned YES unset down down FastEthernet0/11 unassigned YES unset down down FastEthernet0/12 unassigned YES unset down down FastEthernet0/13 unassigned YES unset down down FastEthernet0/14 unassigned YES unset down down FastEthernet0/15 unassigned YES unset down down FastEthernet0/16 unassigned YES unset down down FastEthernet0/17 unassigned YES unset down down FastEthernet0/18 unassigned YES unset down down FastEthernet0/19 unassigned YES unset down down FastEthernet0/20 unassigned YES unset down down FastEthernet0/21 unassigned YES unset down down FastEthernet0/22 unassigned YES unset down down FastEthernet0/23 unassigned YES unset down down FastEthernet0/24 unassigned YES unset down down GigabitEthernet0/1 unassigned YES unset down down GigabitEthernet0/2 unassigned YES unset down down Vlan1 unassigned YES unset administratively down down Vlan10 192.168.1.1 YES manual up up Vlan20 192.168.2.1 YES manual up upSwitch#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area * - candidate default, U - per-user static route, o - ODR P - periodic downloaded static routeGateway of last resort is not set 10.0.0.0/30 is subnetted, 1 subnetsC 10.0.0.0 is directly connected, FastEthernet0/3C 192.168.1.0/24 is directly connected, Vlan10C 192.168.2.0/24 is directly connected, Vlan20S 192.168.3.0/24 1/0 via 10.0.0.2Switch#路由器的静态路由设置:RouterenableRouter#config termEnter configuration commands, one per line. End with CNTL/Z.Router(config)#ip route 192.168.1.0 255.255.255.0 10.0.0.1Router(config)#ip route 192.168.2.0 255.255.255.0 10.0.0.1Router(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by consoleRouter#show ip routeCodes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP D -
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 仓储设备维护与管理员聘用与服务协议
- 高端车库抵押贷款合同范本
- 管道损坏协议书范本
- 采棉企业员工劳动合同范本
- 车贷保证金及违约责任规范合同
- 环保工程场地调查与合同
- 磁通量索力实时监测技术研究与应用
- 泥石流区桥梁清淤导流工程方案
- 非煤矿山安全操作规程
- 风冷机房空调的安装与验收标准
- 育婴员考试题型及答案
- 科室建立血糖管理制度
- 高中英语必背3500单词表完整版
- 医师职业素养课件
- 电网工程设备材料信息参考价2025年第一季度
- Python试题库(附参考答案)
- 高校实验室安全基础学习通超星期末考试答案章节答案2024年
- 2023年广东初中学业水平考试生物试卷真题(含答案)
- 中国科学院生态环境研究中心-环境工程A-927历年真题2010-2015
- SCR脱硝反应器尺寸修改后
- 混凝土强度增长曲线
评论
0/150
提交评论