天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

網(wǎng)絡(luò)功能虛擬化平臺構(gòu)建與測試

發(fā)布時間:2018-05-12 11:55

  本文選題:網(wǎng)絡(luò)功能虛擬化 + OPNFV平臺構(gòu)建 ; 參考:《北京郵電大學(xué)》2017年碩士論文


【摘要】:移動互聯(lián)網(wǎng)已經(jīng)得到了快速發(fā)展,為了適應(yīng)出現(xiàn)的多樣化新需求,提高業(yè)務(wù)的靈活性和應(yīng)用的部署速度是運營商急需解決的。但是如今以專有硬件為主流的傳統(tǒng)網(wǎng)絡(luò)架構(gòu)已經(jīng)很難以滿足這一需求了,所以改變傳統(tǒng)網(wǎng)絡(luò)架構(gòu)是當(dāng)前必須要解決的問題。NFV(Network Function virtualization,網(wǎng)絡(luò)功能虛擬化)最主要的思想就是將傳統(tǒng)網(wǎng)絡(luò)功能進行虛擬化。它通過引入云平臺,依靠硬件通用性以及虛擬化技術(shù),來建立各種網(wǎng)絡(luò)應(yīng)用。通過軟硬件解耦的技術(shù),就可以使得網(wǎng)絡(luò)設(shè)備功能和專用硬件得以分離,沒有緊密的聯(lián)系性。而且設(shè)備的資源也能夠充分靈活共享,這樣就可以快速開發(fā)和部署新的業(yè)務(wù)功能。利用NFV技術(shù),通過使用各個廠商的不同的硬件設(shè)備,不必再使業(yè)務(wù)功能與硬件設(shè)備一一對應(yīng),所有的業(yè)務(wù)功能和硬件平臺都可以統(tǒng)一進行管理與維護。這對于成本開銷來說是減少了相當(dāng)大的一部分,除此之外,也可以實現(xiàn)資源的靈活調(diào)度等功能。同時,以O(shè)penstack為代表的開源技術(shù)正在成熟,也為實現(xiàn)這種平臺提供了一定的技術(shù)保障。因此,構(gòu)建NFV的平臺,以及測試平臺的功能和性能來說,對于運營商有著重要的意義。本文的主要工作有以下幾點:1.對NFV系統(tǒng)架構(gòu)進行了調(diào)研,將其分為三部分的功能模塊進行介紹,分別為NFVI、VNFs和MANO。并且描述了各個子功能模塊間的接口。在此基礎(chǔ)之上,也分析了 OPNFV組織、OPNFV平臺、以及它們和NFV的關(guān)系。2.對OPNFV組織和項目的相關(guān)內(nèi)容進行了調(diào)研,提出了一種基于NFV系統(tǒng)架構(gòu)和開源技術(shù)的平臺構(gòu)建方案。把所要構(gòu)建的OPNFV平臺分為了 NFVI和VIM兩部分,使得平臺可以精簡,快速部署,同時也實現(xiàn)了對云平臺資源的綜合管理。3.對構(gòu)建的平臺進行了測試驗證。測試主要從平臺測試來驗證。平臺測試分為功能測試和性能測試。在平臺的功能測試中,本文使用負載均衡測試進行驗證,聯(lián)合了 OPNFV平臺的各種功能,實現(xiàn)了負載均衡的實例,以此驗證平臺的功能;對于平臺的性能測試,需要測試系統(tǒng)的性能是否滿足要求,對此使用了 Functest來進行測試,將測試得出的結(jié)果與OPNFV開源組織測得的標準結(jié)果進行對比,通過項目中眾多的測試項來驗證平臺的性能。
[Abstract]:Mobile Internet has been developed rapidly. In order to adapt to the new demand of diversification, it is urgent for operators to improve the flexibility of service and the speed of application deployment. But the traditional network architecture, which is dominated by proprietary hardware, is no longer able to meet this demand. Therefore, to change the traditional network architecture is the problem that must be solved at present. The main idea of network virtualization is to virtualize the traditional network functions. It builds various network applications by introducing cloud platform, relying on hardware generality and virtualization technology. Through the technology of software and hardware decoupling, the network equipment function can be separated from the special hardware without close connection. And equipment resources can be fully and flexibly shared, so that the rapid development and deployment of new business functions. By using the different hardware equipment of each manufacturer, it is not necessary to make the business function correspond to the hardware equipment by using the NFV technology. All the business functions and hardware platform can be managed and maintained in a unified way. This is a significant reduction in cost, in addition to the implementation of flexible resource scheduling and other functions. At the same time, the open source technology represented by Openstack is maturing, which also provides some technical guarantee for the implementation of this platform. Therefore, the construction of NFV platform, as well as the function and performance of the test platform, is of great significance to operators. The main work of this paper is as follows: 1. This paper investigates the architecture of NFV system, and introduces the functional modules which are divided into three parts, namely NFVI VNFs and Mano. The interface between each sub-function module is described. On the basis of this, we also analyze the OPNFV organization's OPNFV platform and their relationship with NFV. 2. 2. This paper investigates the related contents of OPNFV organization and project, and proposes a platform construction scheme based on NFV system architecture and open source technology. The OPNFV platform is divided into two parts: NFVI and VIM. The platform can be simplified and deployed quickly. At the same time, it also realizes the integrated management of cloud platform resources. The platform is tested and verified. The test is mainly verified by platform test. Platform testing is divided into functional testing and performance testing. In the function test of the platform, this paper uses load balancing test to verify, combine the various functions of OPNFV platform, realize the example of load balancing, and verify the function of the platform. We need to test whether the performance of the system meets the requirements. We use Functest to test it, compare the test results with the standard results of the OPNFV open source organization, and verify the performance of the platform through many test items in the project.
【學(xué)位授予單位】:北京郵電大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP393.0

