-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
361 lines (344 loc) · 20.1 KB
/
index.html
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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=0.8, shrink-to-fit=no" />
<meta name="keywords" content="stypr, AS400671, Harold Kim, harold.kim" />
<meta name="google" content="notranslate" />
<meta name="theme-color" content="#020" />
<meta name="referrer" content="no-referrer" />
<meta name="description" content="AS400671 Dashboard" />
<meta name="twitter:title" content="AS400671" />
<meta property="og:title" content="AS400671 Dashbaord" />
<meta property="og:description" content="AS400671(AS-STYPR) Dashboard" />
<title>AS400671</title>
<link rel="shortcut icon" href="/static/images/favicon.jpg" type="image/x-icon" />
<link rel="apple-touch-icon" href="/static/images/favicon.jpg" />
<link rel="preload" href="/static/stylesheet/flag.css" as="style" onload="this.onload=null;this.rel='stylesheet'" crossorigin />
<link rel="preload" href="/static/fonts/SUIT-Variable.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="/static/fonts/oxygen.woff2" as="font" type="font/woff2" crossorigin />
<noscript>
<link rel="stylesheet" href="/static/stylesheet/flag.css" />
</noscript>
<link href="/static/stylesheet/bootstrap.css?2208110148" rel="stylesheet" />
<link href="/static/stylesheet/bootstrap.stypr.css?2208110148" rel="stylesheet" />
</head>
<body class="bg-light d-flex flex-column h-100">
<header>
<div class="px-3 py-2 text-bg-dark">
<div class="container">
<div class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start">
<a href="/" class="d-flex align-items-center my-2 my-lg-0 text-white text-decoration-none">
<span class="logo">AS400671</span>
</a>
<span class="d-none d-sm-none d-md-none d-lg-block d-xl-block mb-3 px-2 mb-md-0 lh-1 me-lg-auto">
<small class="text-monospace"> </small>
<br />
<small class="text-monospace"> </small>
</span>
<ul class="header-link-group nav col-12 col-lg-auto my-2 justify-content-center my-md-0 text-small">
<li>
<a class="nav-link active" id="header-link-dashboard">
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#speedometer2" />
</svg>
Dashboard
</a>
</li>
<li>
<a href="/looking-glass.html" class="nav-link" id="header-link-lg">
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#glass" />
</svg>
Lookng Glass
</a>
</li>
<li>
<a href="/services.html" class="nav-link" id="header-link-services">
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#ethernet" />
</svg>
Services
</a>
</li>
<li>
<a href="/about.html" class="nav-link" id="header-link-about">
<svg class="bi d-block mx-auto mb-1" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#about" />
</svg>
About
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="nav-scroller bg-body shadow-sm">
<div class="container">
<nav class="nav" aria-label="Secondary navigation">
<a class="nav-link" aria-current="page" href="#infrastructure">
Infrastructures
<span class="rounded-pill badge text-bg-success align-text-bottom" id="counter-pop-alive"></span>
<span class="rounded-pill badge text-bg-danger align-text-bottom" id="counter-pop-dead"></span>
</a>
<a class="nav-link" href="#prefixes"> Prefixes <span class="rounded-pill badge text-bg-secondary align-text-bottom" id="counter-prefixes"></span></a>
<a class="nav-link" href="#exchanges"> Exchanges <span class="rounded-pill badge text-bg-secondary align-text-bottom" id="counter-exchanges"></span></a>
<a class="nav-link" href="#connectivity"> Connectivity <span class="rounded-pill badge text-bg-secondary align-text-bottom" id="counter-connectivity"></span></a>
<a class="nav-link" href="#community"> Communities <span class="rounded-pill badge text-bg-secondary align-text-bottom" id="counter-community"></span></a>
<a class="nav-link" href="#filter"> Security <span class="rounded-pill badge text-bg-secondary align-text-bottom" id="counter-filter"></span></a>
</nav>
</div>
</div>
</header>
<main class="flex-shrink-0 pb-5 pt-4">
<div class="container">
<div class="d-none align-items-center p-5 my-5" id="loading-screen">
<div class="row">
<div class="col-md-12 text-center">
<div class="spinner-grow" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
<div class="col-md-12 text-center">
<br />
<small>Fetching the latest information from routers.. Please wait!</small>
</div>
</div>
</div>
<div class="d-none d-flex align-items-center p-3 my-3 text-white bg-danger shadow-sm">
<div class="lh-1">
<h1 class="h6 mb-0 text-white lh-1">
<b>IPv6 is not available!</b>
</h1>
<small>AS400671 only provides access for IPv6 addresses. You may not be able to access some of services we provide.</small>
</div>
</div>
<div class="d-none" id="page-infrastructure">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<div class="mb-10">
<h1 class="h2">Infrastructures</h1>
<h6>Overview of network infrastructures</h6>
</div>
</div>
<div class="row">
<div class="col-lg-9">
<div class="col-lg-12">
<div class="my-3 p-3 bg-body shadow-sm">
<h4>Network Traffic</h4>
<canvas class="p-0 my-3 w-100" id="myChart" style="min-height: 300px; max-height: 350px;" width="900" height="380"></canvas>
</div>
</div>
<div class="col-lg-12">
<div class="my-3 p-3 bg-body shadow-sm">
<h4>Route Propagation Graph</h4>
<div class="pt-3" class="box display" id="display"></div>
<div class="row pt-5 mt-5 mb-5" id="loading-screen-graph">
<div class="col-md-12 text-center">
<div class="spinner-grow" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
<div class="col-md-12 text-center">
<br />
<small id="route-graph-btn"></small>
<small class="d-none" id="route-graph-log">...</small>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3">
<div class="w-100 bg-body shadow-sm my-3 p-3">
<h4>PoPs</h4>
<div id="list-pop"></div>
</div>
</div>
</div>
</div>
<div class="d-none" id="page-prefixes">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<div class="mb-12">
<h1 class="h2">Prefixes</h1>
<h6>Announced prefixes from AS400671 routers</h6>
</div>
</div>
<div class="my-3 p-0 bg-body shadow-sm">
<table class="table table-responsive">
<thead class="table-dark">
<th style="width: 70px;"> </th>
<th>Prefix</th>
<th class="d-none d-sm-none d-md-table-cell d-lg-table-cell d-xl-table-cell">Description</th>
</thead>
<tbody id="prefixes-body"></tbody>
</table>
</div>
</div>
<div class="d-none" id="page-exchanges">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<div class="mb-12">
<h1 class="h2">Exchanges</h1>
<h6>Currently interconnected IXPs(Internet Exchange Points)</h6>
</div>
</div>
<div class="my-3 p-0 bg-body shadow-sm">
<table class="table table-responsive">
<thead class="table-dark">
<th style="width: 70px;"> </th>
<th>Exchange Name</th>
<th class="d-none d-sm-none d-md-table-cell d-lg-table-cell d-xl-table-cell">IPv4</th>
<th class="d-none d-sm-none d-md-table-cell d-lg-table-cell d-xl-table-cell">IPv6</th>
<th>Speed</th>
</thead>
<tbody id="exchanges-body"></tbody>
</table>
</div>
</div>
<div class="d-none" id="page-connectivity">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<div class="mb-12">
<h1 class="h2">Connectivity</h1>
<h6>Upstream providers and interconnected peers</h6>
</div>
</div>
<div class="my-3 p-0 bg-body shadow-sm">
<table class="table table-responsive">
<thead class="table-dark">
<th style="width: 70px;"> </th>
<th>Network Name</th>
<th>Type</th>
<th class="d-none d-sm-none d-md-table-cell d-lg-table-cell d-xl-table-cell">Speed</th>
</thead>
<tbody id="connectivity-body"></tbody>
</table>
</div>
</div>
<div class="d-none" id="page-community">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<div class="mb-12">
<h1 class="h2">BGP Large Communities</h1>
<h6>List of currently supported BGP Large Communities (<a href="https://www.rfc-editor.org/rfc/rfc8092.html">RFC8092</a>)</h6>
</div>
</div>
<div class="my-3 p-0 bg-body shadow-sm">
<table class="table table-responsive">
<thead class="table-dark">
<th style="width: 110px;" class="text-end"></th>
<th style="width: 30px;" class="text-center d-none d-sm-none d-md-table-cell d-lg-table-cell d-xl-table-cell"> </th>
<th>Description</th>
</thead>
<tbody id="community-body"></tbody>
</table>
</div>
</div>
<div class="d-none" id="page-filter">
<div class="d-flex justify-content-between flex-wrap flex-md-nowrap align-items-center pt-3 pb-2 mb-3 border-bottom">
<div class="mb-12">
<h1 class="h2">Enforced BGP Filters</h1>
<h6>List of enforced BGP filters to enhance the overall network security</h6>
</div>
</div>
<div class="my-3 p-0 bg-body shadow-sm">
<table class="table table-responsive">
<thead class="table-dark">
<th style="width: 160px;" class="text-end"></th>
<th>Description</th>
</thead>
<tbody id="filter-body">
<tr>
<td class="text-monospace text-end align-middle">400671:x:100</td>
<td>Directly announced by AS400671</td>
<td>300</td>
</tr>
<tr>
<td class="text-monospace text-end align-middle">400671:x:101</td>
<td>Learned from upstreams</td>
<td>100</td>
</tr>
<tr>
<td class="text-monospace text-end align-middle">400671:x:102</td>
<td>Learned from customers</td>
<td>200</td>
</tr>
<tr>
<td class="text-monospace text-end align-middle">400671:x:103</td>
<td>Learned from direct peers</td>
<td>200</td>
</tr>
<tr>
<td class="text-monospace text-end align-middle">400671:x:104</td>
<td>Learned from healthcheck route servers</td>
<td>50</td>
</tr>
<tr>
<td class="text-monospace text-end align-middle">
400671:x:200<br />
~ 400671:x:299
</td>
<td class="align-middle">Learned from exchange points</td>
<td class="align-middle">150</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</main>
<footer class="d-flex flex-wrap justify-content-between align-items-center my-0 py-2 mt-auto bg-white border-top">
<div class="container">
<div class="row">
<div class="col-md-8 d-flex align-items-center">
<a href="/" class="mb-3 me-2 text-muted text-decoration-none lh-1 my-3">
<span class="logo-black">AS400671</span>
</a>
<span class="mb-3 text-muted lh-1 my-3">
© 2022 stypr LLC
<br />
<small class="text-monospace">Under MIT License. Respective copyrights apply.</small>
</span>
</div>
<ul class="nav col-md-4 justify-content-end list-unstyled d-flex align-items-center">
<li class="ms-3">
<a class="text-muted" href="https://twitter.com/stereotype32">
<svg class="bi" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#twitter" />
</svg>
</a>
</li>
<li class="ms-3">
<a class="text-muted" href="https://github.com/AS400671">
<svg class="bi" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#github" />
</svg>
</a>
</li>
<li class="ms-3">
<a class="text-muted" href="https://harold.kim">
<svg class="bi" width="24" height="24">
<use xlink:href="/static/images/icon.stypr.svg#house-fill" />
</svg>
</a>
</li>
</ul>
</div>
</div>
</footer>
<script crossorigin="anonymous" src="https://unpkg.com/[email protected]/dist/js/bootstrap.min.js" async></script>
<script crossorigin="anonymous" src="https://unpkg.com/[email protected]/dist/chart.min.js" defer></script>
<script src="https://unpkg.com/[email protected]/viz.js"></script>
<script src="https://unpkg.com/[email protected]/lite.render.js"></script>
<script src="/static/javascript/init.js?2208110148"></script>
<script src="/static/javascript/graph.js?2208110148"></script>
<script src="/static/javascript/dashboard.js?2208110148" defer></script>
</body>
</html>
<!--
d8
d88~\ _d88__ Y88b / 888-~88e 888-~\
C888 888 Y888/ 888 888b 888
Y88b 888 Y8/ 888 8888 888
888D 888 Y 888 888P 888
\_88P "88_/ / 888-_88" 888
_/ 888
Copyright 2022 stypr LLC ¯\_(ツ)_/¯
https://github.com/AS400671/dashboard/LICENSE
-->