]> git.proxmox.com Git - mirror_frr.git/blame - babeld/babeld.conf.sample
Merge quagga mainline into the google ISIS code.
[mirror_frr.git] / babeld / babeld.conf.sample
CommitLineData
a14ef5ee
DO
1debug babel common
2!debug babel kernel
3!debug babel filter
4!debug babel timeout
5!debug babel interface
6!debug babel route
7!debug babel all
8
831aeb9a 9router babel
46b92c04 10! network wlan0
831aeb9a
JC
11! network eth0
12! redistribute kernel
13! no redistribute static
14
46b92c04
JC
15! The defaults are fine for a wireless interface
16
17!interface wlan0
18
19! A few optimisation tweaks are optional but recommended on a wired interface
20! Disable link quality estimation, enable split horizon processing, and
21! increase the hello and update intervals.
22
831aeb9a 23!interface eth0
a14ef5ee 24! babel wired
831aeb9a 25! babel split-horizon
46b92c04
JC
26! babel hello-interval 12000
27! babel update-interval 36000
831aeb9a
JC
28
29! log file /var/log/quagga/babeld.log
a14ef5ee 30log stdout