ansible-ffibk/roles/network-meshbridge/README.md
Tobias Hachmer 63ca114c95 Migrate nested dictionary meshes into a list of dictionaries
- migrate dictionary `ipv6` into two simple lists
 - migrate dictionary `forward_zones` into a list
2017-10-06 22:58:00 +02:00

31 lines
593 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Ansible role network-meshbridge
Diese Ansible role konfiguriert die Linux Bridges für die Freifunk Meshes.
- linux bridge pro mesh inklusive IP-Konfiguration
- konfiguriert sysfs variablen:
- hash_max
## Benötigte Variablen
- Dictionary `meshes`
´´´
meshes:
-id: xx
...
ipv4_network:
...
ipv6_ula:
- fdxx.../48 # ipv6 ula prefix
ipv6_public:
- 2xxx.../48 # ipv6 public prefix
´´´
- Host Variable `magic`
## MAC-Adressen
Die MAC-Adressen der Interfaces werden aus dem IPv4-Subnetz sowie der `magic`-Nummer des Hosts berechnet.
xxBR-prefix: `02:10`