欢迎来到天天文库
浏览记录
ID:9228533
大小:114.50 KB
页数:7页
时间:2018-04-24
《上海第二工业大学路由技术配置题》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、三、网络配置题(60分)注意事项:请写出主要的步骤,无需写进入(enable,configt等)或退出exit不同的模式方面的命令。一、局域网配置要求:1、在核心交换机SW1(3560),以及SW2(2950)、SW3(2950)、SW4(2950)上按需要建立VLAN2、VLAN3、VLAN4、VLAN99。(以SW1为例进行配置)(2分)sw1(config)#vlan2sw1(config-vlan)#namevlan2sw1(config-vlan)#exitsw1(config)#vlan
2、3sw1(config-vlan)#namevlan3sw1(config-vlan)#exitsw1(config)#vlan4sw1(config-vlan)#namevlan4sw1(config-vlan)#exitsw1(config)#vlan99sw1(config-vlan)#namevlan99sw1(config-vlan)#网关:172.16.2.2542、在SW1的FA0/1、FA0/2、FA0/3与SW2,SW3,SW4配置TRUNK链路,封装标记协议为工业标准,并将所有T
3、RUNK接口的本证VLAN修改为VLAN99;只允许VLAN1,、VLAN2、VLAN3的流量通过所有的TRUNK接口,用最最少命令进行配置。(以SW1和SW2为例进行配置)(6分)SW1:interfaceFastEthernet0/1switchporttrunknativevlan99switchporttrunkallowedvlan1-4switchporttrunkencapsulationdot1qswitchportmodetrunk7interfaceFastEthernet0/2
4、switchporttrunknativevlan99switchporttrunkallowedvlan1-4switchporttrunkencapsulationdot1qswitchportmodetrunkinterfaceFastEthernet0/3switchporttrunknativevlan99switchporttrunkallowedvlan1-4switchporttrunkencapsulationdot1qswitchportmodetrunkSW2:interfac
5、eFastEthernet0/3switchporttrunknativevlan99switchporttrunkallowedvlan1-4switchportmodetrunk3、SW2的FA0/1、FA0/2、SW3的FA0/1加入VLAN2;SW3的FA0/2、SW4的FA0/1、FA0/2加入VLAN3;SW1的FA0/4加入VLAN4。(以SW1和SW2为例进行配置)(2分)SW1:interfaceFastEthernet0/4switchportaccessvlan4switchp
6、ortmodeaccessSW2:interfaceFastEthernet0/1switchportaccessvlan2switchportmodeaccessinterfaceFastEthernet0/2switchportaccessvlan2switchportmodeaccess4、SW1上配置VLAN1、VLAN2、VLAN3、VLAN4相对应的SVI接口,做为每一个网段主机客户端的网关。地址分别为192.168.10.254/24、192.168.20.254/24、192.168
7、.30.254/24、192.168.40.254/24。启用SW1的路由功能。(2分)SW1:interfaceVlan1ipaddress192.168.10.254255.255.255.0interfaceVlan2ipaddress192.168.20.254255.255.255.0interfaceVlan3ipaddress192.168.30.254255.255.255.07interfaceVlan4ipaddress192.168.40.254255.255.255.0ipr
8、outing5、配置SW2、SW3、SW4的管理地址分别为192.168.20.1/24、192.168.20.2/24、192.168.30.1/24,并配置他们的默认网关,使网管可以以后从公司任何地方远程登入到这些设备上。(以SW2为例进行配置)(4分)interfaceVlan2ipaddress192.168.20.1255.255.255.0ipdefault-gateway192.168.20.2546、配置交换机SW1的FA0/5接口为三层路由接口,ip
此文档下载收益归作者所有