services/IX2.md
... ...
@@ -57,15 +57,18 @@ and probably doing even more crazyer projects/experiment if we settle to have a
57 57
like a real ix...
58 58
59 59
static addressing plan, there is a randomized dhcp and slaac on the subnet but consider picking up a static ip and pere with that:
60
-```
61
-| nick/mnter | asn | your-ipv4-fixed-ip | your-ipv6-fixed-ip | your-ipv6-linklocal |
62
-| rtr1-badcorp | 1952? | 172.23.124.97/27 | fde0:93fa:7a0:c1ca::666/64 | fe80::260:54ff:fe33:2178 |
63
-| rs1-mcastix | 1951? | 172.23.124.126/27 | fde0:93fa:7a0:c1ca::179/64 | TBD |
64
-| rtr1-nopmnt | 1955 | TBD | TBD | TBD |
65
-| rtr1-catgirls | TBD | TBD | TBD | TBD |
66
-| rtr1-laremnt | TBD | TBD | TBD | TBD |
67
-| TBD: add yourself please here while keeping some ordering |
68
-```
60
+
61
+| nick/mnter | asn* | your-ipv4-fixed-ip | your-ipv6-fixed-ip | your-ipv6-linklocal |
62
+| ------------- | ----- | ------------------ | ------------------------------------- | ------------------------ |
63
+| rtr1-badcorp | 1952? | 172.23.124.97/27 | fde0:93fa:7a0:c1ca::666/64 | fe80::260:54ff:fe33:2178 |
64
+| rs1-mcastix | 1951? | 172.23.124.126/27 | fde0:93fa:7a0:c1ca::179/64 | TBD |
65
+| rtr1-nopmnt | 1955 | TBD | TBD | TBD |
66
+| rtr1-catgirls | TBD | TBD | TBD | TBD |
67
+| rtr1-laremnt | 3935 | 172.23.124.115 | fde0:93fa:7a0:c1ca:21f:45ff:fe11:7356 | fe80::21f:45ff:fe11:7356 |
68
+| TBD: add yourself please here while keeping some ordering |
69
+
70
+** *: so your as number xxxx shortened here, the rigthmost part after the 424242xxxx.... **
71
+
69 72
70 73
71 74