欢迎来到天天文库
浏览记录
ID:45783451
大小:70.00 KB
页数:10页
时间:2019-11-17
《基于Boson_NetSim_的虚拟局域网和路由协议配置》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、基于BosonNe⑸m的虚拟局域网和路由协议配置姓名:王涛学号:pb07210360实验目的:1、学习交换机上VLAN的配置,验证VLAN的工作原理。2、学习路由器上路由协议的配置,查看路由表的内容。3、完成实验报告,内容包括网络拓扑图,交换机、路由器端口配置,VLAN和路由协议的配置命令、VLAN内容(showvlan)路由信息(showiproute)、实验室结果等。实验环境:模拟软件BosonNetSim实验内容:一:虚拟局域网的配置。1、用BosonNetworkDesigner绘制拓扑图:2.PC机配置如下,其中和同颜色的主机处于一个部门。PC主机IP地址子网掩码A1192.168.
2、1.1255.255.255.0A2192.16&1.2255.255.255.0A3192.168.1.3255.255.255.0B1192.168.1.4255.255.255.0B2192.168.1.5255.255.255.0表2.主机IP配置在各自主机上,配置主机的IP地址:al:IP192.16&1.1mask255.255.255.0a2:IP192.168.1.2mask255.255.255.0a3:IP192.168.1.3mask255.255.255.0bl:IP192.16&1.4mask255.255.255.0b2:IP192.168.1.5mask255.2
3、55.255.0pc设置完后可以用ipconfig来查看主机状态(如图1),(注:图3只显示“1的,其余主机情况类似)^:>ipconfig/ip192.168.1.1255.255.255.03:>ipconfigHELPManipulatesipaddressforWorkstation.IPCONFIG[/ip][/dg]/ipAddstheipaddressandsxibnetmasktotheworkstation/dgAddsthedefaultgatewaytotheworkstationExamples:Cipconfig/ip157.1.1.12255.0.0.0Cipcon
4、fig/dg157.1.1.1BosonBOSS5.0IPConfigurationEthernetadapterLocalAreaConnection:IPAddress:192.168-1.1SubnetMask:255.255.255.0DefaultGateway:172.16.1.1图1以上设置用到的代码为:主机:ipconfig/ipip_addrnet_mask对主机ip地址和掩码进行设置。Ping192.16&1.*【问题1】:每台主机和互ping,查看哪些主机町以连通,哪些不可以?为什么?答:都可以连通,因为由于现在局域网还没设定所有主机可以由交换机相连。交换机:Swl:Sw
5、itch>enSwitch#vlandatabaseSwitch(vlan)#vlan2namedeptlVLAN2added:Name:deptlSwitch(vlan)#endSwitch#congSwitch#configureterminalEnterconfigurationcommands,oneperline・EndwithCNTL/Z.Switch(config)#intfaO/1Switch(config-if)#switchportaccessvlan2Switch(config-if)#intfaO/3Switch(config-if)#switchportaccessv
6、lan2Switch(config-if)#endSwitch#vlandatabaseSwitch(vlan)#vlan3namedept2VLAN3added:Name:dept2Switch(vlan)#endSwitch#configureterminalEnterconfigurationcommands,oneperline・EndwithCNTL/Z.Switch(config)#intfaO/2Switch(config-if)#switchportaccessvlan3Switch(config)#intfaO/11Switch(config-if)#switchpoilmo
7、detninkSwitch(config-if)#endswl配置如图2:Switch#showvlanVLANNameStatusPorts1defaultactiveFa0/4rFaO/5,Fa0/6rFaO/7Fa0/8rFaO/9,Fa0/10rFa0/llFaO/12rG10/lfGiO/22deptlactiveFa0/lrFaO/33dept2activeFaO/21002fddi-
此文档下载收益归作者所有