aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/bird/peers6.conf
blob: a78d8c6d507f6dbdf03540ad48910f66ce112bbf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
template bgp fiberby from bgp_transit {
}

protocol bgp fiberby_tgc from fiberby {
	preference 90;
	neighbor 2a03:5440:1:2935:1ab:1::1 as 42541;
}

protocol bgp fiberby_inx from fiberby {
	neighbor 2a03:5440:1:2935:1ab:2::1 as 42541;
}