bird/protocols/evix.conf

15 lines
333 B
Text

template bgp evix_v6 from ebgp_peer_v6 {
local 2602:fed2:fff:ffff::233;
}
protocol bgp evix_rs1_v6 from evix_v6 {
description "EVIX Amsterdam: RS1 (v6)";
neighbor 2602:fed2:fff:ffff::1 as 137933;
}
protocol bgp evix_rs2_v6 from evix_v6 {
description "EVIX Amsterdam: RS2 (v6)";
neighbor 2602:fed2:fff:ffff::253 as 209762;
}