1、实验拓扑2、基础网络配置R1配置:ipdhcpexcluded-address13.1.1.113.1.1.2ipdhcppoolnet13network13.1.1.0255.255.255.0default-router13.1.1.1interfaceFastEthernet0/0ipaddress12.1.1.1255.255.255.0interfaceFastEthernet1/0ipaddress13.1.1.1255.255.255.0R2配置:inte..
分类:
其他好文 时间:
2015-09-17 17:43:23
阅读次数:
322
1、实验拓扑2、基础网络配置R1配置:interfaceFastEthernet0/0ipaddress12.1.1.1255.255.255.0interfaceFastEthernet1/0ipaddress13.1.1.1255.255.255.0R2配置:interfaceFastEthernet0/0ipaddress12.1.1.2255.255.255.0interfaceFastEthernet1/0ipaddress172.16.1.254255.255...
分类:
其他好文 时间:
2015-09-17 15:25:13
阅读次数:
269
cisco网络中,交换机在局域网中最终稳定状态的接口类型主要有四种:access/trunk/multi/dot1q-tunnel。1、access:主要用来接入终端设备,如PC机、服务器、打印服务器等。2、trunk:主要用在连接其它交换机,以便在线路上承载多个vlan。3、multi:在一个线路中承载多个vlan,但不..
分类:
系统相关 时间:
2015-09-16 20:20:20
阅读次数:
256
Configure GRE over IPsecTopolgy
分类:
其他好文 时间:
2015-09-16 19:34:39
阅读次数:
173
1、简述GRE(GenericRoutingEncapsulation)GRE是一种最传统的隧道协议,其根本功能就是要实现隧道功能,以实现异地网络之间可以通过内部私网相互访问。以上图为例,假设IP地址为10.1.1.1的XP1想访问IP地址为192.168.1.1的XP2,其流程大致如下:源IP为10.1.1.1,目的IP为192.168...
分类:
其他好文 时间:
2015-09-14 19:41:04
阅读次数:
307
如题暑假因为个人原因,基本算是一事无成。不过有史以来在家呆了那么久还是非常开心的><计划做的两件事没做,一个是GRE考试,一个是将实验室的东西做完。现在看来是都不能完成了。。。开学加把劲,先把实验室糊弄过去再说。对自己提两点大的要求:1 少想多做,不要浪费时间2 不要犹豫现在的目标暂定为 Am读博前...
分类:
其他好文 时间:
2015-09-08 19:50:22
阅读次数:
112
1.首先这个操作要基于ngrok这个软件,这是个开源的让外网访问本机的工具,但是目前他的网站已经被墙了。 2.这里要借助于tunnel这个东西, TUNNEL是一个基于NGROK的网络服务,具体见:http://www.tunnel.mobi/ 通过...
分类:
其他好文 时间:
2015-09-05 20:57:43
阅读次数:
261
http://searchenterprisewan.techtarget.com/tip/GRE-tunnel-vs-IPsec-tunnel-What-is-the-differenceEncapsulating a packet for secure transportation on the...
分类:
其他好文 时间:
2015-09-04 19:56:24
阅读次数:
207