router id 10.9.99.2; log "/var/log/bird/bird.log" all; debug protocols { states, routes, filters, interfaces } protocol kernel { import none; export all; } protocol device { # defaults... } protocol ospf { area 0 { interface "lo" { stub; }; interface "vlan1082" { stub; }; interface "vlan1050" { stub; }; interface "vlan1012" { }; }; };