Academic literature on the topic 'SOFTWARE DEFINED NETWORK (SDN)'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'SOFTWARE DEFINED NETWORK (SDN).'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "SOFTWARE DEFINED NETWORK (SDN)"
Mustafa, Firas M. "Software Defined Networking Based Optical Network: A review." Academic Journal of Nawroz University 9, no. 2 (June 29, 2020): 139. http://dx.doi.org/10.25007/ajnu.v9n2a718.
Full textWaseem, Quadri, Sultan S. Alshamrani, Kashif Nisar, Wan Isni Sofiah Wan Din, and Ahmed Saeed Alghamdi. "Future Technology: Software-Defined Network (SDN) Forensic." Symmetry 13, no. 5 (April 28, 2021): 767. http://dx.doi.org/10.3390/sym13050767.
Full textYan, Nan, and Ping Zhang. "Software defined network intrusion detection in wireless sensor network." MATEC Web of Conferences 232 (2018): 04062. http://dx.doi.org/10.1051/matecconf/201823204062.
Full textHussain, Mudassar, Nadir Shah, Rashid Amin, Sultan S. Alshamrani, Aziz Alotaibi, and Syed Mohsan Raza. "Software-Defined Networking: Categories, Analysis, and Future Directions." Sensors 22, no. 15 (July 25, 2022): 5551. http://dx.doi.org/10.3390/s22155551.
Full textNagarjuna Reddy, Tella, and K. Annapurani Panaiyappan. "Intrusion Detection on Software Defined Networking." International Journal of Engineering & Technology 7, no. 3.12 (July 20, 2018): 330. http://dx.doi.org/10.14419/ijet.v7i3.12.16052.
Full textJararweh, Yaser, Mahmoud Al-Ayyoub, Ahmad Doulat, Ahmad Al Abed Al Aziz, Haythem A. Bany Salameh, and Abdallah A. Khreishah. "Software Defined Cognitive Radio Network Framework." International Journal of Grid and High Performance Computing 7, no. 1 (January 2015): 15–31. http://dx.doi.org/10.4018/ijghpc.2015010102.
Full textYu, Yi Fan, Yong Li, and De Peng Jin. "Dynamical Traffic Engineering in Software-Defined Network." Applied Mechanics and Materials 610 (August 2014): 954–58. http://dx.doi.org/10.4028/www.scientific.net/amm.610.954.
Full textTsuchiya, Akihiro, Francisco Fraile, Ichiro Koshijima, Angel Ortiz, and Raul Poler. "Software defined networking firewall for industry 4.0 manufacturing systems." Journal of Industrial Engineering and Management 11, no. 2 (April 6, 2018): 318. http://dx.doi.org/10.3926/jiem.2534.
Full textAl-Mashadani, Abdulrahman Khalid Abdullah, and Muhammad Ilyas. "Distributed Denial of Service Attack Alleviated and Detected by Using Mininet and Software Defined Network." Webology 19, no. 1 (January 20, 2022): 4129–44. http://dx.doi.org/10.14704/web/v19i1/web19272.
Full textCzachórski, Tadeusz, Erol Gelenbe, Godlove Suila Kuaban, and Dariusz Marek. "Time-Dependent Performance of a Multi-Hop Software Defined Network." Applied Sciences 11, no. 6 (March 10, 2021): 2469. http://dx.doi.org/10.3390/app11062469.
Full textDissertations / Theses on the topic "SOFTWARE DEFINED NETWORK (SDN)"
Wiklund, Petter. "SDN : Software defined networks." Thesis, Umeå universitet, Institutionen för tillämpad fysik och elektronik, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-91891.
Full textPitzus, Antonio. "SDN : Software Defined Networking." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/14006/.
Full textTseng, Yuchia. "Securing network applications in software defined networking." Electronic Thesis or Diss., Sorbonne Paris Cité, 2018. http://www.theses.fr/2018USPCB036.
Full textThe rapid development and convergence of computing technologies and communications create the need to connect diverse devices with different operating systems and protocols. This resulted in numerous challenges to provide seamless integration of a large amount of heterogeneous physical devices or entities. Hence, Software-defined Networks (SDN), as an emerging paradigm, has the potential to revolutionize the legacy network management and accelerate the network innovation by centralizing the control and visibility over the network. However, security issues remain a significant concern and impede SDN from being widely adopted.To identity the threats that inherent to SDN, we conducted a deep analysis in 3 dimensions to evaluate the security of the proposed architecture. In this analysis, we summarized 9security principles for the SDN controller and checked the security of the current well-known SDN controllers with those principles. We found that the SDN controllers, namely ONOS and OpenContrail, are relatively two more secure controllers according to our conducted methodology. We also found the urgent need to integrate the mechanisms such as connection verification, application-based access control, and data-to-control traffic control for securely implementing a SDN controller. In this thesis, we focus on the app-to-control threats, which could be partially mitigated by the application-based access control. As the malicious network application can be injected to the SDN controller through external APIs, i.e., RESTful APIs, or internal APIs, including OSGi bundles, Java APIs, Python APIs etc. In this thesis, we discuss how to protect the SDN controller against the malicious operations caused by the network application injection both through the external APIs and the internal APIs. We proposed a security-enhancing layer (SE-layer) to protect the interaction between the control plane and the application plane in an efficient way with the fine-grained access control, especially hardening the SDN controller against the attacks from the external APIs. This SE-layer is implemented in the RESTful-based northbound interfaces in the SDN controller and hence it is controller-independent for working with most popular controllers, such as OpenDaylight, ONOS, Floodlight, Ryu and POX, with low deployment complexity. No modifications of the source codes are required in their implementations while the overall security of the SDN controller is enhanced. Our developed prototype I, Controller SEPA, protects well the SDN controller with network application authentication, authorization, application isolation, and information shielding with negligible latency from less than 0.1% to 0.3% for protecting SDN controller against the attacks via external APIs, i.e, RESTful APIs. We developed also the SE-layer prototype II, called Controller DAC, which makes dynamic the access control. Controller DAC can detect the API abuse from the external APIs by accounting the network application operation with latency less than 0.5%. Thanks to this SE-layer, the overall security of the SDN controller is improved but with a latency of less than 0.5%. However, the SE-layer can isolate the network application to communicate the controller only through the RESTful APIs. However, the RESTful APIs is insufficient in the use cases which needs the real-time service to deliver the OpenFlow messages. Therefore, we proposed a security-enhancing architecture for securing the network application deployment through the internal APIs in SDN, with a new SDN architecture dubbed SENAD. In SENAD, we split the SDN controller in: (1) a data plane controller (DPC), and (2) an application plane controller (APC) and adopt the message bus system as the northbound interface instead of the RESTful APIs for providing the service to deliver the OpenFlow messages in real-time. (...)
Shahzad, Syed Amir. "Route aggregation in Software-defined Networks." Thesis, KTH, Radio Systems Laboratory (RS Lab), 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-123977.
Full textSoftware-definierade nätverk (SDN) är en framväxande trend i kommunikationsnät som underlättar frikoppling kontroll och uppgifter plan flerskiktade switchar. Ett logiskt centraliserad styrenhet på en server konfigurerar vidarebefordran tabeller (flödestabeller) av växlar för att dirigera de olika dataflöden. För att genomföra SDN har OpenFlow teknik har antagits av paketförmedlande leverantörer eftersom det ger ökad flexibilitet för kontroll och förvaltning av en påslagen paket domän. OpenFlow teknik ger flöde baserad omkoppling som styrs av ett nätverk ledningens kontroll som körs i en OpenFlow controller. I detta examensarbete undersöker vi hur en OpenFlow Controller kommunicerar med ett äldre nätverk via OSPF routing protokoll, hur storleken på OpenFlow nätverkseffekter de resurser (minne och CPU) av en äldre router till vilken styrenheten kommunicerar. Också vi undersöker bandbreddsutnyttjandet av sambandet (mellan OpenFlow nätverket och äldre router). Det huvudsakliga målet med detta examensarbete är att hitta metoder för att minska konsumtionen av resurser från en äldre router. Denna studie visar att storleken på OpenFlow nätverk direkt påverkar användningen av länkens bandbredd och minne och CPU-användning av en äldre router. Samlad information från OpenFlow styrenhet som sändes mot äldre router kan minska utnyttjandet av dessa resurser. Slutligen föreslog vi flera algoritmer och modeller konstruktion som kan genomföras för route aggregation i Software Defined-nätverk. Genomförandet av de lösningar som föreslås i denna avhandling kommer att möjliggöra automatisk route aggregation i SDN. Internetleverantörer distribuerar SDN arkitektur kunde dra nytta av den föreslagna utformningen modeller och route aggregation lösning.
Andersson, Peter, and Robin Blomqvist. "Software Defined Network : Med openflow." Thesis, Mittuniversitetet, Avdelningen för informations- och kommunikationssystem, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-28597.
Full textThe goal for this project is to setup a redundant Software Defined Network for a fictive company. The company should be able to use the network for future network extension. The network will be built in mininet. Mininet is a software that is used to simulate a real network environment. The company should also be able to take the simulated network in mininet and implement it in to a real network. The protocols STP and LACP are implemented in the network by means of the programming language python.
Kim, Hyojoon. "Facilitating dynamic network control with software-defined networking." Diss., Georgia Institute of Technology, 2015. http://hdl.handle.net/1853/53939.
Full textTammana, Praveen Aravind Babu. "Software-defined datacenter network debugging." Thesis, University of Edinburgh, 2018. http://hdl.handle.net/1842/31326.
Full textLiver, Toma, and Mohammed Darian. "Soft Migration from Traditional to Software Defined Networks." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-44265.
Full textAbou, El Houda Zakaria. "Security Enforcement through Software Defined Networks (SDN)." Thesis, Troyes, 2021. http://www.theses.fr/2021TROY0023.
Full textThe original design of Internet did not take into consideration security aspects of the network; the priority was to facilitate the process of communication. Therefore, many of the protocols that are part of the Internet infrastructure expose a set of vulnerabilities that can be exploited by attackers to carry out a set of attacks. Distributed Denial-of-Service (DDoS) represents a big threat and one of the most devastating and destructive attacks plaguing network operators and Internet service providers (ISPs) in stealthy way. Software defined networks (SDN) is an emerging technology that promises to solve the limitations of the conventional network architecture by decoupling the control plane from the data plane. On one hand, the separation of the control plane from the data plane allows for more control over the network and brings new capabilities to deal with DDoS attacks. On the other hand, this separation introduces new challenges regarding the security of the control plane. This thesis aims to deal with DDoS attacks while protecting the resources of the control plane. In this thesis, we contribute to the mitigation of both intra-domain and inter-domain DDoS attacks, and we contribute to the reinforcement of security aspects in SDN
Al-Ani, Layth. "Integrating IP Protocol Into Optical Networks by Using Software-defined Network (SDN)." Thesis, Université d'Ottawa / University of Ottawa, 2015. http://hdl.handle.net/10393/33010.
Full textBooks on the topic "SOFTWARE DEFINED NETWORK (SDN)"
Italy) IEEE SDN for Future Networks and Services (2013 Trento. 2013 IEEE SDN for Future Networks and Services (SDN4FNS 2013): Trento, Italy, 11-13 November 2013. Piscataway, NJ: IEEE, 2013.
Find full textLiyanage, Madhusanka, Andrei Gurtov, and Mika Ylianttila, eds. Software Defined Mobile Networks (SDMN). Chichester, UK: John Wiley & Sons, Ltd, 2015. http://dx.doi.org/10.1002/9781118900253.
Full textSheng, Cheng, Jie Bai, and Qi Sun. Software-Defined Wide Area Network Architectures and Technologies. First edition. | Boca Raton, FL : CRC Press, 2021.: CRC Press, 2021. http://dx.doi.org/10.1201/9781003144038.
Full textHilary, Lamaison, ed. Vertical product differentiation, network externalities and market-defined standards: Simulation of the PC spreadsheet software market. Uxbridge: Centre for Research into Innovation, Culture & Technology, 1990.
Find full textSDN: Software Defined Networks: An Authoritative Review of Network Programmability Technologies. O'Reilly Media, 2013.
Find full textHares, Susan. SDN Distilled: A Brief Guide to Software Defined Networking. Pearson Education, Limited, 2025.
Find full textSDN and NFV Simplified: A Visual Guide to Understanding Software Defined Networks and Network Function Virtualization. Addison-Wesley Professional, 2016.
Find full textSDN and NFV Security: Security Analysis of Software-Defined Networking and Network Function Virtualization. Springer, 2018.
Find full textauthor, Szarkowicz Krzysztof Grzegorz, ed. MPLS in the SDN era: Interoperable scenarios to make networks scale to new services. 2016.
Find full textBook chapters on the topic "SOFTWARE DEFINED NETWORK (SDN)"
Raj, Pethuru, and Anupama Raman. "Software-Defined Network (SDN) for Network Virtualization." In Software-Defined Cloud Centers, 65–89. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-78637-7_4.
Full textPujolle, Guy. "SDN (Software-Defined Networking)." In Software Networks, 15–48. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2015. http://dx.doi.org/10.1002/9781119005100.ch2.
Full textCosta-Requena, Jose, Raimo Kantola, Jesús Llorente Santos, Vicent Ferrer Guasch, Maël Kimmerlin, Antti Mikola, and Jukka Manner. "LTE Architecture Integration with SDN." In Software Defined Mobile Networks (SDMN), 81–105. Chichester, UK: John Wiley & Sons, Ltd, 2015. http://dx.doi.org/10.1002/9781118900253.ch6.
Full textHakiri, Akram, and Pascal Berthou. "Leveraging SDN for the 5G Networks." In Software Defined Mobile Networks (SDMN), 61–80. Chichester, UK: John Wiley & Sons, Ltd, 2015. http://dx.doi.org/10.1002/9781118900253.ch5.
Full textCugini, Filippo, Piero Castoldi, Mayur Channegowda, Ramon Casellas, Francesco Paolucci, and Alberto Castro. "Software Defined Networking (SDN) in Optical Networks." In Optical Networks, 217–44. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-30174-7_9.
Full textBrown, Brian, Rob Gonzalez, and Brian Stanford. "Mobile Network History." In Software Defined Mobile Networks (SDMN), 11–19. Chichester, UK: John Wiley & Sons, Ltd, 2015. http://dx.doi.org/10.1002/9781118900253.ch2.
Full textRöpke, Christian, and Thorsten Holz. "SDN Rootkits: Subverting Network Operating Systems of Software-Defined Networks." In Research in Attacks, Intrusions, and Defenses, 339–56. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-26362-5_16.
Full textLin, Lin, and Ping Lin. "Software-Defined Networking (SDN) for Cloud Applications." In Computer Communications and Networks, 209–33. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-10530-7_9.
Full textAbro, Ahmed Bux. "Software Defined Mobile Network Security." In Software Defined Mobile Networks (SDMN), 315–29. Chichester, UK: John Wiley & Sons, Ltd, 2015. http://dx.doi.org/10.1002/9781118900253.ch17.
Full textEckert, Marcus, and Thomas Martin Knoll. "QoE Management Framework for Internet Services in SDN-Enabled Mobile Networks." In Software Defined Mobile Networks (SDMN), 247–64. Chichester, UK: John Wiley & Sons, Ltd, 2015. http://dx.doi.org/10.1002/9781118900253.ch14.
Full textConference papers on the topic "SOFTWARE DEFINED NETWORK (SDN)"
Faujdar, Neetu, Aparna Sinha, Harsh Sharma, and Eshaan Verma. "Network Security in Software defined Networks (SDN)." In 2020 International Conference on Smart Technologies in Computing, Electrical and Electronics (ICSTCEE). IEEE, 2020. http://dx.doi.org/10.1109/icstcee49637.2020.9277300.
Full textTatang, Dennis, Florian Quinkert, Joel Frank, Christian Ropke, and Thorsten Holz. "SDN-Guard: Protecting SDN controllers against SDN rootkits." In 2017 IEEE Conference on Network Function Virtualization and Software-Defined Networks (NFV-SDN). IEEE, 2017. http://dx.doi.org/10.1109/nfv-sdn.2017.8169856.
Full textYakasai, Sadiq T., and Chris G. Guy. "FlowIdentity: Software-defined network access control." In 2015 IEEE Conference on Network Function Virtualization and Software-Defined Networks (NFV-SDN). IEEE, 2015. http://dx.doi.org/10.1109/nfv-sdn.2015.7387415.
Full textAbdallah, Sarah, Ayman Kayssi, Imad H. Elhajj, and Ali Chehab. "Network convergence in SDN versus OSPF networks." In 2018 Fifth International Conference on Software Defined Systems (SDS). IEEE, 2018. http://dx.doi.org/10.1109/sds.2018.8370434.
Full textKarmakar, Kallol Krishna, Vijay Varadharajan, and Udaya Tupakula. "Mitigating attacks in Software Defined Network (SDN)." In 2017 Fourth International Conference on Software Defined Systems (SDS). IEEE, 2017. http://dx.doi.org/10.1109/sds.2017.7939150.
Full textvan Adrichem, Niels L. M., Farabi Iqbal, and Fernando A. Kuipers. "Backup rules in Software-Defined Networks." In 2016 IEEE Conference on Network Function Virtualization and Software-Defined Networks (NFV-SDN). IEEE, 2016. http://dx.doi.org/10.1109/nfv-sdn.2016.7919495.
Full textLin, Thomas, Joon-Myung Kang, Hadi Bannazadeh, and Alberto Leon-Garcia. "Enabling SDN applications on Software-Defined Infrastructure." In NOMS 2014 - 2014 IEEE/IFIP Network Operations and Management Symposium. IEEE, 2014. http://dx.doi.org/10.1109/noms.2014.6838226.
Full textWoesner, Hagen, and David Verbeiren. "SDN and NFV in telecommunication network migration." In 2015 European Workshop on Software Defined Networks (EWSDN). IEEE, 2015. http://dx.doi.org/10.1109/ewsdn.2015.80.
Full textShome, Prithviraj, Muxi Yan, Sayedjalil Modares Najafabad, Nicholas Mastronarde, and Alex Sprintson. "CrossFlow: A cross-layer architecture for SDR using SDN principles." In 2015 IEEE Conference on Network Function Virtualization and Software-Defined Networks (NFV-SDN). IEEE, 2015. http://dx.doi.org/10.1109/nfv-sdn.2015.7387403.
Full textUlema, Mehmet, Nirant Amogh, Raouf Boutaba, Cagatay Buyukkoc, Alex Clemm, Jiang Linda Xie, Mehmet C. Vuran, Antonio Manzalini, and Roberto Saracco. "IEEE Software Defined Network Initiative." In 2013 IEEE SDN for Future Networks and Services (SDN4FNS). IEEE, 2013. http://dx.doi.org/10.1109/sdn4fns.2013.6702543.
Full textReports on the topic "SOFTWARE DEFINED NETWORK (SDN)"
Denazis, S., J. Hadi Salim, D. Meyer, and O. Koufopavlou. Software-Defined Networking (SDN): Layers and Architecture Terminology. Edited by E. Haleplidis and K. Pentikousis. RFC Editor, January 2015. http://dx.doi.org/10.17487/rfc7426.
Full textBhuvaneswaran, V., A. Basil, M. Tassinari, V. Manral, and S. Banks. Terminology for Benchmarking Software-Defined Networking (SDN) Controller Performance. RFC Editor, October 2018. http://dx.doi.org/10.17487/rfc8455.
Full textBhuvaneswaran, V., A. Basil, M. Tassinari, V. Manral, and S. Banks. Benchmarking Methodology for Software-Defined Networking (SDN) Controller Performance. RFC Editor, October 2018. http://dx.doi.org/10.17487/rfc8456.
Full textMarin-Lopez, R., G. Lopez-Millan, and F. Pereniguez-Garcia. A YANG Data Model for IPsec Flow Protection Based on Software-Defined Networking (SDN). RFC Editor, July 2021. http://dx.doi.org/10.17487/rfc9061.
Full text