码迷,mamicode.com
首页 >  
搜索关键字:openvswitch centos6.x 安装及使用    ( 840个结果
Xcode5.1离线下载安装及使用iOS5模拟器进行开发调试的方法
Xcode5.1默认不支持iOS5版本的模拟器开发调试,在OS X Mavericks(10.9.x)下默认只能支持iOS6.1及以上版本的模拟器,在OS X Mountain Lion(10.8.x)下默认只能支持iOS6.0及以上版本的模拟器进行开发和调试,在此条件之下的版本只能使用硬件设备进行...
分类:移动开发   时间:2014-06-27 00:34:24    阅读次数:216
[转]CENTOS LINUX安装并使用NFS共享文件
FROM :http://www.qiansw.com/centos-linux-nfs.htmlNFS是linux常用的一种文件分享工具。下面介绍安装及使用方法。CentOS 5.5yum -y install setup-* initscripts-* nfs-utils-* portmap-*...
分类:系统相关   时间:2014-06-25 12:39:03    阅读次数:297
Openvswitch手册(7)
我们来看Interfaces ofport: OpenFlow port number for this interface. type: system: An ordinary network device, e.g. eth0 on Linux. internal: A simulated ne...
分类:其他好文   时间:2014-06-24 12:23:51    阅读次数:316
Openvswitch手册(8)
ovs-vsctl的DB的操作 如果你在命令行里面找不到相应的命令创建和删除对象,则可以直接删除数据库 [??if?exists] [??columns=column[,column]...] list table [record]... $ sudo ovs-vsctl list bridge _...
分类:其他好文   时间:2014-06-24 12:19:17    阅读次数:372
[转]An overview of Openvswitch implementation
This is NOT a tutorial on how to use openvswitch, this is for developers who want to know the implementation details of openvswitch project, thus, I a...
分类:其他好文   时间:2014-06-21 15:15:15    阅读次数:217
Openvswitch手册(3)
这一节,我们重点看sFlow 采样流sFlow(Sampled Flow)是一种基于报文采样的网络流量监控技术,主要用于对网络流量进行统计分析。 sFlow系统包含一个嵌入在设备中的sFlow Agent和远端的sFlow Collector。其中,sFlow Agent通过sFlow采样获取本设备...
分类:其他好文   时间:2014-06-21 14:58:59    阅读次数:232
Openvswitch手册(1)
Openvswitch是一个virutal swtich, 支持Open Flow协议,当然也有一些硬件Switch也支持Open Flow协议,他们都可以被统一的Controller管理,从而实现物理机和虚拟机的网络联通。 Open Switch定义了一系列Flow Table,通过它来控制包的流...
分类:其他好文   时间:2014-06-21 14:54:57    阅读次数:248
[转]Running KVM and Openvswitch on Ubuntu 12.10
Running KVM and Openvswitch on Ubuntu 12.10 I’ve got an aging VMWare ESXi 4.0 server that needs to be replaced with something a little more modern and...
分类:其他好文   时间:2014-06-21 14:53:30    阅读次数:338
[转]Openflow Lab
GETTING STARTED OPENFLOW OPENVSWITCH TUTORIAL LAB : SETUP For a more up to date tutorial as anything more then 6 months old is outdated in the world o...
分类:其他好文   时间:2014-06-21 14:52:12    阅读次数:347
[转]Part1 – OPENVSWICH – Creating and Submitting Openvswitch Extension To Tinycore Upstream
In May 2011, I read a request for installation Openvswitch on Qemu image. I started to play with Openvswitch and finally became fan of this project. I...
分类:其他好文   时间:2014-06-21 14:42:43    阅读次数:400
840条   上一页 1 ... 79 80 81 82 83 84 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!