Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
100 changes: 100 additions & 0 deletions locations/liese-11-sw.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
---

location: liese-11-sw
location_nice: Frankfurter Allee 218 E11
latitude: 52.511075796
longitude: 13.495362997
height: 35
contact_nickname: "void"
contacts:
- "[email protected]"

hosts:
- hostname: liese-11-sw-core
role: corerouter
model: x86_64
host__rclocal__to_merge:
- "ip route add 10.23.0.0/16 via 10.230.0.1"

# DHCP
- hostname: liese-11-sw-ap-fa
role: ap
model: "mikrotik_sxtsq-5-ac"
mac_override:
eth0: 02:9A:4A:B1:C2:9C

snmp_devices:
- hostname: liese-11-sw-ap-magda
address: 10.230.0.3
snmp_profile: airos_8

- hostname: liese-11-sw-ap-tier
address: 10.230.0.4
snmp_profile: airos_8

# mgmt: 10.230.0.0/24
# mesh: 10.248.86.160/28
# dhcp: 10.248.86.176/28

airos_dfs_reset:
- name: "liese-11-sw-ap-magda"
target: "10.230.0.3"
username: "felix"
password: "file:/root/liese-11-sw-ap-magda.pass"
daytime_limit: "0-23"
- name: "liese-11-sw-ap-tier"
target: "10.230.0.4"
username: "freifunk"
password: "file:/root/liese-11-sw-ap-tier.pass"
daytime_limit: "0-23"

ipv6_prefix: "2001:bf7:860:2b00::/56"

networks:
- vid: 10
role: mesh
name: mesh_magda
ptp: true
prefix: 10.248.86.161/32
ipv6_subprefix: -10

- vid: 11
role: mesh
name: mesh_tierpark
ptp: true
prefix: 10.248.86.162/32
ipv6_subprefix: -11

- vid: 20
role: mesh
name: mesh_q216
mesh_ap: liese-11-sw-ap-fa
mesh_radio: 11a_standard
mesh_iface: mesh_q216
mesh_metric_lqm: ["default 0.8"]
mesh_metric: 1024
prefix: 10.248.86.163/32
ipv6_subprefix: -12

- vid: 40
role: dhcp
prefix: 10.248.86.176/28
ipv6_subprefix: 0
inbound_filtering: true
enforce_client_isolation: true
assignments:
liese-11-sw-core: 1
liese-11-sw-ap-fa: 2

- vid: 42
role: mgmt
prefix: 10.230.0.0/24
gateway: 2
dns: 2
ntp: 2
ipv6_subprefix: 1
assignments:
liese-11-sw-core: 2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warum 2 und nicht 1?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja, das Managementnetz kommt grad noch aus meinem eigenen Netz. Muss ich noch mal anpasssen wenn ich wieder zu hause bin

liese-11-sw-ap-magda: 3
liese-11-sw-ap-tier: 4
liese-11-sw-ap-fa: 5