欢迎来到天天文库
浏览记录
ID:50228193
大小:201.00 KB
页数:12页
时间:2020-03-07
《路由与交换技术.doc》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、路由与交换技术实验报告课程名称路由与交换实验名称将PC转化为路由器分组名单教师审批2015年6月实验名称基于quagga及linux,将PC转换为路由器。实验要求利用两台交换机完成其之间的RIP及OSPF路由。三.实验环境Linux系统,quagga软件二•实验目的实现两台虚拟机之间的RIP及OSPF路由,掌握路由器相关知识,熟悉配置操作,提高动手能力,加深课程体会。三.实验内容及步骤、结果为了熟悉软件操作及使用,在完成这个实现几个要求的综合网络拓扑前,我对几个要求分别进行了实验。小实验仁配置zebra小实验2
2、:配置ripd小实验3:配置ospfd综合实验:使用虚拟机进行RIP和OSPF路由实验原理:虚拟机间路由定义为使用路由器从一个虚拟机向另一个虚拟机转发网络流量的过程。虚拟机与网络中唯一的IP地址相关联。这种配置为实现多网段环境中的路由过程提供了依据。通过路由器进行虚拟机间路由时,路由器接口可连接到不同的网段。网络拓扑设计:1、配置Zebra1)启动zebra进程,设置hostname为Router,以及ethO的ipaddress为192.168.1.2/24,ethO:0的jpaddress为192.16&4
3、.1/24Router(config)#interfaceethoRouter(config-if)#ipaddress192.168.1.2/24Router(config-if)#noshutdownRouter(config-if)#exitRouter(config)#interfaceeth0:0Router(config-if)#ipaddress192.168.4.1/24Router(config・if)#noshutdownRouter(configexit[sudo]passwordfora
4、lpha:rootQalpha-Lenovo-IdeaPad-Y470:-/文档/quagga-0.99.110zebra-droot^alpha-Lenovo-IdeaPad-Y476:-/文档/quagga-e.99.11«telnetlocalhost2601Trying127.0.0.1...Connectedtolocalhost・EscapecharacterIs*A]'.Hello,thisisQuagga(version6.99.11).Copyright1996-2605KunthtroIsh
5、tguro,etal.UserAccessvertftcattonPassword:Router>enablePassword:Router#configtRouter(conftg)#interfaceethoRouter(config-if)#ipaddress192.168.2.1/24Router(config-if)#noshutdownRouter(config-tf)»endRouter#showrunningionfigX[ZEBRA]Unknownconnand:showrunningconf
6、igRouter#showrunningCurrentconfiguration:!hostnameRouterpasswordzebraenablepasswordzebra1interfaceethotpaddress192.168.2.1/24ipv6ndsuppress・「a!interfacelo、!interfacewlan©tpv6ndsuppress-22)用showrunning-config查看运行配置3)用showinterfacedescription查看端I】状态:4)将运行配置保存到
7、startup-config中Router(conftg・If)#noshutdownRouter(conftg・tf)#endRouter#showrunningconftg%[ZEBRA]Unknowncommand:showrunningconfigRouter#showrunningCurrentconfiguration:!hostnameRouterpasswordzebraenablepasswordzebra1interfaceethoipaddress192.168.2.1/24tpv6nds
8、uppress-ra!interfacelo!tnterfacewlanOtpv6ndsuppress-ralinevtyendRouter#showInterfaceetholowlanOinterfaceStatusupupupdescriptionProtocolunknownunknownunknownDescriptionRouter#configtRouter(conftg
此文档下载收益归作者所有