-
Notifications
You must be signed in to change notification settings - Fork 15
/
generic.yml
337 lines (325 loc) · 8.39 KB
/
generic.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
process:
envvars:
user: "bird"
group: "bird"
peerings_url: https://raw.githubusercontent.com/coloclue/kees/master/tests/peers.yaml
pdb_apikey: xxxxxxxx.yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
irr_source_host: rr.ntt.net
irr_order: NTTCOM,INTERNAL,RADB,RIPE
builddir: '/opt/routefilters'
stagedir: '/opt/router-staging'
bgp_groups:
"amsix":
graceful_shutdown: True
admin_down_state: False
block_importexport: True
bgp_local_pref: 120
"nlix":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
"nlix-dc5-1":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
"nlix-eunetworks-3":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
"frysix":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
bgp_local_pref: 125
"decix":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
"franceix":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
"swissix":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
"private-eun":
graceful_shutdown: False
admin_down_state: False
block_importexport: False
bgp_settings:
AS6939:
common:
bgp_local_pref: 40
ixp:
amsix:
bgp_local_pref: 45
coloclue:
supernets:
- prefix: "94.142.240.0"
length: 21
comment: "Coloclue IPv4 PA space"
- prefix: "185.52.224.0"
length: 22
comment: "Coloclue IPv4 PA space"
- prefix: "2a02:898::"
length: 32
comment: "Coloclue IPv6 PA space"
rpki:
validation: True
whitelist:
ipv4:
ipv6:
ospf:
ospf.default_cost: 1000
bfd:
min_rx_interval: 10
min_tx_interval: 100
multiplier: 20
# this defines the iBGP mesh, and defines which routers we have
bgp:
"eunetworks2":
fqdn: eunetworks-2.router.nl.coloclue.net
ipv4: 94.142.247.3
ipv6: 2a02:898:0:300::3
vendor: bird
graceful_shutdown: True
maintenance_mode: false
"eunetworks3":
fqdn: eunetworks-3.router.nl.coloclue.net
ipv4: 94.142.247.6
ipv6: 2a02:898:0:300::6
vendor: bird
graceful_shutdown: false
maintenance_mode: false
"dc51":
fqdn: dc5-1.router.nl.coloclue.net
ipv4: 94.142.247.1
ipv6: 2a02:898:0:300::1
vendor: bird
graceful_shutdown: false
maintenance_mode: false
"dc52":
fqdn: dc5-2.router.nl.coloclue.net
ipv4: 94.142.247.2
ipv6: 2a02:898:0:300::2
vendor: bird
graceful_shutdown: false
maintenance_mode: false
ixp_map:
amsix:
ixp_community: 26
ipv4_range: 80.249.208.0/21
ipv6_range: 2001:7f8:1::/64
present_on:
- eunetworks-2.router.nl.coloclue.net
# bgp_local_pref: 100 ## The default bgp_local_pref is 100 if it is not set.
nlix:
ixp_community: 64
ipv4_range: 193.239.116.0/22
ipv6_range: 2001:7f8:13::/64
present_on:
- dc5-1.router.nl.coloclue.net
- eunetworks-3.router.nl.coloclue.net
frysix:
ixp_community: 3512
ipv4_range: 185.1.203.0/24
ipv6_range: 2001:7f8:10f::205b:0/64
present_on:
- eunetworks-3.router.nl.coloclue.net
- dc5-2.router.nl.coloclue.net
decix:
ixp_community: 31
ipv4_range: 80.81.192.0/21
ipv6_range: 2001:7f8::/64
bgp_local_pref: 90
present_on:
- eunetworks-3.router.nl.coloclue.net
franceix:
ixp_community: 359
ipv4_range: 37.49.236.0/22
ipv6_range: 2001:7f8:54::/64
bgp_local_pref: 90
present_on:
- dc5-1.router.nl.coloclue.net
swissix:
ixp_community: 60
ipv4_range: 91.206.52.0/23
ipv6_range: 2001:7f8:24::/64
bgp_local_pref: 90
present_on:
- dc5-2.router.nl.coloclue.net
private-eun:
ipv4_range: 62.115.144.32/31
ipv6_range: 2001:2000:3080:0ebc::/126
present_on:
- eunetworks-2.router.nl.coloclue.net
private-dc5:
ipv4_range: 4.68.73.168/30
ipv6_range: 2001:1900:5:3::190/126
present_on:
- dc5-1.router.nl.coloclue.net
bgp_passwords:
AS42: DefibClearOK
AS112: largecommunities
AS15169: XXX
bogons:
- prefix: "0.0.0.0"
length: 8
comment: "IANA - Local Identification"
- prefix: "10.0.0.0"
length: 8
comment: "RFC 1918 - Private Use"
- prefix: "127.0.0.0"
length: 8
comment: "IANA - Loopback"
- prefix: "169.254.0.0"
length: 16
comment: "RFC 3927 - Link Local"
- prefix: "172.16.0.0"
length: 12
comment: "RFC 1918 - Private Use"
- prefix: "192.0.0.0"
length: 24
comment: "multiple RFCs"
- prefix: "192.0.2.0"
length: 24
comment: "RFC 5737 - TEST-NET-1"
- prefix: "192.168.0.0"
length: 16
comment: "RFC 1918 - Private Use"
- prefix: "198.18.0.0"
length: 15
comment: "RFC 2544 - Network Interconnect Device Benchmark Testing"
- prefix: "198.51.100.0"
length: 24
comment: "RFC 5737 - TEST-NET-2"
- prefix: "203.0.113.0"
length: 24
comment: "RFC 5737 - TEST-NET-3"
- prefix: "224.0.0.0"
length: 3
comment: "RFC 5771 - Multcast (formerly Class D)"
- prefix: "100.64.0.0"
length: 10
comment: "RFC 6598 - Shared Address Space"
- prefix: "193.239.116.0"
length: 22
comment: "IXP: NL-IX Public Peering LAN"
- prefix: "2001:7f8:13::"
length: 64
comment: "IXP: NL-IX Public Peering LAN"
- prefix: "80.249.208.0"
length: 21
comment: "IXP: AMS-IX Public Peering LAN"
- prefix: "2001:7f8:1::"
length: 48
comment: "IXP: AMS-IX Public Peering LAN"
- prefix: "185.1.203.0"
length: 24
comment: "IXP: Frys-IX Peering LAN"
- prefix: "2001:7f8:10f::"
length: 64
comment: "IXP: Frys-IX Peering LAN"
- prefix: "80.81.192.0"
length: 21
comment: "IXP: DE-CIX Frankfurt Peering LAN"
- prefix: "2001:7f8::"
length: 64
comment: "IXP: DE-CIX Frankfurt Peering LAN"
- prefix: "37.49.236.0"
length: 22
comment: "IXP: France-IX Paris Peering LAN"
- prefix: "2001:7f8:54::"
length: 64
comment: "IXP: France-IX Paris Peering LAN"
- prefix: "91.206.52.0"
length: 23
comment: "IXP: SwissIX Peering LAN"
- prefix: "2001:7f8:24::"
length: 64
comment: "IXP: SwissIX Peering LAN"
- prefix: "0000::"
length: 8
comment: "loopback, unspecified, v4-mapped"
- prefix: "0064:ff9b::"
length: 96
comment: "RFC 6052 - IPv4-IPv6 Translation"
- prefix: "0100::"
length: 8
comment: "RFC 6666 - reserved for Discard-Only Address Block"
- prefix: "0200::"
length: 7
comment: "RFC 4048 - Reserved by IETF"
- prefix: "0400::"
length: 6
comment: "RFC 4291 - Reserved by IETF"
- prefix: "0800::"
length: 5
comment: "RFC 4291 - Reserved by IETF"
- prefix: "1000::"
length: 4
comment: "RFC 4291 - Reserved by IETF"
- prefix: "2001::"
length: 32
comment: "RFC 4380 - Teredo prefix"
- prefix: "2001:0002::"
length: 48
comment: "RFC 5180 - Benchmarking"
- prefix: "2001:0003::"
length: 32
comment: "RFC 7450 - Automatic Multicast Tunneling"
- prefix: "2001:10::"
length: 28
comment: "RFC 4843 - Deprecated ORCHID"
- prefix: "2001:20::"
length: 28
comment: "RFC 7343 - ORCHIDv2"
- prefix: "2001:db8::"
length: 32
comment: "RFC 3849 - NON-ROUTABLE range to be used for documentation purpose"
- prefix: "2002::"
length: 16
comment: "RFC 3068 - 6to4 prefix"
- prefix: "3ffe::"
length: 16
comment: "RFC 5156 - used for the 6bone but was returned"
- prefix: "4000::"
length: 3
comment: "RFC 4291 - Reserved by IETF"
- prefix: "5f00::"
length: 8
comment: "RFC 5156 - used for the 6bone but was returned"
- prefix: "6000::"
length: 3
comment: "RFC 4291 - Reserved by IETF"
- prefix: "8000::"
length: 3
comment: "RFC 4291 - Reserved by IETF"
- prefix: "a000::"
length: 3
comment: "RFC 4291 - Reserved by IETF"
- prefix: "c000::"
length: 3
comment: "RFC 4291 - Reserved by IETF"
- prefix: "e000::"
length: 4
comment: "RFC 4291 - Reserved by IETF"
- prefix: "f000::"
length: 5
comment: "RFC 4291 - Reserved by IETF"
- prefix: "f800::"
length: 6
comment: "RFC 4291 - Reserved by IETF"
- prefix: "fc00::"
length: 7
comment: "RFC 4193 - Unique Local Unicast"
- prefix: "fe80::"
length: 10
comment: "RFC 4291 - Link Local Unicast"
- prefix: "fec0::"
length: 10
comment: "RFC 4291 - Reserved by IETF"
- prefix: "ff00::"
length: 8
comment: "RFC 4291 - Multicast"