Book Image

OpenFlow Cookbook

Book Image

OpenFlow Cookbook

Overview of this book

Table of Contents (17 chapters)
16
Index

Chapter 1. OpenFlow Channel Connection Establishment (Part 1)

In this chapter we will cover the following topics:

  • Connection setup on TCP & TLS
  • Connection setup with multiple controllers
  • Setting the role of a communication channel towards a controller
  • Establishing an auxiliary connection to a controller
  • Handling handshake message from a controller
  • Handling switch configuration messages from a controller
  • Connection interruption procedures