資源描述:
《openvswitch的安裝與運行》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫。
1、HowtoInstallOpenvSwitchonLinuxandFreeBSD================================================ThisdocumentdescribeshowtobuildandinstallOpenvSwitchonagenericLinuxorFreeBSDhost.Forspecificsaroundinstallationonaspecificplatform,pleaseseeoneofthesefiles:-INSTALL.Debian-INSTALL.Fedo
2、ra-INSTALL.RHEL-INSTALL.XenServerBuildRequirements------------------TocompiletheuserspaceprogramsintheOpenvSwitchdistribution,youwillneedthefollowingsoftware:-GNUmake.-TheGNUCcompiler.Wegenerallytestwithversion4.1,4.2,or4.3.-libssl,fromOpenSSL,isoptionalbutrecommendedifyo
3、uplantoconnecttheOpenvSwitchtoanOpenFlowcontroller.libsslisrequiredtoestablishconfidentialityandauthenticityintheconnectionsfromanOpenvSwitchtoanOpenFlowcontroller.Iflibsslisinstalled,thenOpenvSwitchwillautomaticallybuildwithsupportforit.TocompilethekernelmoduleonLinux,yo
4、umustalsoinstallthefollowing.Ifyoucannotbuildorinstallthekernelmodule,youmayusetheuserspace-onlyimplementation,atacostinperformance.Theuserspaceimplementationmayalsolacksomefeatures.RefertoINSTALL.userspaceformoreinformation.-AsupportedLinuxkernelversion.PleaserefertoREAD
5、MEforalistofsupportedversions.TheOpenvSwitchdatapathrequiresbridgingsupport(CONFIG_BRIDGE)tobebuiltasakernelmodule.(ThisiscommoninkernelsprovidedbyLinuxdistributions.)Thebridgemodulemustnotbeloadedorinuse.Ifthebridgemoduleisrunning(checkwith"lsmod
6、grepbridge"),youmustremo
7、veit("rmmodbridge")beforestartingthedatapath.Foroptionalsupportofingresspolicing,youmustenablekernelconfigurationoptionsNET_CLS_BASIC,NET_SCH_INGRESS,andNET_ACT_POLICE,eitherbuilt-inorasmodules.(NET_CLS_POLICEisobsoleteandnotneeded.)IfGREtunnelingisbeinguseditisrecommende
8、dthatthekernelbecompiledwithIPv6support(CONFIG_IPV6).Thisallowsforspecialhandling(suchaspathMTUdiscovery)ofIPv6packets.ToconfigureHTBorHFSCqualityofservicewithOpenvSwitch,youmustenabletherespectiveconfigurationoptions.TouseOpenvSwitchsupportforTAPdevices,youmustenableCONF
9、IG_TUN.-Tobuildakernelmodule,youneedthesameversionofGCCthatwasusedtobuildthatkernel.-Akernelbuil