Software-Defined Networking for Future Internet Technology
eBook - ePub

Software-Defined Networking for Future Internet Technology

Concepts and Applications

  1. 290 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Software-Defined Networking for Future Internet Technology

Concepts and Applications

Book details
Book preview
Table of contents
Citations

About This Book

Network infrastructures are growing rapidly to meet the needs of business, but the required repolicing and reconfiguration provide challenges that need to be addressed. The software-defined network (SDN) is the future generation of Internet technology that can help meet these challenges of network management.

This book includes quantitative research, case studies, conceptual papers, model papers, review papers, and theoretical backing on SDN. This book investigates areas where SDN can help other emerging technologies deliver more efficient services, such as IoT, industrial IoT, NFV, big data, blockchain, cloud computing, and edge computing. The book demonstrates the many benefits of SDNs, such as reduced costs, ease of deployment and management, better scalability, availability, flexibility and fine-grained control of traffic, and security.

The book demonstrates the many benefits of SDN, such as reduced costs, ease of deployment and management, better scalability, availability, flexibility and fine-grained control of traffic, and security.

Chapters in the volume address:

  • Design considerations for security issues and detection methods
  • State-of-the-art approaches for mitigating DDos attacks using SDN
  • Big data using Apache Hadoop for processing and analyzing large amounts of data
  • Different tools used for attack simulation
  • Network policies and policy management approaches that are widely used in the context of SDN
  • Dynamic flow tables, or static flow table management
  • A new four-tiered architecture that includes cloud, SDN-controller, and fog computing
  • Architecture for keeping computing resources available near the industrial IoT network through edge computing
  • The impact of SDN as an innovative approach for smart city development
  • More.

The book will be a valuable resource for SDN researchers as well as academicians, research scholars, and students in the related areas.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Software-Defined Networking for Future Internet Technology by Kshira Sagar Sahoo, Bibhudatta Sahoo, Brojo Kishore Mishra, Kshira Sagar Sahoo, Bibhudatta Sahoo, Brojo Kishore Mishra in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Networking. We have over one million books available in our catalogue for you to explore.

Information

Year
2021
ISBN
9781000344943
Edition
1

CHAPTER 1 Security Issues in SDN

VENKATA RAMANA ATTILI,1 SREENIVASA RAO ANNALURI,2 and SRINIVAS V. S. PODILI3
1Department of Electronics and Computer Engineering, Sreenidhi Institute of Science and Technology, Telangana, India
2Department of Information Technology, VNR Vignana Jyothi Institute of Engineering and Technology, Hyderabad–500090, Telangana, India, E-mail: [email protected]
3Department of Computer Science and Engineering, Sreenidhi Institute of Science and Technology, Telangana, India
ABSTRACT
The exponential rise of data/information and network resources made most of the organizations investing their resources to develop the biggest data centers (DCs) to accommodate. In the process, controlling the workload at the DCs with minimum response time, there is a need for an effective load-balancing system for which routing applications are playing an important role. Some of the routing applications based on software-defined networking (SDN) available in the market handling the traffic loads of these DCs efficiently. Using the centralized routing allows the network engineers to adjust different types of network elements such as switches, links, and ports dynamically based on the traffic loads. The data flow management at these DCs is managed by the routing applications sometimes face a non-conflicting way for the flow of data and towards the instructions for the switches as well. The security of routing applications plays an important role in safeguarding the control of data flow routing or scheduling from the attackers. The possibility of attackers controlling the traffic, servers, and switches at a DC is a serious threat and someone may even shut down the complete system/server. Such attacks may disrupt the routing application and also data flow management. In this chapter, various challenges and security analysis of SDN concerning to routing, cloud, Wi-Fi, and big data will be explored. Different types of design considerations for security requirements are discussed with considerable examples and code analysis. SDN cloud applications and security challenges that are related to the cloud are explained with detailed analysis. Some of the mitigation techniques are proposed for spoofing, data tampering, and repudiation issues. In addition, a detailed discussion on the big data using Apache Hadoop for processing and analyzing the large data sets will be explored.

1.1 INTRODUCTION TO SECURITY ISSUES OF SDN

SDN is one of the best examples of networking standards aiming towards reaching the goals of overcoming the limitations existing with the traditional networks. SDN enables the software to manage the networks dynamically (Sahoo et al., 2019a). Using the software, abstracting of a physical network with the virtual networks is possible using SDN. Apart from that it helps spanning the policies across the physical and virtual networks and allows controlling the data centers (DCs) traffic flow. The performance of SDN lies in the ability of providing consistent policy enforcement, ability to deliver greater scalability and the ability to control entire network from the centralized management systems. Most of the security solutions with SDN are useful for the improvement of policy enforcement, traffic anomaly detection and for the mitigation of serious threats (Hizver, 2015). The possibility of getting under the malicious attacks by a new system using SDN functions is more and some of the attacks are quite common in other existing networks. Some characteristics of SDN are listed below before understanding the security issues:
  • They are centrally controlled networks;
  • They consists of open programmable interfaces;
  • They use switch management protocols;
  • Flexible for third party network services;
  • They are also known to be the virtualized local networks;
  • They consist of centralized monitoring units.
Physically the SDN Controllers (SDN-Cs) are distributed and will be in a cluster form. They will maintain a proper hierarchy and each controller will be having defined number of tasks to control the forwarding domains. However, network security using the SDN helps to improve the control and containment of variety of network security threats. However, found to be very sensitive for Denial-of-Service (DoS) attacks, issues that are related with trust among the networks, and it is proved to be bad due to the lack of better SDN functions and components to deal with network security issues.

1.1.1 SOFTWARE-DEFINED MOBILE NETWORKS (SDMN)

In recent times, most of the mobile operators are facing serious challenges with the rapid growth of mobile (smart) phones and wide range of network services. Most of the network services such as video streaming, television programs on internet, voice over internet protocol (VoIP), electronic transactions, video streaming, cloud servi...

Table of contents

  1. Cover
  2. Half Title
  3. Title Page
  4. Copyright Page
  5. Table of Contents
  6. Contributors
  7. Abbreviations
  8. Preface
  9. 1. Security Issues in SDN
  10. 2. Distributed Denial of Service Attacks in SDN Context
  11. 3. Policy Management in Software-Defined Networks
  12. 4. Flow Table Scalability in Software-Defined Networking: A Brief Overview.
  13. 5. Micro-Service Provisioning in the Multi-Tier SDN-Fog Architecture for IoT Applications.
  14. 6. Blockchain-Supported Cloud Architecture for Software-Defined Industrial IoT.
  15. 7. DDoS Attack Detection in Software-Defined IoT: A Big Picture
  16. 8. SDN-Enabled Fog Computing Architecture
  17. 9. Software-Defined Industrial IoT for Smart City Applications
  18. 10. Software-Defined Network and Network Function Virtualization: A Comparative Study.
  19. Index