欢迎来到天天文库
浏览记录
ID:61402150
大小:80.47 KB
页数:5页
时间:2021-01-26
《基于packettracer智能校园网组建实验指导书.docx》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于packettracer智能校园网组建实验指导书12020年4月19日文档仅供参考基于Packettracer组建校园网-------实验指导书一、IP地址划分根据学校的部门数量划分,将学校分为以下几个VLAN:VLAN号VLAN名称IP网段默认网关说明交换机对应端口VLAN2Servers192.10.1.0/24192.10.1.2服务器群VLANFa0/2VLAN3teacher192.10.2.0/24192.10.2.2教师宿舍VLANFa0/3VLAN4student192.10.3.0/2419
2、2.10.3.2学生宿舍VLANFa0/4VLAN5laboratory192.10.4.0/24192.10.4.2实验室VLANFa0/5VLAN6teaching192.10.7.0/24192.10.7.2教学楼VLANFa0/6VLAN7library192.10.8.0/24192.10.8.2图书馆VLANFa0/7二、拓扑图22020年4月19日文档仅供参考三、配置1.交换机配置核心交换机为Cisco3560,将其配置为vtpServer,vtpdomain为senya。将图书馆、教学楼和实验楼等
3、交换机配置为vtpClient,vtpdomain为senya。这里以“中心交换机”和“服务器汇聚”交换机为例,讲解交换机的配置,其它交换机的配置能够参考“服务器汇聚”交换机。第一步:中心交换机配置VTPServerSwitch>enSwitch#Switch#vlandatabaseSwitch(vlan)#vtpdomainsenyaSwitch(vlan)#vtpserverSwitch(vlan)#exitSwitch#conftSwitch(config)#intfa0/1Switch(config-i
4、f)#switchporttrunkdot1qSwitch(config-if)#switchportmodetrunkSwitch(config-if)#intfa0/2Switch(config-if)#switchporttrunkencapsulationencapsulation32020年4月19日文档仅供参考dot1qSwitch(config-if)#switchportmodetrunkSwitch(config-if)#intfa0/3Switch(config-if)#switchport
5、trunkdot1qSwitch(config-if)#switchportmodetrunkSwitch(config-if)#intfa0/4Switch(config-if)#switchporttrunkdot1qSwitch(config-if)#switchportmodetrunkSwitch(config-if)#intfa0/5Switch(config-if)#switchporttrunkdot1qSwitch(config-if)#switchportmodetrunkSwitch(con
6、fig-if)#intfa0/6Switch(config-if)#switchporttrunkdot1qSwitch(config-if)#switchportmodetrunkSwitch(config-if)#intfa0/7Switch(config-if)#switchporttrunkdot1qSwitch(config-if)#switchportmodetrunk2020年4月19日encapsulationencapsulationencapsulationencapsulationenca
7、psulation4文档仅供参考Switch(config-if)#intfa0/8Switch(config-if)#switchporttrunkencapsulationdot1qSwitch(config-if)#switchportmodetrunkSwitch(config-if)#注意:此处端口要处于开启状态第二步:配置“服务器汇聚”交换机trunk链路,允许vlan标记的以太网帧经过该链路Switch>enSwitch#conftSwitch(config)#vtpdomainsenyaSwi
8、tch(config)#vtpmodeclientSwitch(config)#intfa0/1Switch(config-if)#switchportmodetrunkSwitch(config-if)#第三步:“中心交换机”创立vlan及端口划分一种方式:直接在VLAN库中添加:52020年4月19日
此文档下载收益归作者所有