From: Juliusz Chroboczek Date: Tue, 14 Feb 2012 07:53:51 +0000 (+0100) Subject: babeld: more helpful sample conf file. X-Git-Tag: frr-2.0-rc1~1871^2~5 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=46b92c043f1a83d8343a4a0345a7b69bac3cdf20;p=matthieu%2Ffrr.git babeld: more helpful sample conf file. --- diff --git a/babeld/babeld.conf.sample b/babeld/babeld.conf.sample index 4eced43338..a4924ec7b7 100644 --- a/babeld/babeld.conf.sample +++ b/babeld/babeld.conf.sample @@ -7,15 +7,24 @@ debug babel common !debug babel all router babel +! network wlan0 ! network eth0 ! redistribute kernel ! no redistribute 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