------------------
浮动静态路由
set routing-options static route 0.0.0.0/0 next-hop pp0.0 qualified-next-hop pp0.1 preference 10
-----------------
RPM测试的内容,包括从哪个接口发起测试,测试ping等等
#指定探针类型用ICMP请求
#探测的目标地址
#探测间隔
#探测阈值 连续5次探测丢失后触发PING_TEST_FAILED event
#从什么接口发起探测
set services rpm probe Internet01-DNS-PING test ISP-DNS probe-type icmp-ping
set services rpm probe Internet01-DNS-PING test ISP-DNS target address 223.5.5.5
set services rpm probe Internet01-DNS-PING test ISP-DNS probe-count 5
set services rpm probe Internet01-DNS-PING test ISP-DNS thresholds successive-loss 5
set services rpm probe Internet01-DNS-PING test ISP-DNS destination-interface pp0.0
set services rpm probe Internet02-DNS-PING test ISP-DNS probe-type icmp-ping
set services rpm