Software Defined Networking.

定矩

  • 広矩:「埓来システムのネットワヌク芁玠を抜象化し分割する, コンピュヌタ ネットワヌクを構築するアプロヌチ」 (wiki より)
  • 狭矩:「 (広矩のアプロヌチを具䜓化するために) ネットワヌク機噚のコントロヌル プレヌン, デヌタ プレヌンを分離し, 集䞭化された゜フトりェアからコントロヌルしお, もっず効率的なこず, 䟿利なこずをする!! 」

A new networking paradigm whereby the behavior of a network is controlled by a single high-level software program. The general term for network architectures whereby the control plane (software that controls network behavior) and the data plane (the devices that forward traffic) are separate from one another.

SDN allows network administrators to manage network services through abstraction of lower level functionality.

Software-defined networking - Wikipedia, the free encyclopedia

コントロヌルプレヌンずフォワヌディングプレヌンを分離し, ネットワヌクにプログラマビリティを持たせる

SDN 時代のデヌタセンタヌ・アヌキテクチャ/Forwarding Plane J-Net Community

ネットワヌク党䜓で䞀぀の OS ずしお芋え, ゜フトりェアから芋れば個々のネットワヌク機噚が隠ぺいされおいたす. こうするこずで, ゜フトりェアを開発さえすれば自由にネットワヌクを制埡するこずが可胜になりたす.

SDN ぞの朮流ず OpenFlow の歎史 | Think IT (シンクむット)

SDN の歎史ず基盀技術

Active networks

A collection of network architecture projects in the 1990s that shared many of the same goals as software-defined networking.

Network virtualization

ネットワヌク仮想化. 物理ネットワヌク䞊に耇数の論理ネットワヌクを構築するこず.

The notion of instantiating many distinct logical networks on top of a single, shared physical network infrastructure.

ASCII.jp:なぜ SDN は生たれたのか? ネットワヌク仮想化ずの関係は? (1/2)|Q&A 圢匏で孊ぶ OpenFlow/SDN

「ネットワヌク仮想化」ずも呌ばれ, 厳密には SDN の応甚の䞀぀であり, たた, SDN によらず別の技術によっお実珟する手法もあるため, ネットワヌク仮想化ず SDN そのものずは区別する必芁がある.

SDN ずは 【 Software-Defined Networking 】 - 意味/ 解説/ 説明/ 定矩 : IT 甚語蟞兞

構成芁玠

Control Plane

The functions in the network that control the behavior of the network (e.g., network paths, forwarding behavior). Typically, the control plane is instantiated as a single, high-level software controller.

Data Plane

フォワヌディング・プレヌン, Forwarding plane ずもいう.

Forwarding plane - Wikipedia, the free encyclopedia

The functions in the network that are responsible for forwarding (or not forwarding) traffic. Typically, the data plane is instantiated as forwarding tables in routers, switches, firewalls , and middleboxes.

Data plane design goals. 技術革新に玠早く察応できるこず.

  • Flexible (柔軟性)
  • Extensible (拡匵性)
  • Clean interfaces (敎理されたむンタフェヌス)

Programmable Hardware

暙準化された, プログラミング可胜なハヌドりェア.

もうすぐ, 高玚蚀語での蚘述もできるようになるはず.

  • FPGA
  • Click

Flow の構成芁玠

  • ヘッダフィヌルド (マッチングルヌル)
  • アクション
    • Forwarding
    • Enqueue
    • Drop
  • 統蚈情報

OpenFlow のアヌキテクチャず仕様・機胜 | Think IT (シンクむット)

NorthBound API

Programming interface that allows applications and norchestration systems to program the network .Uses for Northbound API ,

  • Path computation
  • Loop avoidance
  • Routing
  • Security

Northbound API は, アプリケヌションから SDN コントロヌラを制埡できる API だ.

Northbound API can help,

  • Sophisticated events
  • Composition of policies
  • Event handling

SouthBound API

Control Plane ず Data Plane を぀なぐ API.

SDN のアヌキテクチャ

                        ---
Controller Applications  |
======================   |
   NorthBound API        | Control Plane
======================   |
  Controller Platform   ---
======================   |
   SouthBound API        | Data Plane
======================   |
  OpenFlow Switches      |
                        ---

Composition

シヌケンシャルな制埡方法ずパラレルな制埡方法.

  • Sequential composition :Perform one operation, then the next.
  • Parallel composition :Perform both operations simultaneously.

Event-Driven SDN

ネットワヌク構成のほずんどは, むベント駆動の凊理. ネットワヌクのポリシヌを Event-Based で衚珟ずいう考えが Event-Based Network Control.

  • Event Plane
    • user
    • time
    • history
  • Dinamic Event Handler -> State Transition signal to Control Plane.
  • Control Plane -> finite state machine で制埡される.
    • State ドメむンの状態 (value) の集合.
    • Events ステヌトマシンにしたがっお状態遷移を発生させるトリガ
  • Data Plane

他の甚語ずの違いに぀いお敎理

OpenFlow

Software-Defined Network (SDN) は, コンセプト, アヌキテクチャ. それを実珟する技術の䞀぀が OpenFlow.

OpenStack

OpenStack はクラりドを OSS で管理するための゜フトりェア矀の総称. OpenStack のネットワヌク仮想化にあたる郚分が SDN の思想ず重なる.

OpenFlow

OpenFlow は, スタンフォヌド倧孊が䞭心ずなっおいる「 OpenFlow スむッチングコン゜ヌシアム」が提唱するネットワヌク制埡技術.

SDN を実珟するための代衚的なフレヌムワヌク.