Coursera SDN M1.1 SDN History: Central Control
source
Structure
1.讨论SDN的时间线,从1980s至今。
2.认识到SDN背后的原则和idea。
3.识别SDN起源的架构主题。
NOTE
Four Chapter in SDN History:
(1)相关技术的演变。
(2)转控分离。
(3)对于特定的数据平面开发的控制信道(channels)。
(4)控制信道及数据平面的会聚收敛(convergence)。
1.Evolution of Supporting Technologys => Three Lessons
(1)集中式控制网络:AT&T网络,1980s。
彼时控制平面和数据平面耦合,有以下两大特点:
In telecommunications, in-band signaling is the sending of control information within the same band or channel used for voice or video.
共享同一条信道,负载大。
b.网络出错率高,不安全。
Thus:
AT&T => turn into DP and CP seperated, used in telephone network => provide various kinds of new services => spec: a & b & c
a.telephone network
--
b.signaling at NCP => back-end Database => customer info
--
c.benifits => deploy specific services on demand && rapid introduction of new services
=> spec - Benifits of the NCP and AT&T Network:
a.摒弃了In-band signaling从而降低开销:缩减环路(shorter circuits)的持续时间;在请求一个环路之前,能够决定其繁忙或空闲的状态。
b.对其新型服务的迅捷宣传.
=> results - Apps from composing the basic primitives that based on the NCP
a.收集N个摘要
b.发送消息给NCP
c.记录
d...
=> eg. Person Locator
a.User => register => NCP DB
b.NCP => route => location
总结:Benifits of Central Control
1.Network-wide vantage(优势) point
能够直接观察到整网行为
2.Independent evolution of infrastructure, data and services
服务和资源的分配取决于用户数据及网络负载。
(2)可编程性:积极网络,1990s。
(3)被称为杀手级应用的网络虚拟化:Switchlets,XEN,VINI,1990s。
2017/2/20
Coursera SDN M1.1 SDN History: Central Control的更多相关文章
- Central Control Over Distributed Routing阅读笔记
Central Control Over Distributed Routing 0.ABSTRACT1.Introduction2.Flexible Fibbing3.Augmenting Topo ...
- [SDN] What is SDN?
本篇学习笔记写于 Sun Nov 13 15:08:02 2016, 可能有认识不全面的地方. 参考资料为ONF的官方网站中: Software-Defined Networking (SDN) De ...
- Neural Pathways of Interaction Mediating the Central Control of Autonomic Bodily State 自主神经系统-大脑调节神经通路
Figure above: Critchley H D, Harrison N A. Visceral influences on brain and behavior[J]. Neuron, 201 ...
- Coursera SDN M1.2.1 SDN History: Programmable Networks 2
NOTE Capsules Example 1.Type Field: excute forwarding routine => carry program 2.Previous address ...
- Coursera SDN M1.2.1 SDN History: Programmable Networks 1
接上第二点 NOTE (2)active networks => Programmability in networks(1990s) Sturcture: What are active ne ...
- SDN理解:SDN现状
目录 - SDN现状 - (一)SDN现状 - SDN诞生的背景 - SDN的介绍 - (二)SDN领域的相关组织和发展现状 - 1.ONF - 2.OpenDaylight - 3. IETF - ...
- location.replace() keeps the history under control
from https://dev.opera.com/articles/efficient-javascript Occasionally, it is necessary to change the ...
- 【2019.11.27】SDN课程阅读作业(2)
过去20年中可编程网络的发展可以分为几个阶段?每个阶段的贡献是什么? Making computer networks more programmable enables innovation in ...
- DevOps之软件定义网络SDN
唠叨话 关于德语噢屁事的知识点,仅提供专业性的精华汇总,具体知识点细节,参考教程网址,如需帮助,请留言. <软件定义网络SDN(Software Defined Network)> 关于软 ...
随机推荐
- 兼容ie8的框架
layui Flow-UI http://refined-x.com/Flow-UI/
- SNMP信息泄露漏洞
SNMP协议简介 名称:SNMP(Simple Network Management Protocol)简单网络管理协议 端口:161 协议:UDP 用途:SNMP代理者以变量呈现管理资料.管理系统透 ...
- 在ubuntu14.04上漏洞环境vulndocker的DOCKER搭建
一.下载git包以及安装: git clone https://github.com/leveryd/vulndocker.git cd vulndocker apt-get install uwsg ...
- intellijIDEA常用快捷键以及和Eclipse快捷键的对照
CTRL + D 复制当前行到下一行 相当于eclipse中的 CTRL + SHIFT + 下 CTRL + / 单行注释和反注释 CTRL +SHIFT + / 块儿注释和反注释 CTRL ...
- 【BZOJ2815】[ZJOI2012]灾难 拓扑排序+LCA
[BZOJ2815][ZJOI2012]灾难 题目描述 阿米巴是小强的好朋友. 阿米巴和小强在草原上捉蚂蚱.小强突然想,果蚂蚱被他们捉灭绝了,那么吃蚂蚱的小鸟就会饿死,而捕食小鸟的猛禽也会跟着灭绝,从 ...
- This function has none of DETERMINISTIC, NO SQL
错误信息: [Err] 1418 - This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declara ...
- Oracle自动备份脚本的实现
问题描述: Oracle自动备份脚本的实现. 错误提示1: Message file RMAN.msb not found Verify that Oracle_HOME is set properl ...
- 170630、springboot编程之普通类中调用spring管理的bean对象
我们知道如果我们要在一个类使用spring提供的bean对象,我们需要把这个类注入到spring容器中,交给spring容器进行管理,但是在实际当中,我们往往会碰到在一个普通的Java类中,想直接使用 ...
- XPipe 解决什么问题
x-pipe/README.md at master · ctripcorp/x-pipe https://github.com/ctripcorp/x-pipe/blob/master/README ...
- Django - Jsonp、CORS
一.同源策略 https://www.cnblogs.com/yuanchenqi/articles/7638956.html 同源策略(Same origin policy)是一种约定,它是浏览器最 ...