Update index.html
This commit is contained in:
parent
1d5fa1bfce
commit
8e314a0c11
1 changed files with 3 additions and 3 deletions
|
|
@ -85,21 +85,21 @@
|
|||
<section id="prefixes">
|
||||
<h2>Prefixes</h2>
|
||||
<p>This table shows every prefix that originated from our AS.</p>
|
||||
<center><div class="statwdgtauto"><script>ripestat.init("prefix-count",{"resource":"AS215085"}, null, {disable: ['title', 'data', 'embed-code', 'container', 'logo']})
|
||||
<center><div class="statwdgtauto"><script>ripestat.init("prefix-count",{"resource":"AS215085"}, null, {size: "fit", disable: ['title', 'data', 'embed-code', 'container', 'logo']})
|
||||
</script></div></center>
|
||||
</section>
|
||||
|
||||
<section id="aspathlength">
|
||||
<h2>AS path length</h2>
|
||||
<p>This diagram shows the average length of all AS paths seen from our AS.</p>
|
||||
<center><div class="statwdgtauto"><script>ripestat.init("as-path-length",{"resource":"AS215085"}, null, {disable: ['title', 'data', 'embed-code', 'container', 'logo']})
|
||||
<center><div class="statwdgtauto"><script>ripestat.init("as-path-length",{"resource":"AS215085"}, null, {size: "fit", disable: ['title', 'data', 'embed-code', 'container', 'logo']})
|
||||
</script></div></center>
|
||||
</section>
|
||||
|
||||
<section id="prefixesizedistribution">
|
||||
<h2>Prefix size distribution</h2>
|
||||
<p>This chart is returning the total amount of prefixes announced by our AS. The numbers are classified by their subnet size and IP version.</p>
|
||||
<center><div class="statwdgtauto"><script>ripestat.init("prefix-size-distribution",{"resource":"AS215085"}, null, {size: 'small', disable: ['title', 'data', 'embed-code', 'container', 'logo']})
|
||||
<center><div class="statwdgtauto"><script>ripestat.init("prefix-size-distribution",{"resource":"AS215085"}, null, {size: "fit", size: 'small', disable: ['title', 'data', 'embed-code', 'container', 'logo']})
|
||||
</script></div></center>
|
||||
</section>
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue