]> git.proxmox.com Git - mirror_frr.git/blobdiff - babeld/babeld.conf.sample
*: Convert zapi->interface_delete to ifp callback
[mirror_frr.git] / babeld / babeld.conf.sample
index 4eced43338f6f87b3134eb1d4cba1866c5b6ce49..a77453a73411a4696dcd041735d4c0b0ad5c8bc9 100644 (file)
@@ -7,15 +7,24 @@ debug babel common
 !debug babel all
 
 router babel
+! network wlan0
 ! network eth0
-! redistribute kernel
-! no redistribute static
+! redistribute ipv4 kernel
+! no redistribute ipv6 static
+
+! The defaults are fine for a wireless interface
+
+!interface wlan0
+
+! A few optimisation tweaks are optional but recommended on a wired interface
+! Disable link quality estimation, enable split horizon processing, and
+! increase the hello and update intervals.
 
 !interface eth0
 ! babel wired
-! babel wireless
 ! babel split-horizon
-! no babel split-horizon
+! babel hello-interval 12000
+! babel update-interval 36000
 
 ! log file /var/log/quagga/babeld.log
 log stdout