【相似文獻】

相關(guān)期刊論文 前10條

1 余曉永;張倩;;網(wǎng)絡(luò)行為特征的分析與研究[J];科技信息;2009年29期

2 孫凱;;青海省地震局網(wǎng)絡(luò)優(yōu)化及技術(shù)應(yīng)用[J];高原地震;2008年03期

3 ;網(wǎng)絡(luò)小詞典[J];農(nóng)村電氣化;1997年07期

4 榮曼生;郭兆宏;;校園無線網(wǎng)絡(luò)的構(gòu)建及其在教學(xué)中的應(yīng)用[J];中國電化教育;2005年10期

5 ;網(wǎng)絡(luò)層防毒——防毒技術(shù)的新變革[J];中國金融電腦;2006年03期

6 唐寅;王蔚然;;可編程網(wǎng)絡(luò)計算模型與體系結(jié)構(gòu)[J];計算機科學(xué);2001年09期

7 趙衛(wèi)棟;給校園一片綠色健康的網(wǎng)絡(luò)空間[J];信息安全與通信保密;2004年11期

8 ;應(yīng)用交付網(wǎng)絡(luò)——為應(yīng)用與網(wǎng)絡(luò)搭建高架橋[J];金融電子化;2008年10期

9 周雪;;802.11n出臺——迎接網(wǎng)絡(luò)無縫對接時代[J];信息安全與通信保密;2009年11期

10 ;網(wǎng)絡(luò)小詞典[J];農(nóng)村電氣化;1997年01期

相關(guān)會議論文 前10條

1 黃東暉;林宇;金躍輝;程時端;;包的重排序及對網(wǎng)絡(luò)和應(yīng)用性能影響的研究[A];中國通信學(xué)會信息通信網(wǎng)絡(luò)技術(shù)委員會2003年年會論文集[C];2003年

2 趙俊娟;韓如成;宋衛(wèi)平;;多功能虛擬聲信息分析儀[A];中國儀器儀表學(xué)會第九屆青年學(xué)術(shù)會議論文集[C];2007年

3 李少勇;盧澤新;張曉哲;;一種面向企業(yè)的用戶與網(wǎng)絡(luò)分離的新型網(wǎng)絡(luò)編址技術(shù)[A];中國電子學(xué)會第十五屆信息論學(xué)術(shù)年會暨第一屆全國網(wǎng)絡(luò)編碼學(xué)術(shù)年會論文集(下冊)[C];2008年

4 黃東暉;金躍輝;林宇;程時端;;將VoIP應(yīng)用性能參數(shù)映射到網(wǎng)絡(luò)層[A];中國通信學(xué)會信息通信網(wǎng)絡(luò)技術(shù)委員會2003年年會論文集[C];2003年

5 高承勇;;工程設(shè)計企業(yè)高性能計算平臺構(gòu)建[A];首屆工程設(shè)計高性能計算(HPC)技術(shù)應(yīng)用論壇報告集[C];2007年

6 陳棟;李文耀;程雯;;光網(wǎng)絡(luò)的發(fā)展與挑戰(zhàn)[A];2007北京地區(qū)高校研究生學(xué)術(shù)交流會通信與信息技術(shù)會議論文集(下冊)[C];2008年

7 周鳴;常霞;;基于3G網(wǎng)絡(luò)的增值業(yè)務(wù)系統(tǒng)的安全防護策略[A];2010年全國通信安全學(xué)術(shù)會議論文集[C];2010年

8 劉仲平;董志;;淺談VLAN在網(wǎng)絡(luò)中的實際運用[A];第十五屆全國煤礦自動化學(xué)術(shù)年會和中國煤炭學(xué)會煤礦自動化專業(yè)委員會學(xué)術(shù)會議論文集[C];2005年

9 黃翠仙;;廈門市氣象局網(wǎng)絡(luò)的VLAN設(shè)計[A];2005年泛珠三角氣象學(xué)術(shù)研討會論文選集[C];2005年

10 徐建鋒;;順勢而為,實現(xiàn)向IPv6的有序過渡[A];下一代互聯(lián)網(wǎng)與應(yīng)用研討會論文集[C];2011年

相關(guān)重要報紙文章 前10條

