From d3a88abd02f577683ad20a2b44f613f6bf70340b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Baran=20Sch=C3=B6neberg?= Date: Wed, 25 Jun 2025 15:31:38 +0200 Subject: [PATCH] IPAM-Structure aktualisiert --- IPAM-Structure.-.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/IPAM-Structure.-.md b/IPAM-Structure.-.md index 7affd0f..acc8f9b 100644 --- a/IPAM-Structure.-.md +++ b/IPAM-Structure.-.md @@ -34,5 +34,14 @@ | Router_Berlin | `2001:db8:3000:ffff::1` | 1 | Loopback OSPF Router-ID | | Router_Munich | `2001:db8:4000:ffff::1` | 1 | Loopback OSPF Router-ID | -### +### D. DHCPv6 Pools + +| Pool-Name | Präfix | DNS Server | Domain-Name | +| --------- | ----------------------- | ---------------------- | --------------------- | +| HH-VLAN10 | `2001:db8:1000:10::/64` | `2001:db8:3000:50::10` | `streamline.local` | +| HH-VLAN20 | `2001:db8:1000:20::/64` | `2001:db8:3000:50::10` | `streamline.local` | +| HH-VLAN30 | `2001:db8:2000:30::/64` | `2001:db8:3000:50::10` | `streamline.local` | +| HH-VLAN40 | `2001:db8:2000:40::/64` | `2001:db8:3000:50::10` | `streamline.local` | +| HH-VLAN50 | `2001:db8:3000:50::/64` | `2001:db8:3000:50::10` | `streamline.local` | +| HH-VLAN60 | `2001:db8:4000:60::/64` | `2001:db8:3000:50::10` | `streamline.local` |