blob: a4924ec7b7e5f9b647390952d507373ac4b1a8a1 [file] [log] [blame]
Denis Ovsienkoa14ef5e2012-02-11 21:06:16 +04001debug 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
Juliusz Chroboczek831aeb92012-02-07 04:56:47 +01009router babel
Juliusz Chroboczek46b92c02012-02-14 08:53:51 +010010! network wlan0
Juliusz Chroboczek831aeb92012-02-07 04:56:47 +010011! network eth0
12! redistribute kernel
13! no redistribute static
Paul Jakma57345092011-12-25 17:52:09 +010014
Juliusz Chroboczek46b92c02012-02-14 08:53:51 +010015! 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
Juliusz Chroboczek831aeb92012-02-07 04:56:47 +010023!interface eth0
Denis Ovsienkoa14ef5e2012-02-11 21:06:16 +040024! babel wired
Juliusz Chroboczek831aeb92012-02-07 04:56:47 +010025! babel split-horizon
Juliusz Chroboczek46b92c02012-02-14 08:53:51 +010026! babel hello-interval 12000
27! babel update-interval 36000
Paul Jakma57345092011-12-25 17:52:09 +010028
Juliusz Chroboczek831aeb92012-02-07 04:56:47 +010029! log file /var/log/quagga/babeld.log
Denis Ovsienkoa14ef5e2012-02-11 21:06:16 +040030log stdout