userdoc:tt_wan_failover

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
userdoc:tt_wan_failover [2019/10/13 20:57]
abelbeck [Action Exit Script (optional)]
userdoc:tt_wan_failover [2019/10/13 21:03]
abelbeck [Action Script (optional)]
Line 97: Line 97:
   exit 0   exit 0
  
 +\\
 ===== Action Exit Script (optional) ===== ===== Action Exit Script (optional) =====
  
Line 103: Line 104:
 Conditionally test when a Secondary -> Primary WAN link change is allowed to occur, by executing a script. Conditionally test when a Secondary -> Primary WAN link change is allowed to occur, by executing a script.
  
-If this script has an exit value of 0 the link change occurs, else with any other exit value the failover remains on the Secondary WAN.+If this script has an exit value of ''0'' the link change occurs, else with any other exit value the failover remains on the Secondary WAN.
  
 The script must be found at ''/mnt/kd/wan-failover-exit.script'' and be made executable... The script must be found at ''/mnt/kd/wan-failover-exit.script'' and be made executable...
Line 155: Line 156:
   exit 0   exit 0
  
 +\\
 ===== Testing Failover ===== ===== Testing Failover =====
  
  • userdoc/tt_wan_failover.txt
  • Last modified: 2021/01/19 13:15
  • by mkeuter