- Learning OpenDaylight
- Reza Toghraee
- 136字
- 2021-07-09 20:08:02
Components of an SDN
A software-defined network infrastructure has two main key components:
- The SDN controller (only one, could be deployed in a highly available cluster)
- The SDN-enabled switches (multiple switches, mostly in a Clos topology in a data center) as shown in the following figure:

An SDN controller is the single brain of the SDN domain. In fact, an SDN domain is very similar to a chassis-based switch. You can imagine the supervisor or management module of a chassis-based switch as an SDN controller and the rest of the line card and I/O cards as SDN switches. The main difference between an SDN network and a chassis-based switch is that you can scale out the SDN with multiple switches, where in a chassis-based switch you are limited to the number of slots in that chassis:

推薦閱讀
- Linux運維之道(第3版)
- Linux運維實戰(zhàn):CentOS7.6操作系統(tǒng)從入門到精通
- Cybersecurity:Attack and Defense Strategies
- 從零開始寫Linux內(nèi)核:一書學(xué)透核心原理與實現(xiàn)
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- 嵌入式實時操作系統(tǒng)μC/OS原理與實踐
- Linux內(nèi)核設(shè)計的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計與實現(xiàn)原理
- 操作系統(tǒng)分析
- 計算機系統(tǒng)的自主設(shè)計
- Cassandra 3.x High Availability(Second Edition)
- Learn SwiftUI
- 統(tǒng)信UOS應(yīng)用開發(fā)進階教程
- Learn Quantum Computing with Python and IBM Quantum Experience
- iOS Programming Cookbook
- Windows Azure實戰(zhàn)