1 楊文清 馬騰;如何搜集民事訴訟網(wǎng)絡(luò)證據(jù)[N];榆林日報;2011年

2 亞信公司應(yīng)用咨詢部 韓少云;運用網(wǎng)絡(luò)技術(shù) 分析網(wǎng)絡(luò)業(yè)務(wù)[N];中國高新技術(shù)產(chǎn)業(yè)導(dǎo)報;2000年

3 張彤;網(wǎng)絡(luò)簡化后的性能[N];網(wǎng)絡(luò)世界;2009年

4 北京中創(chuàng)信測科技股份有限公司 韓冰;中創(chuàng)信測:全面監(jiān)測構(gòu)建高性能的3G網(wǎng)絡(luò)[N];通信產(chǎn)業(yè)報;2005年

5 楊虹;有一種網(wǎng)絡(luò)幫助油田實現(xiàn)多點集中管理[N];中國石化報;2007年

6 本報特約撰稿 宋瑾 李洋;網(wǎng)絡(luò)優(yōu)化常用技法[N];計算機世界;2009年

7 本報記者 那罡;以“寬松”模式管理大學(xué)網(wǎng)絡(luò)[N];中國計算機報;2010年

8 《網(wǎng)絡(luò)世界》記者 蒙克;開放網(wǎng)絡(luò)熱浪襲人[N];網(wǎng)絡(luò)世界;2014年

9 Cache Flow公司 李峰;您的網(wǎng)絡(luò)能否有效管理?[N];中國計算機報;2001年

10 電腦虎;網(wǎng)絡(luò)大廈的互聯(lián)基礎(chǔ) ——TCP/IP協(xié)議[N];中國電腦教育報;2004年

相關(guān)博士學(xué)位論文 前10條

1 胡騫;以內(nèi)容為中心的網(wǎng)絡(luò)中緩存技術(shù)的若干問題研究[D];北京郵電大學(xué);2015年

2 方超;信息中心網(wǎng)絡(luò)綠色節(jié)能機制研究[D];北京郵電大學(xué);2015年

3 趙君;異構(gòu)無線網(wǎng)絡(luò)中多維資源優(yōu)化策略研究[D];北京郵電大學(xué);2015年

4 許崗;機會網(wǎng)絡(luò)中非穩(wěn)態(tài)社會關(guān)系演化與社團劃分[D];內(nèi)蒙古大學(xué);2016年

5 尹星;網(wǎng)絡(luò)移動性支持關(guān)鍵技術(shù)研究[D];東南大學(xué);2016年

6 文坤;降質(zhì)攻擊及其防范研究[D];清華大學(xué);2015年

7 馮濤;軟件定義網(wǎng)絡(luò)(SDN)網(wǎng)絡(luò)管理關(guān)鍵技術(shù)研究[D];清華大學(xué);2015年

8 馬丁;可重構(gòu)網(wǎng)絡(luò)中端到端模型及其關(guān)鍵技術(shù)研究[D];鄭州大學(xué);2016年

9 楊云云;面向復(fù)雜網(wǎng)絡(luò)可控性的若干關(guān)鍵問題研究[D];太原理工大學(xué);2017年

10 朱世佳;一體化標識網(wǎng)絡(luò)綠色節(jié)能關(guān)鍵技術(shù)研究[D];北京交通大學(xué);2013年

相關(guān)碩士學(xué)位論文 前10條

1 胡浩;網(wǎng)絡(luò)功能虛擬化平臺構(gòu)建與測試[D];北京郵電大學(xué);2017年

2 黃梁愷;基于網(wǎng)絡(luò)功能虛擬化(NFV)的光層資源調(diào)度機制研究[D];北京郵電大學(xué);2017年

3 李偉嬋;基于超網(wǎng)絡(luò)的企業(yè)微博粉絲興趣挖掘[D];華南理工大學(xué);2015年

4 周捷;基于無線網(wǎng)絡(luò)的LED顯示屏遠程升級[D];南京大學(xué);2015年

5 鮑東暉;IP over WDM網(wǎng)絡(luò)的能耗優(yōu)化算法研究[D];深圳大學(xué);2015年

6 侯文哲;基于狀態(tài)感知的網(wǎng)絡(luò)優(yōu)化控制研究[D];鄭州大學(xué);2015年

7 李廣榮;基于NS-3的虛實網(wǎng)絡(luò)結(jié)合系統(tǒng)的設(shè)計與實現(xiàn)[D];哈爾濱工業(yè)大學(xué);2015年

8 劉舜;基于Opendaylight的SDN框架在POTN網(wǎng)絡(luò)的設(shè)計與實現(xiàn)[D];電子科技大學(xué);2015年

9 羅穎;基于CRAHNs網(wǎng)絡(luò)的傳輸層通信質(zhì)量提升策略研究[D];西南科技大學(xué);2015年

10 李曉楠;認知Ad Hoc網(wǎng)絡(luò)可靠路由技術(shù)[D];電子科技大學(xué);2014年

,

本文編號:1878523

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/guanlilunwen/ydhl/1878523.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶215fd***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com