مسیریابی چند مسیره تطبیقی
ترجمه نشده

مسیریابی چند مسیره تطبیقی

عنوان فارسی مقاله: اجرای آزمایش FAMTAR: مسیریابی چند مسیره تطبیقی
عنوان انگلیسی مقاله: Testing implementation of FAMTAR: Adaptive multipath routing
مجله/کنفرانس: ارتباطات رایانه ای - Computer Communications
رشته های تحصیلی مرتبط: کامپیوتر
گرایش های تحصیلی مرتبط: مهندسی نرم افزار، معماری سیستم های کامپیوتری، طراحی و تولید نرم افزار
کلمات کلیدی فارسی: روتر، مسیریابی چند مسیره، مسیریابی تطبیقی، شبکه نرم افزار محور، مهندسی ترافیک، روتر ماژولار کلیک، تست
کلمات کلیدی انگلیسی: Router، Multipath routing، Adaptive routing، SDN، Traffic engineering، Click modular router، Testing
نوع نگارش مقاله: مقاله پژوهشی (Research Article)
نمایه: Scopus - Master Journals List - JCR
شناسه دیجیتال (DOI): https://doi.org/10.1016/j.comcom.2019.10.029
دانشگاه: Department of Telecommunications, AGH University of Science and Technology, Kraków, Poland
صفحات مقاله انگلیسی: 12
ناشر: الزویر - Elsevier
نوع ارائه مقاله: ژورنال
نوع مقاله: ISI
سال انتشار مقاله: 2020
ایمپکت فاکتور: 3/727 در سال 2019
شاخص H_index: 91 در سال 2020
شاخص SJR: 0/500 در سال 2019
شناسه ISSN: 0140-3664
شاخص Quartile (چارک): Q2 در سال 2019
فرمت مقاله انگلیسی: PDF
وضعیت ترجمه: ترجمه نشده است
قیمت مقاله انگلیسی: رایگان
آیا این مقاله بیس است: خیر
آیا این مقاله مدل مفهومی دارد: ندارد
آیا این مقاله پرسشنامه دارد: ندارد
آیا این مقاله متغیر دارد: ندارد
کد محصول: E14449
رفرنس: دارای رفرنس در داخل متن و انتهای مقاله
فهرست مطالب (انگلیسی)

Abstract

1- Introduction

2- Related work

3- Flow-aware multi-topology adaptive routing

4- Implementation environment

5- Router components

6- Tests of the FAMTAR router

7- Conclusion

References

بخشی از مقاله (انگلیسی)

Abstract

Flow-Aware Multi-Topology Adaptive Routing (FAMTAR) is a new approach to multipath and adaptive routing in IP networks which enables automatic use of alternative paths when the primary one becomes congested. It provides more efficient network resource utilization and higher quality of transmission compared to standard IP routing. However, thus far it has only been evaluated through simulations. In this paper we share our experiences from building a real-time FAMTAR router and present results of its tests in a physical network. The results are in line with those obtained previously through simulations and they open the way to implementation of a production grade FAMTAR router.

Introduction

FAMTAR (Flow-Aware Multi-Topology Adaptive Routing) is a new approach to routing in IP networks, which provides multipath and adaptive capabilities. It is based on flows, notion currently incorporated in many architectures, including Software-Defined Networking (SDN). Unlike many SDN solutions, FAMTAR is a fully distributed mechanism and does not depend on a central entity. This is a key characteristic, as it significantly improves scalability and resilience. Our aim was to test the efficiency of FAMTAR in real network conditions and validate the results obtained earlier through network simulations. In order to do that, we needed to build a FAMTAR router. In this paper we present our experiences in building a FAMTAR router.