summaryrefslogtreecommitdiff
path: root/templates/show/wan-load-balance/connection/node.def
blob: d5ec64e8cfa58b0b79ef72e0db31a89a396fc39a (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.pl
      else
         echo WAN load balancing is not configured
      fi