负载均衡防掉线脚本无限制版本
负载均衡防掉线脚本 呵呵 呵呵 不错 。。有待改进 呵呵 光背也出新鲜玩意了 哪个版本的?? 我发一个能正常用的吧:local pccstatus
:local status
:local pccold
:local pccnew
:local link
:local ncm
:local nrm
:local y
:local z
:local x
:set x 4
:set link 0
:for i from=1 to="$x" do={
:set status running]
:if ("$status" = true) do={
:set link ($link + 1)
}
}
:if ("$link" > 1) do={
:set z "$link"
:set y 0
:for i from=1 to="$x" do={
:set status running]
:set ncm ("adsl" . "$i" . "conn")
:set nrm ("ADSL" . "$i")
:if ("$status" = true) do={
:set pccnew ("both-addresses" . ":" . "$z" . "/" . "$y")
:set pccold per-connection-classifier]
:set pccstatus disable]
:if (("$pccnew" != $pccold) || ("$pccstatus" = true)) do={
/ip firewall mangle set [ /ip firewall mangle find chain=bonding new-connection-mark="$ncm"] per-connection-classifier=$pccnew disabled=no
/ip firewall mangle set [ /ip firewall mangle find chain=bonding new-routing-mark="$nrm"] disabled=no
}
:set y ($y + 1)
} else {
:set pccstatus disable]
:if ("$pccstatus" = false) do={
/ip firewall mangle disable [ /ip firewall mangle find chain=bonding new-connection-mark="$ncm"]
/ip firewall mangle disable
}
}
}
}
} 就是嘛 这才看起来 不错的样子 :lol你这个也不是一般人会用 都不错,又收到好东西了{:3_53:} 顶一下精彩!!:victory: 收藏一下啦。呵呵 下载来看看,我都看不懂 谢谢楼主分享 哪个版本上用的?~ 谢谢楼主分享 是一种学习 也不知道现在ros技术到什么地步了