-
Notifications
You must be signed in to change notification settings - Fork 24
/
ixp-member-list.txt
329 lines (321 loc) · 11.1 KB
/
ixp-member-list.txt
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
#######################################################################
# IX Member List Schema
#
# Elisa Jasinska
# Nick Hilliard
# Bijal Sanghani
# Barry O'Donovan
# Arnold Nipper
#
# version 1.0 - 2019-07-18
#
#
# revision history:
#
# v 0.1 * initial release
# v 0.2 * included feedback from Steven Bakker (AMS-IX)
# v 0.3 * included feedback from Nick Hilliard (INEX)
# v 0.4 * included feedback from Kay Rechthien (ECIX), Martin Levy
# (CloudFlare) and added Grizz's p:
# + ixp_info -> ixp_list, added ixp_id referenced in
# member_list.connection_list entries
# + re-named former ixp_id to ixf_id and refined its type
# + added emgergency contact fields: emgergency_email,
# emgergency_phone, emgergency_contact_hours
# + added billing contact hours field: billing_contact_hours
# + added member_type field in member_list entries
# + fixed typo in peering_policy_url
# + added mac_address field in vlan_list entries
# + added stats_api field in ixp_list entries
# + changed version to dotted format
# + spelin fixxups and apostrophe's
# v 0.5 * included feedback from Arnold Nipper (DE-CIX):
# + pdb_facility_id added to switch
# v 0.6 * included feedback from Arnold Nipper (DE-CIX):
# + allow multiple MACs per address family and list macs
# by address family as some IXPs allow different L3 interfaces
# for v4/v6
# v 0.7 * added new fields following ix-f/euro-ix meeting in London, UK
# on Jan 10th. Fields include:
# + add: ixf_id: (integer, required) (closes #21)
# + add: peeringdb_id: (integer, not required)
# + add: switch manufacturer and model (strings, not required)
# + add: looking_glass_urls (array of strings, not required) to vlan ipv4/6
# + add: service_type (array of strings, not required) to member connection
# - remove: types probono and routeserver from member_list.member_type
# v 1.0 * added new fields following euro-ix requirements
# + add: software to switches: (string, not required)
# + refactor service_type to an array of objects called 'services'
# and add: os: (string, not required), os_version: (string, not required),
# daemon: (string, not required), and daemon_version: (string, not required)
#######################################################################
# basic example
{
"version": "1.0",
"timestamp": "2019-07-18T00:00:00Z",
"ixp_list": [
{
"ixp_id": 42,
"shortname": "AMS-IX",
"ixf_id": 2
}
],
"member_list": [
{
"asnum": 8560,
"connection_list": [
{
"ixp_id": 42
}
]
},
{
"asnum": 197219,
"connection_list": [
{
"ixp_id": 42
}
]
},
{
"asnum": 51088,
"connection_list": [
{
"ixp_id": 42
}
]
},
{
"asnum": 47836,
"connection_list": [
{
"ixp_id": 42
}
]
}
# ... more members
]
}
#######################################################################
# more complex example
{
"version": "1.0",
"timestamp": "2019-07-18T00:00:00Z",
"ixp_list": [
{
"shortname": "AMS-IX",
"name": "Amsterdam Internet Exchange",
"ixp_id": 42,
"ixf_id": 2,
"peeringdb_id": 26,
"country": "NL",
"url": "http://www.ams-ix.net/",
"stats_api": "https://my.ams-ix.net/api/v1/stats.json",
"support_email": "[email protected]",
"support_phone": "+31 20 514 1717",
"support_contact_hours": "8/5",
"emergency_email": "[email protected]",
"emergency_phone": "+31 20 514 1717",
"emergency_contact_hours": "24/7",
"billing_email": "[email protected]",
"billing_phone": "+31 20 305 89 99",
"billing_contact_hours": "8/5",
"peering_policy_list": [
"open",
"selective",
"closed",
"case-by-case",
"custom"
],
"switch": [
{
"id": 0,
"name": "PXC-TC5-144",
"colo": "Telecity 5",
"pdb_facility_id": 1236,
"city": "Amsterdam",
"country": "NL",
"manufacturer": "Acme Switch Co.",
"model": "Big Switch",
"software": "SwitchOS"
},
{
"id": 1,
"name": "PXC-GLO-146",
"colo": "Global Switch",
"pdb_facility_id": 63,
"city": "Amsterdam",
"country": "NL"
}
],
"vlan": [
{
"id": 0,
"name": "ISP",
"ipv4": {
"prefix": "80.249.208.0",
"mask_length": 21
},
"ipv6": {
"prefix": "2001:7f8:1::",
"mask_length": 64
}
},
{
"id": 1,
"name": "GRX",
"ipv4": {
"prefix": "193.105.101.0",
"mask_length": 23
}
}
]
}
],
"member_list": [
{
"asnum": 65505,
"member_type": "peering",
"name": "Netflix",
"url": "http://netflix.com/",
"contact_email": [
],
"contact_phone": [
"+1 1234 5678"
],
"contact_hours": "8/5",
"peering_policy": "open",
"peering_policy_url": "https://www.netflix.com/openconnect/",
"member_since": "2009-02-04T00:00:00Z",
"connection_list": [
{
"ixp_id": 42,
"connected_since": "2009-02-04T00:00:00Z",
"state": "active",
"if_list": [
{
"switch_id": 0,
"if_speed": 10000,
"if_type": "LR4"
}
],
"vlan_list": [
{
"vlan_id": 0,
"ipv4": {
"address": "192.0.2.250",
"routeserver": true,
"max_prefix": 42,
"as_macro": "AS-NFLX-V4",
"mac_addresses" : [
"00:11:22:33:44:16"
]
},
"ipv6": {
"address": "2001:db8::250",
"routeserver": true,
"max_prefix": 42,
"as_macro": "AS-NFLX-V6",
"mac_addresses" : [
"00:11:22:33:44:16"
]
}
}
]
},
{
"ixp_id": 42,
"connected_since": "2009-02-04T00:00:00Z",
"state": "active",
"if_list": [
{
"switch_id": 1,
"if_speed": 10000,
"if_type": "LR4"
}
],
"vlan_list": [
{
"vlan_id": 0,
"ipv4": {
"address": "192.0.2.100",
"routeserver": true,
"max_prefix": 42,
"as_macro": "AS-NFLX-V4",
"mac_addresses" : [
"00:11:22:33:44:17"
]
},
"ipv6": {
"address": "2001:db8::100",
"routeserver": true,
"max_prefix": 42,
"as_macro": "AS-NFLX-V6",
"mac_addresses" : [
"00:11:22:33:44:17"
]
}
}
]
}
]
},
{
"asnum": 65500,
"member_type": "ixp",
"name": "Example IXP",
"url": "http://ixp.example.com/",
"peering_policy": "mandatory",
"member_since": "2000-02-04T00:00:00Z",
"connection_list": [
{
"ixp_id": 42,
"state": "active",
"if_list": [
{
"switch_id": 0,
"if_speed": 10000,
}
],
"vlan_list": [
{
"vlan_id": 2,
"ipv4": {
"address": "192.0.2.254",
"routeserver": false,
"max_prefix": 100000,
"as_macro": "AS-EXAMPLE-IX-RS",
"services": [
{
"type": "ixrouteserver",
"os": "Ubuntu Linux",
"os_version": "18.04",
"daemon": "bird",
"daemon_version": "1.6.2",
}
]
},
"ipv6": {
"address": "2001:db8::254",
"routeserver": false,
"max_prefix": 10000,
"as_macro": "AS-EXAMPLE-IX-RS-V6",
"services": [
{
"type": "ixrouteserver",
"os": "Ubuntu Linux",
"os_version": "18.04",
"daemon": "bird",
"daemon_version": "1.6.2",
}
]
}
}
]
}
]
}
]
}