版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
RCNA实验考试模拟题A背景介绍下图为某学校网络拓扑模拟图,接入层设备采用S2126G交换机,在接入交换机上划分了办公网VLAN20和学生网VLAN30。为了保证网络的稳定性,接入层和汇聚层通过两条链路相连,汇聚层交换机采用S3550,汇聚层交换机通过VLAN1中的接口F0/10与ROUTER1相连,RA通过广域网口和RB相连。RB实验要求在S3550与S2126G两台设备创建相应的VLAN。(15分)S2126G的VLAN20包含F0/1-5端口;S2126G的VLAN30包含F0/6-10端口;在S3550上创建VLAN80;将F0/18-20,F0/22加入到VLAN80。S3550与S2126G两台设备利用F0/23与F0/24建立TRUNK链路(10分)S2126G的F0/23和S3550的F0/23建立TRUNK链路;S2126G的F0/24和S3550的F0/24建立TRUNK链路。S3550与S2126G两台设备之间提供冗余链路(10分)配置快速生成树协议实现冗余链路;将S3550设置为根交换机。在RA和RB上配置接口IP地址(10分)根据拓扑要求为每个接口配置IP地址保证所有配置的接口状态为UP配置三层交换机的路由功能(12分)配置S3550实现VLAN20、VLAN30、VLAN80之间的互通;(8分)S3550通过VLAN1中的F0/10接口和RA相连,在S3550上ping路由器A的F1/0地址,ping通得(4分)。Interfacevlan1IpaddNoshutExitRouterripNetworkVersion2配置交换机的端口安全功能(10分)在S2126G上设置F0/8为安全端口;Interfacefa0/8SwitchportmodeaccessSwitchportport-securitySwitchportport-securitymaximum4Switchportport-securityviolationshutdown安全地址最大数为4个;违例策略设置为shutdown。运用RIPV2路由协议配置全网路由(18分)在S3550、路由器RA、路由器RB上配置RIPv2,使其能够学习到网络中所有网段信息。在RA上配置安全策略(15分)学生不可以访问服务器8的FTP服务;Access-list101denytcp55host8eqftpAccess-list101permitipanyanyInterfacefa1/0Ipaccess-group101in学生可以访问其他网络的任何资源;对办公网的任何访问不做限制。注意事项本考试以结果为导向,配置过程和网络运行结果在分数中的均占一定比重,为避免没有show出结果导致失分,请务必运行以下show命令。在S2126G上运行showspanning-treeshowrunning-config在3550上运行showrunning-configshowspanning-treeshowiprouteping在RA和RB上运行showrunning-conifgshowipinterfacebriefshowiproute在RA上运行showaccess-lists
RCNA实验考试模拟题B背景介绍下图为某学校网络拓扑模拟图,接入层设备采用S2126SS交换机,在接入交换机上划分了办公网VLAN50和学生网VLAN60。为了保证网络的稳定性,接入层和汇聚层通过两条链路相连,汇聚层交换机采用S3760,汇聚层交换机通过接口F0/14与Router1相连,Router1通过广域网口和Router2相连。Router2以太网口连接一台Web服务器。通过路由协议,实现全网的互通。实验要求1、在S3760与S2126SS两台设备创建相应的VLAN。(15分)a)S2126SS的VLAN50包含F0/1-5端口;b)S2126SS的VLAN60包含F0/9-10端口;在S3760上创建VLAN70;d)将F0/19-20,F0/22加入到VLAN70。2、S3760与S2126SS两台设备利用F0/7与F0/8建立TRUNK链路(10分)a)S2126S的F0/7和S3760的F0/7建立TRUNK链路;b)S2126S的F0/8和S3760的F0/8建立TRUNK链路。3、S3760与S2126S两台设备之间提供冗余链路,采用端口聚合提高链路带宽,提供冗余链路。(10分)4、在Router1和Router2上配置接口IP地址(10分)a)根据拓扑要求为每个接口配置IP地址b)保证所有配置的接口状态为UP5、配置三层交换机的路由功能(12分)a)配置S3760实现VLAN50、VLAN60、VLAN70之间的互通;(8分)b)S3760通过的F0/14接口和Router1相连,在S3760上ping路由器Router1的F1/0地址,ping通得(4分)。Interfacefa0/14NoswitchportIpaddNoshut6、在Router2配置动态NAPT,使得内网/24和/24网段可以访问外网,外网的地址为10.20.1Interfacefa1/1IpnatoutsideInterfaces1/2Ipnatinsideaccess-list10permit55access-list10permit55ipnatinsidesourcelist10interfacef1/1overload7、运用OSPF路由协议配置全网路由(18分)a)在S3760、路由器Router1、路由器Router2上配置OSPF,使其能够学习到网络中所有网段信息。8、将路由器Router1与Router2配置广域网链路(15分)a)将链路层协议封装为PPPusernameusernamepasswordpassworkinterfaces1/2encapsulationppppppauthenticationpapppppapsent-usernameusernamepasswordpasswordb)利用双向PAP认证提高网络安全性注意事项本考试以结果为导向,配置过程和网络运行结果在分数中的均占一定比重,为避免没有show出结果导致失分,请务必运行以下show命令。在S2126S上运行showrunning-config在3760上运行showrunning-configshowiprouteping在Router1和Router2上运行showrunning-conifgshowipinterfacebriefshowiproute
RCNA实验考试模拟题C背景介绍下图为某学校网络拓扑模拟图,接入层设备采用S2126交换机,在接入交换机上划分了办公网VLAN7和学生网VLAN8。为了保证网络的稳定性,接入层和汇聚层通过两条链路相连,汇聚层交换机采用S3760,汇聚层交换机通过VLAN10中的接口F0/24与RA相连,RA通过广域网口和RB相连。RB以太网口连接一台FTP服务器。通过路由协议,实现全网的互通。实验要求在S2126两台设备创建相应的VLAN。(10分)S2126的VLAN7包含F0/11-14端口;S2126的VLAN8包含F0/15-20端口;S3760与S2126两台设备利用F0/5与F0/6建立TRUNK链路(10分)S2126的F0/5和S3760的F0/5建立TRUNK链路;S2126的F0/6和S3760的F0/6建立TRUNK链路。S3760与S2126两台设备之间提供冗余链路(10分)配置生成树协议实现冗余链路;将S3760设置为根交换机。在RA和RB上配置接口IP地址(10分)根据拓扑要求为每个接口配置IP地址保证所有配置的接口状态为UP配置三层交换机的路由功能(12分)配置S3760实现VLAN7、VLAN8之间的互通;(8分)S3760通过VLAN10中的F0/24接口和RA相连,在S3760上ping路由器A的F1/1地址,ping通得(4分)。将路由器RA与RB配置广域网链路(15分)将链路层协议封装为PPP;利用双向CHAP认证提高网络安全性;运用静态路由协议配置全网路由(18分)在S3550、路由器RA、路由器RB上配置静态路由,使网络中所有网段互通。在RA上配置安全策略(15分)学生不可以通过F1/1端口telnet路由器Access-list101denytcp55hosteq23Access-list101permitipanyanyInterfacefa1/1Ipaccess-group101in学生可以访问其他网络的任何资源;对办公网的任何访问不做限制。注意事项本考试以结果为导向,配置过程和网络运行结果在分数中的均占一定比重,为避免没有show出结果导致失分,请务必运行以下show命令。在S2126G上运行showspanning-treeshowrunning-config在3550上运行showrunning-configshowspanning-treeshowiprouteping在RA和RB上运行showrunning-conifgshowipinterfacebriefshowiproute在RA上运行showaccess-listsRCNA实验考试模拟题A参考答案S2126GSwitch>Enable14Switch#ConfigureterminalSwitch(config)#hostnameS2126GS2126G(config)#Vlan20S2126G(config-vlan)#ExitS2126G(config)#Vlan30S2126G(config-vlan)#ExitS2126G(config)#Interfacerangefastethernet0/1-5S2126G(config-if-range)#SwitchportmodeaccessS2126G(config-if-range)#Switchportaccessvlan20S2126G(config-if-range)#exitS2126G(config)#Interfacerangefastethernet0/6-10S2126G(config-if-range)#SwitchportmodeaccessS2126G(config-if-range)#Switchportaccessvlan30S2126G(config-if-range)#exitS2126G(config)#interfacerangefa0/23-24S2126G(config-if-range)#switchportmodetrunkS2126G(config)#spanning-treeS2126G(config)#Spanning-treemoderstpS2126G(config)#exitS2126G(config)#interfacefastEthernet0/8S2126G(config-if)#switchportport-securityS2126G(config-if)#switchportport-securityviolationshutdownS2126G(config-if)#switchportport-securitymaximum4S2126G(config-if)#exitS2126G#showspanning-treeS2126G#showrunning-configS3550Switch>Enable14Switch#ConfigureterminalSwitch(config)#hostnames3550S3550(config)#Vlan20S3550(config-vlan)#ExitS3550(config)#Vlan30S3550(config-vlan)#ExitS3550(config)#Vlan80S3550(config-vlan)#ExitS3550(config)#Interfacerangefastethernet0/18-20,0/22S3550(config-if-range)#SwitchportmodeaccessS3550(config-if-range)#Switchportaccessvlan80S3550(config-if-range)exitS3550(config)#interfacerangefa0/23-24S3550(config-if-range)#switchportmodetrunkS3550(config-if-range)#exitS3550(config)#spanning-treeS3550(config)#Spanning-treemoderstpS3550(config)#spanning-treepriority4096S3550(config)#interfacevlan20S3550(config-if)#ipaddressS3550(config-if)#noshutdownS3550(config-if)#exitS3550(config)#interfacevlan30S3550(config-if)#ipaddressS3550(config-if)#noshutdownS3550(config-if)#exitS3550(config)#interfacevlan80S3550(config-if)#ipaddressS3550(config-if)#noshutdownS3550(config-if)#exitS3550(config)#interfacevlan1S3550(config-if)#ipaddress10.1.1S3550(config-if)#noshutdownS3550(config-if)#exitS3550(config)#routerripS3550(config-router)#networkS3550(config-router)#networkS3550(config-router)#networkS3550(config-router)#network10S3550(config-router)#version2S3550(config-router)#exitS3550(config)#exitS3550#showspanning-treeS3550#showiprouteS3550#showrunning-configS3550#pingRA:router>Enable14router#Configureterminalrouter(config)#hostnameRARA(config)#interfacef1/0RA(config-if)#ipaddress10RA(config-if)#noshutdownRA(config-if)#exitRA(config)#interfaceS1/2RA(config-if)#ipaddress52RA(config-if)#noshutdownRA(config-if)#exitRA(config)#routerripRA(config-router)#networkRA(config-router)#network10.RA(config-router)#version2RA(config-router)#noauto-summoryRA(config-router)#exitRA(config)#
access-list101denytcp
55host8eqftpRA(config)#
access-list101denytcp
55host8eqftp-dataRA(config)#access-list101permitipanyanyRA(config)#interfacef1/0RA(config-if)#ipaccess-group1RA(config-if)#exitRA#showiprouteRA#showrunning-configRA#showipinterfacebriefRA#showaccess-listsRB:router>Enable14router#Configureterminalrouter(config)#hostnameRBRB(config)#interfacef1/0RB(config-if)#ipaddressRB(config-if)#noshutdownRB(config-if)#exitRB(config)#interfaceS1/2RB(config-if)#ipaddress52RB(config-if)#clockrate64000DCE端配RB(config-if)#noshutdownRB(config-if)#exitRB(config-if)#exitRB(config)#routerripRB(config-router)#network1.1.RB(config-router)#networkRB(config-router)#version2RB(config-router)#noauto-summoryRB(config-router)#exitRB(config)#exitRB#showiprouteRB#showrunning-configRB#showipinterfacebrief
RCNA实验考试模拟题B参考答案S2126S:Switch>Enable14Switch#ConfigureterminalSwitch(config)#hostnameS2126SS2126S(config)#Vlan50S2126S(config-vlan)#ExitS2126S(config)#Vlan60S2126S(config-vlan)#ExitS2126S(config)#Interfacerangefastethernet0/1-5S2126S(config-if-range)#SwitchportmodeaccessS2126S(config-if-range)#Switchportaccessvlan50S2126S(config-if-range)#exitS2126S(config)#Interfacerangefastethernet0/9-10S2126S(config-if-range)#SwitchportmodeaccessS2126S(config-if-range)#Switchportaccessvlan60exitS2126S(config)#interfacerangefa0/7-8S2126S(config-if-range)#switchportmodetrunkS2126S(config-if-range)#exitS2126S(config)#interfaceaggregateport1S2126S(config-if)#
switchportmodetrunkS2126(config-if)#
exitS2126S(config)#interfacerangefa0/7-8S2126S(config-if-range)#port-group1S2126S(config-if-range)#endS2126S#showrunning-configS3760Switch>Enable14Switch#ConfigureterminalSwitch(config)#hostnameS3760S3760(config)#Vlan50S3760(config-vlan)#ExitS3760(config)#Vlan60S3760(config-vlan)#ExitS3760(config)#Vlan70S3760(config-vlan)#ExitS3760(config)#Interfacerangefastethernet0/19-20,0/22S3760(config-if-range)#SwitchportmodeaccessS3760(config-if-range)#Switchportaccessvlan70S3760(config-if-range)exitS3760(config)#interfacerangefa0/7-8S3760(config-if-range)#switchportmodetrunkS3760(config-if-range)#exitS3760(config)#interfaceaggregateport1S3760(config-if)#
switchportmodetrunkS3760(config-if)#
exitS3760(config)#interfacerangefa0/7-8S3760(config-if-range)#port-group1S3760(config-if-range)#exitS3760(config)#interfacevlan50S3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#interfacevlan60S3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#interfacevlan70S3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#interfacef0/14S3760(config)#noswitchportS3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#routerospfS3760(config-router)#network55area0S3760(config-router)#network55area0S3760(config-router)#network55area0S3760(config-router)#network55area0S3760(config-router)#exitS3760(config)#exitS3760#showiprouteS3760#showrunning-configS3760#pingRouter1:>Enable14router#Configureterminalrouter(config)#hostnameRouter1Router1(config)#interfacef1/1Router1(config-if)#ipaddressRouter1(config-if)#noshutdownRouter1(config-if)#exitRouter1(config)#interfaceS1/2Router1(config-if)#ipaddress52Router1(config-if)#noshutdownRouter1(config-if)#Router1(config)#routerospfRouter1(config-router)#network55area0Router1(config-router)#network55area0Router1(config-router)#exitRouter1(config)#
usernameRouter2password0starRouter1(config)#interfaceserial1/2Router1(config-if)#
encapsulationpppRouter1(config-if)#ppppapsent-usernameRouter1password0starRouter1(config-if)#
pppauthenticationpapRouter1(config-if)#exitRouter1#showiprouteRouter1#showrunning-configRouter1#showipinterfacebriefRouter2:router>Enable14router#Configureterminalrouter(config)#hostnameRouter2Router2(config)#interfacef1/1Router2(config-if)#ipaddressRouter2(config-if)#noshutdownRouter2(config-if)#exitRouter2(config)#interfaceS1/2Router2(config-if)#ipaddress52Router2(config-if)#clockrate64000DCE端配Router2(config-if)#noshutdownRouter2(config-if)#exitRouter2(config)#routerospfRouter2(config-router)#network55area0Router2(config-router)#network55area0Router2(config-router)#exitRouter2(config)#usernameRouter1password0starRouter2(config)#
interfaceserial1/2Router2(config-if)#
encapsulationpppRouter2(config-if)#ppppapsent-usernameRouter2password0starRouter2(config-if)#
pppauthenticationpapRouter2(config)#interfacef1/1Router2(config-if)#ipnatoutsideRouter2(config)#interfaceS1/2Router2(config-if)#ipnatinsideRouter2(config)#access-list10permit55Router2(config)#access-list10permit55Router2(config)#ipnatinsidesourcelist10interfacef1/1overloadRouter2(config-if)#exitRouter2(config)#exitRouter2#showiprouteRouter2#showrunning-configRouter2#showipinterfacebrief
RCNA实验考试模拟题C参考答案S2126GSwitch>Enable14Switch#ConfigureterminalSwitch(config)#hostnameS2126S2126(config)#Vlan7S2126(config-vlan)#ExitS2126(config)#Vlan8S2126(config-vlan)#ExitS2126(config)#Interfacerangefastethernet0/11-14S2126(config-if-range)#SwitchportmodeaccessS2126(config-if-range)#Switchportaccessvlan7S2126(config-if-range)#exitS2126(config)#Interfacerangefastethernet0/15-20S2126(config-if-range)#SwitchportmodeaccessS2126(config-if-range)#Switchportaccessvlan8S2126(config-if-range)#exitS2126(config)#interfacerangefa0/5-6S2126(config-if-range)#switchportmodetrunkS2126(config)#spanning-treeS2126(config)#Spanning-treemodestpS2126(config)#exitS2126(config-if)#exitS2126#showspanning-treeS2126#showrunning-configS3760Switch>Enable14Switch#ConfigureterminalSwitch(config)#hostnameS3760S3760(config)#Vlan7S3760(config-vlan)#ExitS3760(config)#Vlan8S3760(config-vlan)#ExitS3760(config)#Vlan10S3760(config-vlan)#ExitS3760(config)#Interfacefastethernet0/24S3760(config-if-range)#SwitchportmodeaccessS3760(config-if-range)#Switchportaccessvlan10S3760(config-if-range)exitS3760(config)#interfacerangefa0/5-6S3760(config-if-range)#switchportmodetrunkS3760(config-if-range)#exitS3760(config)#spanning-treeS3760(config)#Spanning-treemodestpS3760(config)#spanning-treepriority4096S3760(config)#interfacevlan7S3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#interfacevlan8S3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#interfacevlan10S3760(config-if)#ipaddressS3760(config-if)#noshutdownS3760(config-if)#exitS3760(config)#ip
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024年版高校专利技术转让合同
- 2024-2030年中国大枣饮料行业销售模式及投资盈利预测报告
- 2024-2030年中国城市电视台行业发展策略及投资运作模式分析报告
- 2024年农业产业投资合同担保协议3篇
- 2024年校园水电设施改造与维护服务合同3篇
- 马鞍山师范高等专科学校《物联网应用概论》2023-2024学年第一学期期末试卷
- 2024年创新创业项目投资评估与咨询服务协议3篇
- 2024年度自动驾驶汽车劳动合同与聘用合同3篇
- 2024年标准化信息技术外包服务合同一
- 2024年度行政合同科技创新合同纠纷救济与保障协议2篇
- 机器学习(山东联盟)智慧树知到期末考试答案章节答案2024年山东财经大学
- 德勤公司概况简介
- DB32∕T 2156-2012 电梯能耗测试及能效分级
- 沥青路面日常养护及维修施工要点(大量附图共143页)
- 《色彩基础知识》PPT课件(详解)
- 《保健按摩师》(二级)理论知识鉴定要素细目表
- 甘蔗制糖简介
- 三秦出版社五年级上册综合实践教案
- 屋顶分布式光伏项目安全文明施工控制措施
- 水泥保证供应实施方案及服务承诺书
- 2022机要密码工作总结机要室工作总结.doc
评论
0/150
提交评论