summaryrefslogtreecommitdiff
path: root/keama/tests/czb/dhcpd.LOCAL.failover
diff options
context:
space:
mode:
Diffstat (limited to 'keama/tests/czb/dhcpd.LOCAL.failover')
-rw-r--r--keama/tests/czb/dhcpd.LOCAL.failover19
1 files changed, 19 insertions, 0 deletions
diff --git a/keama/tests/czb/dhcpd.LOCAL.failover b/keama/tests/czb/dhcpd.LOCAL.failover
new file mode 100644
index 00000000..0deea367
--- /dev/null
+++ b/keama/tests/czb/dhcpd.LOCAL.failover
@@ -0,0 +1,19 @@
+
+failover peer "cobafailover" {
+ primary;
+ address 140.13.216.200;
+ port 519;
+ peer address 142.20.10.101;
+ peer port 519;
+ max-response-delay 180;
+ max-unacked-updates 100;
+ mclt 600;
+ split 128;
+ load balance max seconds 3;
+ max-lease-misbalance 7; #Prozent
+ max-lease-ownership 3; #Prozent
+ min-balance 3100;
+ max-balance 3600;
+}
+
+