About IXP
DATAHUB-IX is non-commerical Virtual Internet Exchange Point (vIXP) established in 2024. DATAHUB-IX is for learning & experimentation only & is not allowed to be used for commercial services and has no SLA.
A non-commercial neutral fast
Internet Exchange Point
DATAHUB-IX is non-commerical Virtual Internet Exchange Point (vIXP) established in 2024. DATAHUB-IX is for learning & experimentation only & is not allowed to be used for commercial services and has no SLA.
Name | AS | IPv6 | Route Server |
---|---|---|---|
Klab Network | AS216311 | 2a11:29c0:34:0::2 | |
Berik Ashimov | AS215953 | 2a11:29c0:34:0::3 |
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }
. Finally, this is a link.
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';