請用此 Handle URI 來引用此文件:
http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/53022
完整後設資料紀錄
DC 欄位 | 值 | 語言 |
---|---|---|
dc.contributor.advisor | 周承復 | |
dc.contributor.author | Ting-Yu Wang | en |
dc.contributor.author | 王挺宇 | zh_TW |
dc.date.accessioned | 2021-06-15T16:39:44Z | - |
dc.date.available | 2016-08-16 | |
dc.date.copyright | 2015-08-16 | |
dc.date.issued | 2015 | |
dc.date.submitted | 2015-08-11 | |
dc.identifier.citation | [1] Konstantinos V Katsaros, George Xylomenos, and George C Polyzos. Globetraff: a traffic workload generator for the performance evaluation of future internet architec- tures. In New Technologies, Mobility and Security (NTMS), 2012 5th International Conference on, pages 1–5. IEEE, 2012.
[2] Open Networking Foundation. OpenFlow. https://www.opennetworking.org/sdn-resources/openflow. [3] Wen Xu and Jennifer Rexford. MIRO: multi-path interdomain routing, volume 36. ACM, 2006. [4] Bin Dai, Junfeng He, Hui Wang, and Wei Peng. iroute: A scalable inter-domain multi-path routing framework for multimedia transmission. In Multimedia Technol- ogy (ICMT), 2011 International Conference on, pages 4966–4969. IEEE, 2011. [5] Donghong Qin, Jaihai Yang, Zhuolin Liu, Hui Wang, Bin Zhang, and Wei Zhang. Amir: Another multipath interdomain routing. In Advanced Information Networking and Applications (AINA), 2012 IEEE 26th International Conference on, pages 581– 588. IEEE, 2012. [6] ZafarAyyubQazi,Cheng-ChunTu,LuisChiang,RuiMiao,VyasSekar,andMinlan Yu. Simple-fying middlebox policy enforcement using sdn. In ACM SIGCOMM Computer Communication Review, volume 43, pages 27–38. ACM, 2013. [7] Sushant Jain, Alok Kumar, Subhasree Mandal, Joon Ong, Leon Poutievski, Arjun Singh, Subbaiah Venkata, Jim Wanderer, Junlan Zhou, Min Zhu, et al. B4: Experience with a globally-deployed software defined wan. In ACM SIGCOMM Computer Communication Review, volume 43, pages 3–14. ACM, 2013. [8] Simon Peter, Umar Javed, Qiao Zhang, Doug Woos, Thomas Anderson, and Arvind Krishnamurthy. One tunnel is (often) enough. In Proceedings of the 2014 ACM conference on SIGCOMM, pages 99–110. ACM, 2014. [9] Arpit Gupta, Laurent Vanbever, Muhammad Shahbaz, Sean P Donovan, Brandon Schlinker, Nick Feamster, Jennifer Rexford, Scott Shenker, Russ Clark, and Ethan Katz-Bassett. Sdx: A software defined internet exchange. In Proceedings of the 2014 ACM conference on SIGCOMM, pages 551–562. ACM, 2014. [10] PengSun,LaurentVanbever,andJenniferRexford.Scalableprogrammableinbound traffic engineering. ACM SIGCOMM SOSR, 2015. [11] Computer Science & Engineering, University of Washington. iPlane datasets, 2015. [12] Tobi Oetiker. Multi Router Traffic Grapher. http://oss.oetiker.ch/mrtg/. [13] CAIDA. AS Rank Dataset. http://as-rank.caida.org/. | |
dc.identifier.uri | http://tdr.lib.ntu.edu.tw/jspui/handle/123456789/53022 | - |
dc.description.abstract | 這篇論文中提出一個利用軟體定義網路進行基於網路通道之多路徑BGP路由的演算法。BGP是目前在網際網路上唯一一個被廣泛部署之域間路由演算法,且從該標準提出後多年至今的數十年間無大規模修改。BGP基於目的位置的路由方式導致網路中局部連結過載,而其他部分連結使用量過低。先前已有許多研究提出多路徑路由演算法,但這些研究專注於位置之可達性與路徑之傳播,而這些研究均無考慮到路徑之可乘載容量。
當雍塞發生時,封包遺失與控制雍塞機制會使傳送之頻寬下降,即時串流應用無法獲得足夠的頻寬,使服務無法使用。傳統域間流量規劃技術仍受BGP目的位置路由之限制,無法完全控制路由路徑。這篇論文中,目的端可以給予來源端路徑品質之回饋。這些回饋會被用來偵測路徑上之雍塞,來源端以此來調整路由。 透過建立跨越自治系統之網路通道來克服BGP之限制。在有明確網路通道之流量需求資訊下,實驗結果顯示出可以降低網路之雍塞程度。 | zh_TW |
dc.description.abstract | This thesis presents a tunnel-based multi-path inter-domain routing algorithm under Border Gateway Protocol (BGP) environment using Software-defined Networking. BGP has been the only widely-deployed inter-domain routing protocol on the Internet, and remains little changes over decades. The destination-based routing nature of BGP is known to overload popular links on the Internet, while making some links under-utilized. Prior works had proposed multi-path inter-domain routing protocols. These works focus on reachability and propagation of multi-path information. None of them take the capacity of the path into consideration.
In the presense of congestion, packet loss and congestion avoidance mechanisms can lead to inadequate bandwidth required for realtime streaming, making services unusable. Traditional traffic engineering techniques over inter-domain are still limited by destination-based nature of BGP, which is unable to fully control the route. In this thesis, destinations can provide feedback about path quality to the source. The feedback is used to detect congestions on routes and for source to adjust routes accordingly. Tunnels are allocated over Autonomous Systems to overcome the limitation of BGP. With explicitly knowing the demand of tunnels, evaluation shows reduced congestions over the networks. | en |
dc.description.provenance | Made available in DSpace on 2021-06-15T16:39:44Z (GMT). No. of bitstreams: 1 ntu-104-R02944025-1.pdf: 964406 bytes, checksum: c1f486da7feca8164fcbfd3323585f9c (MD5) Previous issue date: 2015 | en |
dc.description.tableofcontents | 口試委員會審定書 i
誌謝 ii 摘要 iii Abstract iv 1 Introduction 1 1.1 Background 1 1.2 Software-Defined Networking 4 1.3 Organization 6 2 Related Work 7 2.1 Multi-path Routing Protocols 7 2.2 TrafficEngineering 8 3 Problem Formulation 11 3.1 Model 11 3.1.1 Relaxing the Model. 13 3.2 Relaxed Model 13 4 System Architecture 17 4.1 Overview 17 4.2 Path Discovery 19 4.3 Tunnel System 19 4.4 Proposed Algorithm 20 4.5 Path Selection 24 5 Evaluation 27 5.1 SimulationScenario 27 5.1.1 Topology 27 5.1.2 Traffic Pattern 28 5.1.3 Traffic Generation 29 5.1.4 Link Capacity. 29 5.1.5 Routing Algorithms 30 5.2 Average Congestion 31 5.3 Benefit with k Paths Used 35 5.4 Control Overhead 35 5.5 User Perception 36 6 Conclusion 42 Bibliography 43 | |
dc.language.iso | en | |
dc.title | 利用軟體定義網路進行基於網路通道之有效多路徑 BGP 路由 | zh_TW |
dc.title | Effective Tunnel-based Multi-path BGP routing Using Software-Defined Networking | en |
dc.type | Thesis | |
dc.date.schoolyear | 103-2 | |
dc.description.degree | 碩士 | |
dc.contributor.oralexamcommittee | 林俊宏,蔡子傑,蕭旭君,吳曉光 | |
dc.subject.keyword | BGP,軟體定義網路,多路徑路由,域間路由,網路通道,網路壅塞, | zh_TW |
dc.subject.keyword | BGP,software-defined networking,multi-path,inter-domain routing,network tunnel,network congestion, | en |
dc.relation.page | 44 | |
dc.rights.note | 有償授權 | |
dc.date.accepted | 2015-08-11 | |
dc.contributor.author-college | 電機資訊學院 | zh_TW |
dc.contributor.author-dept | 資訊網路與多媒體研究所 | zh_TW |
顯示於系所單位: | 資訊網路與多媒體研究所 |
文件中的檔案:
檔案 | 大小 | 格式 | |
---|---|---|---|
ntu-104-1.pdf 目前未授權公開取用 | 941.8 kB | Adobe PDF |
系統中的文件,除了特別指名其著作權條款之外,均受到著作權保護,並且保留所有的權利。