2024-08-15 16:43:13 +00:00
|
|
|
log stderr all;
|
2024-11-07 19:07:48 +00:00
|
|
|
timeformat protocol iso long;
|
2024-08-15 16:43:13 +00:00
|
|
|
debug protocols { states, routes, filters, interfaces };
|
|
|
|
router id 45.77.54.132;
|
|
|
|
|
|
|
|
define VRF = "vrf-wgate";
|
|
|
|
define VRF_RTID = 20;
|
|
|
|
|
|
|
|
ipv6 table main;
|
|
|
|
|
|
|
|
protocol device { scan time 10; }
|
|
|
|
|
2024-11-10 15:08:21 +00:00
|
|
|
include "/etc/bird/vultr/bird.conf";
|
|
|
|
include "/etc/bird/downstream/bird.conf";
|