启用禁用一个端口lab@EX4200#setinterfacesge-0/0/4disable#1.关闭端口lab@EX4200#deleteinterfacesge-0/0/4disable#2.恢复端口配置MGT口IPlab@EX4200-1#setinterfacesme0unit0familyinetaddress192.168.1.1/24设置接口参数lab@EX4200-1#editinterfacesge-0/0/1lab@EX4200-1#se..
分类:
其他好文 时间:
2015-03-01 01:36:53
阅读次数:
223
AS(autonomoussystem)自治系统BGP提供环路防护机制(使用AS-Path属性)一个AS,实际上就是路由器设置的一个控制和管理域。一个单独的管理域可以使用一个AS号来定义,并且只能赋予一个AS号。应为BGP使用AS这个属性来标示路线,所以BGP又叫路径矢量路由协议Path-VectorProtocol..
分类:
其他好文 时间:
2015-02-28 11:36:15
阅读次数:
554
矩形纹理对于二维纹理来说,除了GL_TEXTURE_2D之外,使用GL_TEXTURE_RECTANGLE就可以使用矩形纹理。矩形纹理几大特点:不能Mip,只能加载glTexImage2D的level 0纹理坐标非标准化不支持压缩纹理这种方式通常用于处理和提交图像数据的应用,比起通常的2D纹理硬件支...
分类:
其他好文 时间:
2015-02-25 18:19:45
阅读次数:
147
1.测试拓扑:2.测试总结:3.基本配置:A.路由器R1:interfaceEthernet0/0ipaddress202.100.1.1255.255.255.0noshutB.防火墙SRX:①配置接口地址:setinterfacesge-0/0/0.0familyinetaddress202.100.1.10/24setinterfacesge-0/0/1.0familyinetaddress10.1.1.10/24setinterfacesge..
分类:
其他好文 时间:
2015-02-17 23:46:01
阅读次数:
252
1.NAT-SrcwithPATEnabledCLI:setinteth1zonetrustsetinteth1ip10.1.1.1/24setinteth1natsetinteth3zoneuntrustsetinteth3ip1.1.1.1/24setinteth3routesetinteth3dip51.1.1.301.1.1.30setpolicyfromtrusttountrustanyanyanynatsrcdip-id5permitlog2.NAT-SrcwithPATDisabledCLI..
分类:
Web程序 时间:
2015-02-05 07:12:48
阅读次数:
406
MIP-DefinitionMIP(MappedIP)isa1to1mappingofapublicIPaddresstoanIPaddressontheInternalsideoftheJuniperfirewallMIP一对一映射,从公网IP映射到私网IPConfiguringaMIPtoaccessasingledeviceontheprivatenetworksetinteth0/0zoneuntrustsetinteth0/0ip1.1.1.250/24setinteth..
分类:
Web程序 时间:
2015-02-03 15:24:44
阅读次数:
225
1.NAT-SrcwithPATEnabled从trust到untrust转换转换前:(SourceIP:10.1.1.1Sourceport:3899)转换后:(SourceIP:202.100.100.100Sourceport:4000)对trust的IP以及port都做转换****************************************************CLI:setinteth1zonetrustsetinteth1ip10.1...
分类:
Web程序 时间:
2015-02-02 16:12:24
阅读次数:
202
前提:把汽车之家网站开通给所有用户(无论有无外网)浏览第一:创建了个外部网站组:unturst-trunst第二:然后把www.autohome.com.cn放到外部网站组里面大家可以正常浏览汽车之家网站问题:是里面的图片却看不到我看图片的连接是:x.autoimg.cn我把这个网址也加进外部网站组没有..
分类:
其他好文 时间:
2015-02-02 16:04:18
阅读次数:
130
Deep in the Amazon jungle, exceptionally tall trees grow that support a rich biosphere of figs and juniper bugs, which happen to be the culinary delight of brown monkeys.
Reaching the canopy of these trees requires the monkeys to perform careful navigati...
分类:
其他好文 时间:
2015-01-29 09:35:41
阅读次数:
209
JUNIPERSRX系列防火墙(JUNOS12.1)HA配置说明ChassisCluster概述和简介:JuniperSRX系列防火墙可以通过一组相同型号的SRX系列防火墙来提供网络节点的冗余性。每一台设备必须要有相同的junos版本,每一台节点设备通过各自的controlports相互连接来形成ChassisCluster的控制平面..
分类:
其他好文 时间:
2015-01-22 15:47:14
阅读次数:
333