Update IPAM
parent
aaeb54874a
commit
3229ac5b15
1 changed files with 9 additions and 8 deletions
15
IPAM.md
15
IPAM.md
|
@ -1,21 +1,22 @@
|
||||||
The network is based in the 2001:db8::/32 ([explanation](https://ipv6.net/blog/understanding-the-ipv6-documentation-prefix-2001db8-32/)) which is a standard in IPv6 which is used for documentation purposes.
|
The network is based in the 2001:db8::/32 ([explanation](https://ipv6.net/blog/understanding-the-ipv6-documentation-prefix-2001db8-32/)) which is a standard in IPv6 which is used for documentation purposes.
|
||||||
|
|
||||||
VLAN Subnets (Using /64 per VLAN)
|
VLAN Subnets (Using /64 per VLAN) \
|
||||||
Each site gets VLANs with /64 subnets:
|
Each site gets VLANs with /64 subnets:
|
||||||
|
|
||||||
Hamburg:
|
Hamburg:
|
||||||
|
|
||||||
VLAN 10: 2001:db8:abcd:0110::/64
|
VLAN 10: 2001:db8:abcd:0110::/64 \
|
||||||
VLAN 20: 2001:db8:abcd:0120::/64
|
VLAN 20: 2001:db8:abcd:0120::/64 \
|
||||||
|
|
||||||
Lübeck:
|
Lübeck:
|
||||||
|
|
||||||
VLAN 30: 2001:db8:abcd:0230::/64
|
VLAN 30: 2001:db8:abcd:0230::/64 \
|
||||||
VLAN 40: 2001:db8:abcd:0240::/64
|
VLAN 40: 2001:db8:abcd:0240::/64 \
|
||||||
|
|
||||||
Berlin:
|
Berlin:
|
||||||
|
|
||||||
VLAN 50: 2001:db8:abcd:0350::/64
|
VLAN 50: 2001:db8:abcd:0350::/64 \
|
||||||
|
|
||||||
München:
|
München:
|
||||||
|
|
||||||
VLAN 60: 2001:db8:abcd:0460::/64
|
VLAN 60: 2001:db8:abcd:0460::/64 \
|
Loading…
Add table
Reference in a new issue