专业网络工程师网站|培训机构|服务商(加客服微信:cnitpm或QQ:773104605进网络工程师学霸群)

软题库 培训课程
当前位置:信管网 >> 网络工程师 >> 每日一练 >> 文章内容
网络工程师案例分析每日一练试题(2022/6/17)
来源:信管网 2022年06月18日 【所有评论 分享到微信

网络工程师案例分析当天每日一练试题地址:www.cnitpm.com/exam/ExamDayAL.aspx?t1=8

往期网络工程师每日一练试题汇总:www.cnitpm.com/class/27/e8_1.html

网络工程师案例分析每日一练试题(2022/6/17)在线测试:www.cnitpm.com/exam/ExamDayAL.aspx?t1=8&day=2022/6/17

点击查看:更多网络工程师习题与指导

网络工程师案例分析每日一练试题内容(2022/6/17)

阅读以下说明,根据要求回答下面问题。
[说明]
某公司网络拓扑结构如下图所示。公司内部使用C类私有IP地址,其中公司两个部门分别处于VLAN10和VLAN20,VLAN10采用192.168.10.0/24网段,VLAN20采用192.168.20.0/24网段,每段最后一个地址作为网关地址。


【问题1】公司使用VTP协议规划VLAN,三层交换机S1为VTP Sever,其他交换机为VTP Client,并通过S1实现VLAN间通信。请根据网络拓扑和需求说明,完成交换机S1和S2的配置。

S1>enable
S1#configure terminal
S1 (config) #vtp mode(1)
S1 (config) #vtp domain shx
S1 (config) #vtp password shx
S1 (config) #vlan 10
S1 (eonfig-vlan) #exit
S1 (config) #vlan 20
S1 (config-vlan) #exit
S1 (config) #interface vlan 10
S1 (config-if) #ip address (2)(3)
S1 (config-if) #exit
S1 (config) #interface vlan 20
S1 (config-if) #ip address 192.168.20.254 255.255.255.0
S1 (config-if) #exit
S1 (config) #intetrace(4)fastethernet 0/22-23
S1 (config-if-range) #switchport mode access
S1 (config-if-range) #switchporn mode (5)
S1 (config-if-range) #exit
S1 (config) #interface fastEthernet 0/1
S1 (config-if) # (6)    //关闭二层功能
S1 (config-if) #ip add 192.168.40.254 255.255.255.0
S1 (config-if) #exit
……
S1 (config) # (7)(8)     //开启路由功能
S1 (config) #
S2>enable
S2#configure terminal
S2 (config) #vtp mode (9)
S2 (config) #vtp domain shx
S2 (config) #vtp password shx
S2 (config) #intererce fastethernet 0/24
S2 (config-if) #switchport mode (10)    //设定接口模式
S2 (config-if) #end
S2#

【问题2】
公司申请了202.165.200.0/29地址段,使用NAT-PT为用户提供Internet访问,外部全局地址为202.165.200.1,Web服务器使用的外部映射地址为202.165.200.3。请根据网络拓扑和需求说明,完成路由器R1的配置。

R1>enable
R1#config terminal
R1(config)#access-list 1 (11)192.168.10.0 255.255.255.0
R1 (confiG) #interface serial 0/0/0
R1 (config-if) #ip address 202.165.200.1 255.255.255.248
R1 (config-if) #no shutdown
R1 (config-if) #clock rate 4000000
R1 (config-if) #ip address 192.168.50.254 255.255.255.0
R1 (config-if) #no shutdown
R1 (config-if) #exit
R1 (config) #ip nat inside source (12) 1 interface S0/0/0 Overload
R1 (config) #ip nat inside source static (13) 202.165.200.3
R1 (config) #interface fastethernet 0/0
R1 (config-if) #ip nat (14)
R1 (config-if) #interface serial 0/0/0
R1 (config-if) #ip nat(15)
R1 (config-if) #end
R1#
信管网试题答案与解析:www.cnitpm.com/st/23900656.html

信管网考友试题答案分享:

信管网试题答案与解析:www.cnitpm.com/st/23900656.html
扫码关注公众号

温馨提示:因考试政策、内容不断变化与调整,信管网网站提供的以上信息仅供参考,如有异议,请以权威部门公布的内容为准!

信管网致力于为广大信管从业人员、爱好者、大学生提供专业、高质量的课程和服务,解决其考试证书、技能提升和就业的需求。

信管网软考课程由信管网依托10年专业软考教研倾力打造,官方教材参编作者和资深讲师坐镇,通过深研历年考试出题规律与考试大纲,深挖核心知识与高频考点,为学员考试保驾护航。面授、直播&录播,多种班型灵活学习,满足不同学员考证需求,降低课程学习难度,使学习效果事半功倍。

相关内容

发表评论  查看完整评论  

推荐文章