码迷,mamicode.com
首页 >  
搜索关键字:juniper screenos mip/vip    ( 226个结果
linux---21-22 linux系统网络知识讲解
从linux系统的角度看网络1,网线有两个标准:568A、568B(用的较多)线序:橙白橙、绿白蓝、蓝白绿、棕白棕网卡和交换机之间的接法or交换机和交换机之间的接法2,网卡3,交换机DLINK\H3C\CISCO、路由器CISCO(防火墙juniper)
分类:系统相关   时间:2015-03-21 21:26:59    阅读次数:263
Juniper-R&S-BGP(2):IBGP的初始配置+宣告BGP路由条目
1、进入Routing-options指定AS号码命令:setrouting-optionsautonomous-systemxxxxx---注明:BGP私有AS号64512-655352、进入BGP协议的层级,手工配置邻居root#editprotocolsbgpgroupibgp---进入BGP协议的层级[editprotocolsbgpgroupibgp]root#settypeinternal---指定该组的邻居..
分类:其他好文   时间:2015-03-03 18:58:25    阅读次数:731
juniper EX8200 系列交换机配置常用命令
启用禁用一个端口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
Juniper-R&S-BGP:一些写在前头的基础知识
AS(autonomoussystem)自治系统BGP提供环路防护机制(使用AS-Path属性)一个AS,实际上就是路由器设置的一个控制和管理域。一个单独的管理域可以使用一个AS号来定义,并且只能赋予一个AS号。应为BGP使用AS这个属性来标示路线,所以BGP又叫路径矢量路由协议Path-VectorProtocol..
分类:其他好文   时间:2015-02-28 11:36:15    阅读次数:554
juniper SRX防火墙NAT测试
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
Juniper NetScreen 基于源NAT转换
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
Juniper NetScreen MIP转换
MIP-DefinitionMIP(MappedIP)isa1to1mappingofapublicIPaddresstoanIPaddressontheInternalsideoftheJuniperfirewallMIP一对一映射,从公网IP映射到私网IPConfiguringaMIPtoaccessasingledeviceontheprivatenetworksetinteth0/0zoneuntrustsetinteth0/0ip1.1.1.250/24setinteth..
分类:Web程序   时间:2015-02-03 15:24:44    阅读次数:225
Juniper NetScreen 基于源NAT转换
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
juniper防火墙外部网址设置
前提:把汽车之家网站开通给所有用户(无论有无外网)浏览第一:创建了个外部网站组:unturst-trunst第二:然后把www.autohome.com.cn放到外部网站组里面大家可以正常浏览汽车之家网站问题:是里面的图片却看不到我看图片的连接是:x.autoimg.cn我把这个网址也加进外部网站组没有..
分类:其他好文   时间:2015-02-02 16:04:18    阅读次数:130
zoj zju 2992 Monkey Vines 二叉树
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
226条   上一页 1 ... 18 19 20 21 22 23 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!