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

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