bird/protocols/evix.conf
2020-05-03 00:33:40 +02:00

15 lines
286 B
Text

template bgp evix from ebgp_peer_v6 {
local 2602:fed2:fff:ffff::233;
}
protocol bgp evix_rs1 from evix {
description "EVIX RS1";
neighbor 2602:fed2:fff:ffff::1 as 137933;
}
protocol bgp evix_rs2 from evix {
description "EVIX RS2";
neighbor 2602:fed2:fff:ffff::253 as 209762;
}