diff --git a/mesh_peerings.yaml b/mesh_peerings.yaml new file mode 100644 index 0000000..f214848 --- /dev/null +++ b/mesh_peerings.yaml @@ -0,0 +1,27 @@ +hh-gw01: + ipv4: "10.112.14.1" + ipv6: "fd51:2bb2:fd0d::e01" + +hh-gw02: + ipv4: "10.112.42.1" + ipv6: "2a03:2267::201" + +hh-gw03: + ipv4: "10.112.1.3" + ipv6: "2a03:2267::301" + +hh-gw05: + ipv4: "10.112.18.1" + ipv6: "fd51:2bb2:fd0d::d01" + +hh-gw08: + ipv4: "10.112.22.1" + ipv6: "fd51:2bb2:fd0d::b01" + +hh-srv01: + ipv4: "10.112.1.1" + ipv6: "fd51:2bb2:fd0d::101" + +hh-srv02: + ipv4: "10.112.1.2" + ipv6: "fd51:2bb2:fd0d::102"