router id 172.16.16.35; log "/var/log/bird/bird6.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 "vlan2000" { }; interface "vlan2007" { }; interface "vlan2015" { stub; }; interface "vlan2014" { stub; }; }; }; protocol bgp ibgp_r5 { local 2400:5000:6148:2ab3::35 as 64090; neighbor 2400:5000:6148:2ab3::5 as 64090; }