Details

Software-Defined Networking 2


Software-Defined Networking 2

Extending SDN Control to Large-Scale Networks
1. Aufl.

von: Fetia Bannour, Sami Souihi, Abdelhamid Mellouk

126,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 09.12.2022
ISBN/EAN: 9781394186174
Sprache: englisch
Anzahl Seiten: 176

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p>This book reviews the concept of Software-Defined Networking (SDN) by studying the SDN architecture. It provides a detailed analysis of state-of-the-art distributed SDN controller platforms by assessing their advantages and drawbacks and classifying them in novel ways according to various criteria.</p> <p>Additionally, a thorough examination of the major challenges of existing distributed SDN controllers is provided along with insights into emerging and future trends in that area. Decentralization challenges in large-scale networks are tackled using three novel approaches, applied to the SDN control plane presented in the book. The first approach addresses the SDN controller placement optimization problem in large-scale IoT-like networks by proposing novel scalability and reliability aware controller placement strategies. The second and third approaches tackle the knowledge sharing problem between the distributed controllers by suggesting adaptive multilevel consistency models following the concept of continuous Quorum-based consistency. These approaches have been validated using different SDN applications, developed from real-world SDN controllers.</p>
<p>Acronyms ix</p> <p>Preface xiii</p> <p>Introduction xvii</p> <p><b>Chapter 1 Toward a Decentralized SDN Control Architecture: Overview and Taxonomy 1</b></p> <p>1.1. Introduction 1</p> <p>1.2. Software-defined networking: a centralized control architecture 2</p> <p>1.2.1. Conventional networking and the SDN paradigm 2</p> <p>1.2.2. The SDN architecture 3</p> <p>1.3. Physical classification of existing SDN control plane architectures 8</p> <p>1.3.1. Physically centralized SDN control 8</p> <p>1.3.2. Physically distributed SDN control 11</p> <p>1.4. Logical classification of existing SDN control plane architectures 16</p> <p>1.4.1. Logically centralized SDN control 17</p> <p>1.4.2. Logically distributed SDN control 22</p> <p>1.5. Conclusion 26</p> <p><b>Chapter 2. Decentralized SDN Control: Major Open Challenges  27</b></p> <p>2.1. Introduction 27</p> <p>2.2. Scalability 28</p> <p>2.2.1. Data plane extensions 30</p> <p>2.2.2. Control plane distribution 32</p> <p>2.3. Reliability 33</p> <p>2.3.1. Control state redundancy 33</p> <p>2.3.2. Controller failover 34</p> <p>2.4. Controller state consistency 35</p> <p>2.4.1. Static consistency 36</p> <p>2.4.2. Adaptive multi-level consistency 37</p> <p>2.5. Interoperability 38</p> <p>2.5.1. Interoperability between the SDN controllers 38</p> <p>2.5.2. SDN interoperability with legacy networks 38</p> <p>2.6. Other challenges 39</p> <p>2.7. Conclusion 40</p> <p><b>Chapter 3 Scalability and Reliability Aware SDN Controller Placement Strategies 41</b></p> <p>3.1. Introduction 41</p> <p>3.2. Related work 42</p> <p>3.3. The SDN controller placement optimization problem 44</p> <p>3.3.1. Problem statement 44</p> <p>3.3.2. Problem formulation 45</p> <p>3.3.3. Placement metrics 45</p> <p>3.4. The proposed SDN controller placement scheme 49</p> <p>3.4.1. The adopted approach 49</p> <p>3.4.2. Multi-criteria placement algorithms 50</p> <p>3.4.3. Gradual strategies 52</p> <p>3.5. Performance evaluation 53</p> <p>3.5.1. Simulation settings 53</p> <p>3.5.2. Simulation results 54</p> <p>3.6. Discussion 60</p> <p>3.7. Conclusion 62</p> <p><b>Chapter 4 Adaptive and Continuous Consistency for Distributed SDN Controllers: Anti-Entropy Reconciliation Mechanism 65</b></p> <p>4.1. Introduction 65</p> <p>4.2. Related work 66</p> <p>4.3. The consistency problem in SDN 68</p> <p>4.3.1. Consistency trade-offs in SDN 68</p> <p>4.3.2. Consistency models in SDN 69</p> <p>4.4. Consistency models in ONOS 70</p> <p>4.4.1. Strong consistency in ONOS 70</p> <p>4.4.2. Eventual consistency in ONOS 71</p> <p>4.5. The proposed adaptive consistency for ONOS 72</p> <p>4.5.1. A continuous consistency model for ONOS 72</p> <p>4.5.2. Our consistency adaptation strategy for ONOS 74</p> <p>4.5.3. Our implementation approach 74</p> <p>4.6. Performance evaluation 76</p> <p>4.6.1. Experimental setup 76</p> <p>4.6.2. Results 76</p> <p>4.7. Conclusion 79</p> <p><b>Chapter 5 Adaptive and Continuous Consistency for Distributed SDN Controllers: Quorum-Based Replication 81</b></p> <p>5.1. Introduction 81</p> <p>5.2. Background on eventual consistency in distributed data stores 83</p> <p>5.2.1. Consistency and performance metrics 83</p> <p>5.2.2. Adaptive consistency control 84</p> <p>5.2.3. Existing modern tunable consistency systems 84</p> <p>5.3. The proposed adaptive Quorum-inspired consistency for ONOS 86</p> <p>5.3.1. A continuous consistency model for ONOS 86</p> <p>5.3.2. Our Quorum-inspired consistency adaptation strategy for ONOS 87</p> <p>5.4. Implementation approach on ONOS 93</p> <p>5.4.1. Design of a CDN-like application 93</p> <p>5.4.2. State synchronization and content distribution 94</p> <p>5.4.3. Content delivery to customers 95</p> <p>5.5. Performance evaluation 97</p> <p>5.5.1. Application-specific performance and consistency metrics 97</p> <p>5.5.2. Experimental setup 98</p> <p>5.5.3. Results 103</p> <p>5.6. Conclusion 112</p> <p>Conclusions and Perspectives 115</p> <p>C.1. Summary of contributions 115</p> <p>C.2. Perspectives and future work 117</p> <p>References 121</p> <p>Index 139</p>
<p><b>Fetia Bannour</b> is an Associate Professor in Computer Science at ENSIIE and SAMOVAR, France. She earned her PhD in Computer Networks from the University of Paris-Est. Her research interests include the control/management of SDN and NFV-based future networks.</p> <p><b>Sami Souihi</b> is an Associate Professor in Computer Science at the N&T Department and the LiSSi-TincNET research team (Paris-Est Créteil University (UPEC)), France. His research work focuses on adaptive mechanisms in large-scale dynamic systems, among others.</p> <p><b>Abdelhamid Mellouk</b> is currently the Director of IT4H High School Engineering Department, a Full Professor at the University of Paris-Est Créteil (UPEC) and Head of UPEC-LiSSi-TincNET research team, France. He is the founder of the Network Control Research and Curricula activities in UPEC, the current co President of the French Deep Tech Data Science and Artificial Intelligence Systematic Hub, member of the High Scientific Research and Technology National Council (DZCNRST) and associate editor in several top ranking scientific journals.</p>

Diese Produkte könnten Sie auch interessieren:

From Photon to Pixel
From Photon to Pixel
von: Henri Maître
PDF ebook
139,99 €
Computer Vision in Vehicle Technology
Computer Vision in Vehicle Technology
von: Antonio M. López, Atsushi Imiya, Tomas Pajdla, Jose M. Álvarez
PDF ebook
81,99 €
Foundations of Electromagnetic Compatibility
Foundations of Electromagnetic Compatibility
von: Bogdan Adamczyk
PDF ebook
117,99 €