多线ADSL负载均衡Interface List中显示中文连接状态和IP的脚本
本帖最后由 gaokepc 于 2009-6-29 18:59 编辑#InterfaceList中显示中文动态ADSL连接状态和IP的脚本
:global new-status1 running]
:global new-address1 address]
:global new-address1 [:pick $new-address1 0 [:find $new-address1 "/"]]
:if ($new-status1=true) do={
/interface set comment=("1线连接IP:" . $new-address1)
} else={
/interface set comment="1线断开"
}
那2號線呢 。在什么地方運行? 有必要吗,
页:
[1]