154613989 发表于 2007-2-16 23:18:39

关于掉线自动切换的问题

哪位高人帮忙给个。掉线自动切换的脚本。我这个不行啊。。。自己写出来一个。只有 down 的时候能运行。可是up的时候,他不运行up相应的版本。。。郁闷死。。。


teldown:
/ip policy-routing table tel
set [ ip policy-routing table tel find dst-address=0.0.0.0] gateway 60.10.13.1


telup:
/ip policy-routing table tel
set [ ip policy-routing table tel find dst-address=0.0.0.0] gateway 175.12.12.1

这个是netwatch的设置:
add host=175.12.12.1 timeout=500ms interval=20s up-script=telup
\n \
    down-script=teldown comment="" disabled=no

[ 本帖最后由 154613989 于 2007-2-16 23:22 编辑 ]

mydoskey 发表于 2007-2-19 22:08:52

最简单的方法告诉你一个。。QQ   11197035
页: [1]
查看完整版本: 关于掉线自动切换的问题