services/IX2.md
... ...
@@ -56,5 +56,21 @@ and probably doing even more crazyer projects/experiment if we settle to have a
56 56
57 57
like a real ix...
58 58
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
+```
69
+
70
+
71
+
72
+
73
+
74
+
59 75
it'll be shitload in the beginning but hopefully it could improve the common knowledge....
60 76