Routeros双线负载均衡自动切换_第1页
Routeros双线负载均衡自动切换_第2页
Routeros双线负载均衡自动切换_第3页
Routeros双线负载均衡自动切换_第4页
Routeros双线负载均衡自动切换_第5页
已阅读5页,还剩4页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

Routeros双线负载均衡自动切换 Routeros双线负载均衡自动切换/systemscriptadd name=cncdown policy= ftp,reboot,read,write,policy,test,winbox,password,sniffsource= /ip routedisable /ip route find gateway=网通网关add name=cncuppolicy=ftp,reboot,read,write,policy,test,winbox,password,sniff source=/iproute enable /ip route find gateway=网通网关add name=dxdown policy= ftp,reboot,read,write,policy,test,winbox,password,sniffsource= /ip routeset /ip route find comment=tel gateway=电信网关add name=dxuppolicy=ftp,reboot,read,write,policy,test,winbox,password,sniff source=/iproute set /ip route find comment=tel gateway=电信网关; n n/ip routeset /ip route find comment=tel disable=no;/tool netwatch add host=电信网关 timeout=1s interval=5s up-script=dxupdown-script=dxdown/tool netwatch add host=网通网关 timeout=1s interval=5s up-script=cncupdown-script=cncdown-#以上信息剪贴到终端即可#更详细:#电信或网通双线之一掉线自动切换的功能实现#首先,需要配制netwatch检测功能,#左侧tools->netwatch,+号,HOST添电信的网关,UP中添dxup,DOWN中添dxdown,OK,#同样再添加网通的网关,和cncup,cncdown.#然后添加执行的脚本文件,下面的这个是我自己用的,差点,不过能用就好.呵呵.#注意,我是在routerlist中电信/0做了comment注释为tel.#切换的原理是#dxup 修改comment为tel的项的gateway为电信 (电信可用时默认/0为电信网关)#dxdown 修改comment为tel的项gateway为网通 (电信不可用修改/0为网通)#cncup 启用所有gateway为网通的项 (当网通可用进行路由选择)#cncdown 禁用所有gateway 为网通的项 (当网通不可用走默认线路不经过选择)-下面是2.X的 请分开复制-ROS双线负载均衡自动切换/ system script add name=dxup source=/ip route set /ip route findcomment=tel gateway=电信网关;nn/ip route set /ip route findcomment=tel disable=no;policy=ftp,reboot,read,write,policy,test,winbox,password add name=cncup source=/ip route enable /ip route findgateway=网通网关policy=ftp,reboot,read,write,policy,test,winbox,password add name=dxdown source=/ip route set /ip route findcomment=tel gateway=网通网关policy=ftp,reboot,read,write,policy,test,winbox,password add name=cncdown source=/ip route disable /ip route findgateway=网通网关policy=ftp,reboot,read,write,policy,test,winbox,password /tool netwatch add host=电信网关 timeout=1s interval=5s up-script=dxupdown-script=dxdown/tool netwatch add host=网通网关 timeout=1s interval=5s up-script=cncupdown-script=cncdown更详细:电信或网通双线之一掉线自动切换的功能实现首先,需要配制netwatch检测功能,左侧tools->netwatch,+号,HOST添电信的网关,UP中添dxup,DOWN中添dxdown,OK,同样再添加网通的网关,和cncup,cncdown.然后添加执行的脚本文件,下面的这个是我自己用的,差点,不过能用就好.呵呵.将红字部分添上自己的网关,注意,我是在router list中电信/0做了comment注释为tel./ system scriptadd name=dxup source=/ip route set /ip route findcomment=tel gateway=电信网关;n/ip route set /ip route find comment=tel disable=no;policy=ftp,reboot,read,write,policy,test,winbox,passwordadd name=cncup source=/ip route enable /ip route find gateway=网通网关 policy=ftp,reboot,read,write,policy,test,winbox,passwordadd name=dxdown source=/ip route set /ip route findcomment=tel gateway=网通网关 policy=ftp,reboot,read,write,policy,test,winbox,passwordadd name=cncdown source=/ip route disable /ip route findgateway=网通网关 policy=ftp,reboot,read,write,policy,test,winbox,password在new terminal 中右键paste回车就可以了切换的原理是dxup 修改comment为tel的项的gateway为电信 (电信可用

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论