15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
log stderr all;
|
|
timeformat protocol iso long;
|
|
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; }
|
|
|
|
include "/etc/bird/vultr/bird.conf";
|
|
include "/etc/bird/downstream/bird.conf";
|