码迷,mamicode.com
首页 >  
搜索关键字:h3c gre    ( 6217个结果
[转]在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-21 15:49:06    阅读次数:305
[转]深入理解GRE tunnel
Posted in Linux Kernel at November 8th, 2012 / 1 Comment » 我以前写过一篇介绍 tunnel 的文章,只是做了大体的介绍。里面多数 tunnel 是很容易理解的,因为它们多是一对一的,换句话说,是直接从一端到另一端。比如 IPv6 over ...
分类:其他好文   时间:2014-06-21 15:36:55    阅读次数:210
[转]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 ...
分类:系统相关   时间:2014-06-21 15:27:26    阅读次数:598
[转]深入理解 GRE tunnel
我以前写过一篇介绍 tunnel 的文章,只是做了大体的介绍。里面多数 tunnel 是很容易理解的,因为它们多是一对一的,换句话说,是直接从一端到另一端。比如 IPv6 over IPv4 的 tunnel,也就是 SIT,它的原理如下图所示: 显然,除了端点的 host A 和 host B之外...
分类:其他好文   时间:2014-06-21 15:16:31    阅读次数:228
[转]深入理解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
H3C SecPath F100-C 防火墙配置说明
H3C SecPath F100-C 防火墙配置说明...
分类:其他好文   时间:2014-06-01 17:22:38    阅读次数:762
H3C交换机配置远程登录
首先交换机会自带console线一根,现在很少有笔记本带串口了,我的TP也不带,于是买了根转换线,这里要说一下,转换线是需要装驱动的,可以把带的驱动装好,最好是copy一份到网盘里。装好驱动后,可以在设备管理器端口那一栏查查serialtousb的端口COM号,我的本子上提示COM7。我..
分类:其他好文   时间:2014-05-25 05:50:53    阅读次数:370
6217条   上一页 1 ... 619 620 621 622 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!