【簡介】 A horizontal view of newly emerged technologies in the field of network function virtualization (NFV), introducing the open source implementation efforts that bring NFV from design to reality This book explores the newly emerged technique of network function virtualization (NFV) through use cases, architecture, and challenges, as well as standardization and open source implementations. It is the first systematic source of information about cloud technologies' usage in the cellular network, covering the interplay of different technologies, the discussion of different design choices, and its impact on our future cellular network. Network Function Virtualization: Concepts and Applicability in 5G Networks reviews new technologies that enable NFV, such as Software Defined Networks (SDN), network virtualization, and cloud computing. It also provides an in-depth investigation of the most advanced open source initiatives in this area, including OPNFV, Openstack, and Opendaylight. Finally, this book goes beyond literature review and industry survey by describing advanced research topics such as service chaining, VNF orchestrations, and network verification of NFV systems. In addition, this resource: Introduces network function virtualization (NFV) from both industrial and academic perspectives Describes NFV's usage in mobile core networks, which is the essence of 5G implementation Offers readers a deep dive on NFV's enabling techniques such as SDN, virtualization, and cloud computing Network Function Virtualization: Concepts and Applicability in 5G Networks is an ideal book for researchers and university students who want to keep up with the ever-changing world of network function virtualization. 【目錄】 List of Figures ix List of Tables xii Preface xiii List of Abbreviation and Acronyms xv 1 Introduction 1 1.1 Cloud-Enabled 5G: SDN and NFV 3 1.1.1 Benefits 6 1.1.2 Challenges 7 1.2 Supporting Technologies 8 1.2.1 Cloud Computing 8 1.2.2 Network Virtualization 9 1.2.3 Network Functions Virtualization 9 1.2.4 Software-Defined Networking 10 1.3 Outline of Chapters 10 2 Virtualization and Cloud Computing 13 2.1 Cloud Computing 13 2.1.1 Architecture 13 2.1.2 Types of Clouds 15 2.1.3 Challenges 16 2.2 Host Virtualization 18 2.2.1 Overview 18 2.2.1.1 Benefits 19 2.2.1.2 Use Cases 19 2.2.2 Virtualization Techniques 20 2.2.2.1 Hardware-Level Virtualization 20 2.2.2.2 Other Virtualization Techniques 21 2.2.3 Containers 21 2.3 Network Virtualization 22 2.3.1 Overlay Networks 24 2.3.2 Virtual Private Network 24 2.3.3 Virtual Sharing Networks 27 2.3.4 Switch-Based SDN Virtualization 29 2.3.5 Host-Based Network Virtualization 31 2.4 Wireless Virtualization 32 2.5 Summary 36 3 Network Function Virtualization 37 3.1 NFV Architecture 38 3.2 NFV Use Cases and Examples 42 3.3 NFV Challenges 45 3.4 NFV Orchestration 46 3.4.1 NFV Performance Characterization 47 3.4.2 NFV Performance Improvements 49 3.5 NF Modeling 50 3.5.1 Source-Code-Based Modeling 52 3.5.1.1 Background 52 3.5.1.2 Modeling Example 53 3.5.1.3 Models 55 3.5.1.4 Model Extraction Overview 56 3.5.2 Modeling Applications 58 3.6 VNF Placement 59 3.7 Summary 63 4 Software-Defined Networks Principles and Applications 65 4.1 SDN Overview 66 4.1.1 Motivations 66 4.1.2 Architecture 67 4.1.2.1 Separation of Control and Data Plane 67 4.1.2.2 Northbound Open APIs 69 4.1.2.3 Southbound Control/Data Plane Protocol 69 4.1.2.4 Applications 70 4.1.3 Use Cases 70 4.2 SDN Controller 71 4.2.1 Controller Deployment Choices 73 4.2.2 Apps on SDN Controller 75 4.3 SDN Data Plane 76 4.4 SDN Management 78 4.4.1 Anomaly Detection 78 4.4.2 Network Measurement 80 4.4.3 Failure Recovery 82 4.4.4 Controller Placement 84 4.4.4.1 A Special Study: Controller to Switch Connectivity 87 4.4.4.2 Node Versus Link Failure 92 4.4.4.3 Downstream Versus Upstream Nodes 93 4.5 SDN Security Attack Prevention 94 4.6 SDN Traffic Engineering 96 4.6.1 TE Architecture and Solution Overview 98 4.6.1.1 Hierarchical Control Structure 98 4.6.1.2 Control Node Design 99 4.6.1.3 Scalability Benefit 100 4.6.2 Design Challenges 100 4.6.3 TE Solution Overview 101 4.7 Summary 102 5 SDN and NFV in 5G 105 5.1 5G Overview 106 5.1.1 Architecture 106 5.2 Service Function Chaining 108 5.2.1 OpenFlow-Based SFC Solution 110 5.2.1.1 Represent Directions with Port Types 114 5.2.1.2 Realize Policies with Multiple Forwarding Tables 115 5.2.1.3 Handle Dynamics with the Microflow Table 116 5.2.1.4 Encode Service Chaining with Metadata 117 5.2.1.5 Summary of Dataplane Functions 118 5.2.2 SFC Monitoring 118 5.2.2.1 Handling Multiple Monitoring Tasks 121 5.2.3 Optical SFC 122 5.2.3.1 Service Placement in Optical NFV 125 5.2.4 Verification of Service Function Chaining 128 5.3 Core Network Functions Virtualization: vEPC 131 5.3.1 Existing Solutions Problems 133 5.3.2 Virtualization and Cloud-Assisted PC 134 5.4 Virtualized Customer Premises Equipment 137 5.4.1 Requirements 138 5.4.2 Design 140 5.5 Summary 142 6 Open Source and Research Activities 143 6.1 Open Source Initiatives 144 6.1.1 OpenStack 144 6.1.2 OpenDayLight 146 6.1.3 OPNFV 148 6.1.4 CORD: Central Office Re-architected as a Data Center 150 6.2 NFV Research Problems 151 6.3 Summary 152 References 153 Index 163
還沒有人留下心得,快來搶頭香!
為您推薦
類似書籍推薦給您
類似書籍推薦給您
【簡介】 Bridging theory and practice in network data analysis, this guide offers an intuitive approach to understanding and analyzing complex networks. It covers foundational concepts, practical tools, and real-world applications using Python frameworks including NumPy, SciPy, scikit-learn, graspologic, and NetworkX. Readers will learn to apply network machine learning techniques to real-world problems, transform complex network structures into meaningful representations, leverage Python libraries for efficient network analysis, and interpret network data and results. The book explores methods for extracting valuable insights across various domains such as social networks, ecological systems, and brain connectivity. Hands-on tutorials and concrete examples develop intuition through visualization and mathematical reasoning. The book will equip data scientists, students, and researchers in applications using network data with the skills to confidently tackle network machine learning projects, providing a robust toolkit for data science applications involving network-structured data.
類似書籍推薦給您
【簡介】 Print Textbook & Cloud Lab Access: 180-day subscription. The cybersecurity Cloud Labs for Network Security, Firewalls, and VPNs provide fully immersive mock IT infrastructures with live virtual machines and real software, where students will learn and practice the foundational information security skills they will need to excel in their future careers. Unlike simulations, these hands-on virtual labs reproduce the complex challenges of the real world, without putting an institution’s assets at risk. Available as a standalone lab solution or bundled with Jones & Bartlett Learning textbooks, these cybersecurity Cloud Labs are an essential tool for mastering key course concepts through hands-on training. Labs: Lab 1: Assessing the Network with Common Security Tools Lab 2: Defending the Network from a Simulated Attack Lab 3: Designing a Secure Network Topology Lab 4: Configuring the Windows Defender Firewall Lab 5: Configuring Firewall Interfaces with pfSense Lab 6: Monitoring and Logging Network Traffic Lab 7: Configuring Custom Firewall Rules with pfSense Lab 8: Configuring a VPN Server with pfSense Lab 9: Configuring a VPN Client for Secure File Transfers Lab 10: Penetration Testing a pfSense Firewall Supplemental Lab 1: Analyzing Network Traffic with Wireshark Supplemental Lab 2: Analyzing Wireless Traffic with Wireshark and NetWitness Investigator Supplemental Lab 3: Using Social Engineering Techniques to Plan an Attack Supplemental Lab 4: Attacking a Virtual Private Network Supplemental Lab 5: Drafting a Network Security Policy (c) 2022
類似書籍推薦給您
【簡介】 產品特色: 本書以最輕鬆、簡單易懂的方式呈現網路行銷的入門知識,包括:行動行銷、定址服務、行動支付、飢餓行銷、社群行銷……等,可以全方位的掌握最新的網路行銷議題與工具。 【目錄】 Ch01 認識電子商務 1-1 電子商務時代來臨 1-2 電子商務經營模式 1-3 電子商務交易流程 1-4 電子商務安全機制 1-5 Web 發展與創新科技運用 Ch02 網路行銷導論 2-1 認識網路行銷 2-2 網路行銷的特性 2-3 漫談行銷4P 組合 2-4 網路行銷4P 組合 2-5 網路行銷規劃―STP 2-6 SWOT 分析 2-7 顧客關係管理與關係行銷 Ch03 行動行銷 3-1 行動通訊技術 3-2 行動行銷簡介 3-3 行動行銷創新應用 3-4 行動支付 3-5 LINE 行動行銷 Ch04 常用網路行銷工具 4-1 內容行銷 4-2 飢餓行銷 4-3 網路廣告 4-4 病毒式行銷 4-5 聯盟行銷 4-6 網紅行銷 4-7 關鍵字行銷 4-8 搜尋引擎最佳化 4-9 微電影行銷 Ch05 網路行銷發展與未來趨勢 5-1 零售4.0 時代的O2O 模式 5-2 寶可夢的AR 抓寶行銷 5-3 虛擬實境與電商的應用 5-4 大數據行銷 5-5 社群行銷 5-6 我的臉書行銷 5-7 網路行銷的分析神器―Google Analytics CH06 年輕人最夯的Instagram 行銷 6-1 與Instagram 第一次接觸 6-2 相片編修與分享 6-3 用Instagram 拍照做效果 6-4 其他功能介紹 6-5 Instagram 行銷要訣 6-6 商業檔案的行銷密技 附錄 習題簡答
資訊
工程
數學與統計學
機率與統計
自然科學
健康科學
地球與環境
建築、設計與藝術
人文與社會科學
教育
語言學習與考試
法律
會計與財務
大眾傳播
觀光與休閒餐旅
考試用書
研究方法
商業與管理
經濟學
心理學
生活
生活風格商品
參考書/測驗卷/輔材