]> git.proxmox.com Git - mirror_frr.git/blame - babeld/babeld.conf.sample
Merge pull request #5793 from ton31337/fix/formatting_show_bgp_summary_failed
[mirror_frr.git] / babeld / babeld.conf.sample
CommitLineData
ca10883e
DS
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
9router babel
10! network wlan0
11! network eth0
2d3ed840
RW
12! redistribute ipv4 kernel
13! no redistribute ipv6 static
ca10883e
DS
14
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
23!interface eth0
24! babel wired
25! babel split-horizon
26! babel hello-interval 12000
27! babel update-interval 36000
28
29! log file /var/log/quagga/babeld.log
30log stdout