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

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