Book Image

Software Defined Networking with OpenFlow

By : Siamak Azodolmolky
Book Image

Software Defined Networking with OpenFlow

By: Siamak Azodolmolky

Overview of this book

<p>OpenFlow is an open interface for remotely controlling tables in network switches, routers, and access points. It is considered a turning point in Software Defined Networking (SDN), data center networking and virtualization as, more secure and efficient data centers are being built using OpenFlow. It defines a protocol that lets a controller use a common set of instructions to add, modify, or delete entries in a switch's forwarding table.</p> <p>Starting with an introduction to SDN and OpenFlow, you will learn about the role of each building block, moving onto demonstrations of how SDN/OpenFlow can be used to provide new services and features, which will change the way that networking works and the innovative business impacts. By the end of this practical guide, you will have an insight into the Software Defined Networking and OpenFlow fundamentals.</p> <p>Packed with detail, this book will walk you through the essentials; you will learn about the OpenFlow protocol, switches, and controllers. Following on from this, you will be taken through a number of practical, hands-on examples on how to use a network emulation platform called OpenFlow laboratory. You will learn how to develop your innovative network application using the OpenFlow controller’s API quickly, and test your network application without commissioning any OpenFlow hardware equipment. You will also be introduced to the concept of Software Defined Networking and the details of OpenFlow’s protocol, along with the building blocks of an OpenFlow networking deployment. This book will teach you how to setup your OpenFlow/SDN laboratory using state-of-the-art technology and open source offerings.</p>
Table of Contents (15 chapters)

OpenDaylight


OpenDaylight is a Linux foundation collaborative project (www.opendaylight.org), in which a community has come together to fill the need for an open and reference framework for programmability and control through an open source SDN solution. It combines open community developers, open source code, and project governance that guarantees an open, community decision-making process on business and technical issues. OpenDaylight can be a core component within any SDN architecture. Building upon an open source SDN controller enables users to reduce operational complexity, extend the lifetime of their existing network infrastructure, and enable new services and capabilities only available with SDN. The mission statement of OpenDaylight project can be read as, "OpenDaylight facilitates a community-led industry-supported open source framework, including code and architecture, to accelerate and advance a common, robust Software-Defined Networking platform". OpenDaylight is open to anyone...