aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/bird/peers4.conf
blob: 6f0cc968db98414d3f11d499432fab431790d8e8 (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 193.106.167.41 as 42541;
}

protocol bgp fiberby_inx from fiberby {
	neighbor 193.106.167.42 as 42541;
}