مقاله انگلیسی رایگان در مورد متعادل نمودن بار ترافیک با استفاده از کنترل کننده شبکه نرم افزار محور (IEEE 2019 – (SDN
مشخصات مقاله | |
ترجمه عنوان مقاله | متعادل نمودن بار ترافیک با استفاده از کنترل کننده شبکه نرم افزار محور (SDN) به عنوان مجازی سازی عملکرد شبکه |
عنوان انگلیسی مقاله | Traffic Load Balancing Using Software Defined Networking (SDN) Controller as Virtualized Network Function |
انتشار | مقاله سال ۲۰۱۹ |
تعداد صفحات مقاله انگلیسی | ۱۳ صفحه |
هزینه | دانلود مقاله انگلیسی رایگان میباشد. |
پایگاه داده | نشریه IEEE |
مقاله بیس | این مقاله بیس نمیباشد |
نمایه (index) | JCR – Master Journal List – DOAJ – Scopus |
نوع مقاله | ISI |
فرمت مقاله انگلیسی | |
ایمپکت فاکتور(IF) |
۴٫۶۴۱ در سال ۲۰۱۸ |
شاخص H_index | ۵۶ در سال ۲۰۱۹ |
شاخص SJR | ۰٫۶۰۹ در سال ۲۰۱۸ |
شناسه ISSN | ۲۱۶۹-۳۵۳۶ |
شاخص Quartile (چارک) | Q2 در سال ۲۰۱۸ |
مدل مفهومی | ندارد |
پرسشنامه | ندارد |
متغیر | ندارد |
رفرنس | دارد |
رشته های مرتبط | کامپیوتر، مهندسی فناوری اطلاعات |
گرایش های مرتبط | مهندسی نرم افزار، معماری سیستم های کامپیوتری، سامانه های شبکه ای، شبکه های کامپیوتری |
نوع ارائه مقاله |
ژورنال |
مجله | IEEE Access |
دانشگاه | Department of Computer Science,University of Engineering and Technology,Taxila, Punjab, Pakistan |
کلمات کلیدی | تعادل بار، مجازی سازی عملکرد شبکه (NFV)، شبکه نرم افزار محور (SDN)، کنترلر مجازی SDN |
کلمات کلیدی انگلیسی | (Load Balancing، Network Function Virtualization (NFV)، Software Defined Networking (SDN)، Virtual SDN Controller (vSDN |
شناسه دیجیتال – doi |
https://doi.org/10.1109/ACCESS.2019.2909356 |
کد محصول | E13084 |
وضعیت ترجمه مقاله | ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید. |
دانلود رایگان مقاله | دانلود رایگان مقاله انگلیسی |
سفارش ترجمه این مقاله | سفارش ترجمه این مقاله |
فهرست مطالب مقاله: |
Abstract
I- Introduction II- Related Work III- NFV Framework and Scope IV- System Design and Implementation V- Experimental Validation VI- RESULTS & DISCUSSIONS VII- CONCLUSION References |
بخشی از متن مقاله: |
ABSTRACT SDN and NFV collaboratively recognized as the most promising bearing for flexible programmability of network control functions and protocols with dynamic usage of network resources. SDN provides abstraction of network resources over well-defined APIs to achieve underlying topologyindependent multiple tenant networks with required QoS and SLAs. NFV paradigm deploys network functions as software instances namely VNFs on commodity hardware using virtualization techniques. This way, virtual IP functions such as load balancing, routing and forwarding or firewall can operate as VNF in cloud with positive outcome in network performance. In this paper we aimed to achieve traffic load balancing by using virtual SDN controller (vSDN) as a VNF. With vSDN, when there is uneven and increased load, secondary vSDN controllers can be added to share this load. Need of secondary vSDN is determined and a copy vSDN with exactly same configurations as original vSDN is created which operates accurately and shares traffic load balancing tasks with original vSDN controller. Both vSDN controllers independently placed in cloud with transparency assuring that every client in network is familiar with the existence of the newly created secondary vSDN controller. We experimentally validated the load balancing in Fat-Tree topology using two vSDN controllers in Mininet emulator. Results showed 50% improvement in Average Load, 41% improvement in Average Delay and considerable improvements in terms of Ping Response, Bandwidth Utilization and Throughput of the system. INTRODUCTION SOFTWARE DEFINED NETWORKING is a constantly progressive technology that offers more flexible programmability support for network control functions and protocols. SDN provides logical central control model for implementation and maintenance of programmable networks by utilizing the concept of decoupling of data plane and control plane [1] over a well-marked and comprehensible controlling protocol like OpenFlow Figure 1. OpenFlow is one of the control plane protocols standardized as per Open Networking Foundation’s (ONF) [2] recommendation for interfacing of components with their lower-level components in the network. It allows the policies, logical switch abstraction, configuration, outlining of high-level instructions and network resource administration to initiate functionalities in small timelines to hide the vendor-specific component details, enhancing the ability of hardware to use and exchange information in multi-vendor distributions and environments [3]. |