码迷,mamicode.com
首页 >  
搜索关键字:gns3 配置static p2p gre over    ( 16147个结果
silica crushing plant
Whereas, large financial institutions have been TSX darlings; increasing the sector’s equity capitalization by C$178 billion over the same period.clay...
分类:其他好文   时间:2014-06-13 19:08:42    阅读次数:333
OSPF名词解释
网络看似错综复杂,其实核心路由器协议不超过10个。之前我看了一本OSPF实验,本来用GNS3做实验的,可是OSPF理论知识掌握的不够,所以在这里补上,学习网络,理论和实际都要抓祝没有条件买来实物练习,用GNS3模拟器也不错,经过摸索,终于找到了一套路由器镜像,总共六个,共享..
分类:其他好文   时间:2014-06-10 18:49:35    阅读次数:1434
groupspecWidhoutAuthorizations与groupspecWidthAuthorizations的区别
GroupSpecifier是一个用来定义group所有参数的类。首先,将它命名为“myGroup/g1”。然后设置 serverChannel与Stratus进行沟通。最后发布。这样,我们就完成了P2P Group的定义。然后,我们必须确定实际的NetGroup。groupspecWithAuth...
分类:其他好文   时间:2014-06-10 13:01:36    阅读次数:223
sql row_number() 多表联合分页查询
有三个表Discuss_TableTalk_TableUser_Table然后查询出三个表的所有内容或者可以查询部分内容。下面的语句是测试过的,拿出来分享下!select * from(select row_number() over(order by D_id desc)as rownum,a.*...
分类:数据库   时间:2014-06-10 00:33:52    阅读次数:327
jquery——rite less,do more
rite less, do more.这句话想必是很多语言都提倡的。在此举三个jquery的应用体现一.绑定多个事件类型 $("div").bind("mouseover mouseout", function () { $(this).toggleClass("over"); ...
分类:Web程序   时间:2014-06-09 20:47:18    阅读次数:261
Theirs Elegant Line Of Bags Are Resilient Than Others
Now, when you buy food, you will be able to return home in reusable bags that will not be rejected, which can be used over and over again, and washed ...
分类:其他好文   时间:2014-06-09 18:35:51    阅读次数:320
[转]深入理解GRE tunnel
Posted in Linux Kernel at November 8th, 2012 / 1 Comment ? 我以前写过一篇介绍 tunnel 的文章,只是做了大体的介绍。里面多数 tunnel 是很容易理解的,因为它们多是一对一的,换句话说,是直接从一端到另一端。比如 IPv6 over ...
分类:其他好文   时间:2014-06-09 17:35:09    阅读次数:211
[转]Creating an IP Tunnel using GRE on Linux
Creating an IP Tunnel using GRE on Linux Contents[hide] · 1 IP Tunelling · 2 Starting Configuration · 3 Tunnelling Objective o 3.1 Create Tunnels o 3....
分类:系统相关   时间:2014-06-09 17:34:28    阅读次数:565
[转]在openvswitch上配置GRE tunnel
Posted in Linux Application at November 13th, 2012 如果你是用 openvswitch 内置的 GRE tunnel,那么配置很简单,基本上就一条命令: ovs-vsctl add-port br0 gre0 -- set interface gre...
分类:其他好文   时间:2014-06-09 17:11:23    阅读次数:304
[转]两台linux建立GRE隧道
原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://333234.blog.51cto.com/323234/931805 1.拓扑图: 备注:因为应用原因,需要在linux2上添加一个公网地址,并且在中间路由设备不受控制的情况下,L...
分类:系统相关   时间:2014-06-09 16:54:50    阅读次数:485
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!