router id 192.0.2.20; log "/var/log/bird.log" all; log syslog all; debug protocols all; protocol device { } protocol bgp the_rs { local as 20; neighbor 192.0.2.2 as 999; import all; export all; connect delay time 1; connect retry time 1; }