Wait after switching WAN to failover connection, in order to reduce link flapping.

This commit is contained in:
2020-02-29 19:33:32 +01:00
parent 36eafabbca
commit fb9acf3fec
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
config wanmonitor
option check_host '8.8.4.4'
option flapping '60'
option interval '5'
option sleep '0'
option wan_primary 'wan1'