码迷,mamicode.com
首页 >  
搜索关键字:juniper 策略路由    ( 343个结果
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
Linux 路由 (1)
本文将以 linux 源码分析,在 linux 下的策略路由的实现。...
分类:系统相关   时间:2015-02-06 16:46:50    阅读次数:312
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
JUNIPER SRX系列防火墙(JUNOS12.1)HA配置说明
JUNIPERSRX系列防火墙(JUNOS12.1)HA配置说明ChassisCluster概述和简介:JuniperSRX系列防火墙可以通过一组相同型号的SRX系列防火墙来提供网络节点的冗余性。每一台设备必须要有相同的junos版本,每一台节点设备通过各自的controlports相互连接来形成ChassisCluster的控制平面..
分类:其他好文   时间:2015-01-22 15:47:14    阅读次数:333
343条   上一页 1 ... 28 29 30 31 32 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!