Coursera SDN M1.2.1 SDN History: Programmable Networks 1
接上第二点
NOTE
(2)active networks => Programmability in networks(1990s)
Sturcture:
What are active networks?
motivation for active networks
technologies behind active networks
How do active networks related to SDN?
The legacy of active networks
What are active networks?
1.Networks where switches perform custom computations on packets.
2.Examples(and motivation)
-1.Trace program running at each router. (i.e. traceroute)
-2.Middleboxes, eg.firewalls, proxies(代理), application services. <=> custom computations on traffic, Middleboxes <=> modern-day active networks
Origins of active networks.
1.DARPA research community(1994-1995), i.e.discussing
2.Identified problems with today's networks
-1.Difficulty of integrating new technology. => it's very difficult to develop technologies on today's network.
-2.Poor performance due to redundant(冗余) operations at several protocol layers(protocol stacks)
-3.Difficulty accommodating(容纳,适应) new services.
Motivation for active networks
1.Accelerating innovations(the same as SDN)
-1.Internet innovations rely on consensus(一致)
-2.Take ten years from prototype to deployment.(standardlization => procurement(获得,i.e.生成新的设备) => deployment)
2.Active nodes allow routers to download new services into the infrastructure. => User-driven innovation
Idea: Message carry Procedures and Data

(pics from wikipedia)
1.Active routers coexist(共存) with legacy(旧的) routers.
2.Each programmable switch can perform additional processing.
User "Pulls" and Technologies "Push"
1.User Pulls(demand)
-1.Proliferation(增加) of firewalls, proxies, transcoders, etc.
-2.Goal: Replace ad hoc(which means "for this" in Latin) approaches.
2.Technologies Push(enablers) => provide services to meet the users' demands
-1.Safe excecution of mobile code, Java applets.
-2.OS Support: Scout(real-time communications), Exo_kernel(safe access to low-level resources), SPIN(trustworthy code generation) => provide better environment and services => nice support
Two different approaches to active networks
1.Capsules("integrated") => every packets carried a program => node excecute
-1.Every message is a program. Active nodes evaluate(评估) content in packets.
-2.Code dispatch(迅速处理) to excecution env.
数据报即程序,积极节点执行处理并转发。
2.Programmable Switches("discrete(分离的)") => nowadays
-1.Custom processing functions run on routers.
-2.Packets are routed through programmable nodes.
-3.Program depends on the packets headers.
节点根据数据包首部和提前写入节点的程序进行处理。like p4 nowadays.
2017/2/23
Coursera SDN M1.2.1 SDN History: Programmable Networks 1的更多相关文章
- Coursera SDN M1.2.1 SDN History: Programmable Networks 2
NOTE Capsules Example 1.Type Field: excute forwarding routine => carry program 2.Previous address ...
- The Road to SDN: An Intellectual History of Programmable Networks
文章名称:The Road to SDN: An Intellectual History of Programmable Networks 文章来源:Feamster N , Rexford J , ...
- 【论文】The Road to SDN: An Intellectual History of Programmable Networks
目录 ABSTRACT: 1 Introduction: 2 The Road to SDN: 2.1 Active Networking Technology push and use pull I ...
- Coursera SDN M1.1 SDN History: Central Control
source Structure 1.讨论SDN的时间线,从1980s至今. 2.认识到SDN背后的原则和idea. 3.识别SDN起源的架构主题. NOTE Four Chapter in SDN ...
- SDN 编程语言 p4(SDN programming language P4)
行业趋势,SND是未来. P4 是未来. SDN is inevitably, and P4 is inevitably. P4 = Programming Protocol-Independent ...
- SDN期末作业-通过SDN的应用实现负载均衡
负载均衡程序 1.程序链接:https://github.com/424baopu/software/tree/master/LoadBalance 2.场景 topo: 场景描述: 服务器host ...
- 【原】Coursera—Andrew Ng机器学习—课程笔记 Lecture 9_Neural Networks learning
神经网络的学习(Neural Networks: Learning) 9.1 代价函数 Cost Function 参考视频: 9 - 1 - Cost Function (7 min).mkv 假设 ...
- 【原】Coursera—Andrew Ng机器学习—Week 5 习题—Neural Networks learning
课上习题 [1]代价函数 [2]代价函数计算 [3] [4]矩阵的向量化 [5]梯度校验 Answer:(1.013 -0.993) / 0.02 = 3.001 [6]梯度校验 Answer:学习的 ...
- 【原】Coursera—Andrew Ng机器学习—课程笔记 Lecture 8_Neural Networks Representation 神经网络的表述
神经网络是一种受大脑工作原理启发的模式. 它在许多应用中广泛使用:当您的手机解释并理解您的语音命令时,很可能是神经网络正在帮助理解您的语音; 当您兑现支票时,自动读取数字的机器也使用神经网络. 8.1 ...
随机推荐
- VScode之JavaScript Snippet Pack
一个片段包 使用例如: cl 回车或者tab键,就可以完整的打出console.log("") 还有很多快捷功能: 参考: https://marketplace.visualst ...
- latest报错
报错: 解决办法: 安装 babel-preset-latest
- linux下php安装
nginx中配置php: http://www.111cn.net/sys/nginx/64044.htm
- 配置linux DNS
DNS服务器地址配置 在Linux下面,有一个默认的DNS服务器地址配置文件的设置,存放在 /etc/resolv.conf 设置方法很简单,通过编辑 vi /etc/resolv.conf 设置首选 ...
- postgresql----Gist索引
GiST的意思是通用的搜索树(Generalized Search Tree). 它是一种平衡树结构的访问方法,在系统中作为一个基本模版,可以使用它实现任意索引模式.B-trees, R-trees和 ...
- 170711、Linux下搭建MySQL集群
一.MySQL集群简介 1.什么是MySQL集群 MySQL集群是一个无共享的(shared-nothing).分布式节点架构的存储方案,其目的是提供容错性和高性能. 数据更新使用读已提交隔离级别(r ...
- hello gradle
首先下载和安装gradle可以参考官网下载地址,建议下载带有源码和文档的,以便后期查阅. 下载完以后打开终端输入gradle -v有如下信息输出,表示安装成功: bogon:gradle scott$ ...
- Expedition---poj2431(优先队列-堆的实现)
题目链接:http://poj.org/problem?id=2431 题意:一辆卡车需要行驶 L 距离,车上油的含量为 P,在行驶的过程中有 n 个加油站 每个加油站到终点的距离是ai,每个加油站最 ...
- 【Python学习 】Python实现的FTP上传和下载功能
一.背景 最近公司的一些自动化操作需要使用Python来实现FTP的上传和下载功能.因此参考网上的例子,撸了一段代码来实现了该功能,下面做个记录. 二.ftplib介绍 Python中默认安装的ftp ...
- Windows环境下手动更新boot2docker.iso
GitHub连不上导致自动更新失败. https://github.com/boot2docker/boot2docker/releases 替换了DockerToolbox安装目录和系统盘用户目录\ ...