summaryrefslogtreecommitdiff
path: root/templates/show/wan-load-balance/connection/node.def
blob: d76fb51fbbc21893de7fef7de6fe1bf45af11062 (plain)
1
2
3
4
5
6
7
8
9
help: Show Wide Area Network (WAN) load-balancing flow
run:  if [ -f /var/load-balance/wlb.out ] ; then 
      	 sudo ${vyatta_bindir}/sudo-users/vyatta-wlb-connection
      else
         echo WAN load balancing is not configured
      fi