File tree Expand file tree Collapse file tree 1 file changed +15
-8
lines changed
Expand file tree Collapse file tree 1 file changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ hosts:
1515 model : x86_64
1616 host__rclocal__to_merge :
1717 - " ip route add 10.23.0.0/16 via 10.200.0.1"
18-
18+
1919 # Mesh
2020 - hostname : liese-11-sw-ap-magda
2121 role : ap
2222 model : " ubnt_nanostation-ac-loco"
2323 int_port : lan0
24-
24+
2525 - hostname : liese-11-sw-ap-tier
2626 role : ap
2727 model : " ubnt_nanobeam-ac-xc"
@@ -36,7 +36,7 @@ snmp_devices:
3636 - hostname : liese-11-sw-ap-magda
3737 address : 10.200.0.3
3838 snmp_profile : airos_8
39-
39+
4040 - hostname : liese-11-sw-ap-tier
4141 address : 10.200.0.4
4242 snmp_profile : airos_8
@@ -51,8 +51,6 @@ airos_dfs_reset:
5151 username : " felix"
5252 password : " file:/root/liese-11-sw-ap-magda.pass"
5353 daytime_limit : " 0-23"
54-
55- airos_dfs_reset :
5654 - name : " liese-11-sw-ap-tier"
5755 target : " 10.200.0.4"
5856 username : " freifunk"
@@ -76,22 +74,31 @@ networks:
7674 - vid : 11
7775 role : mesh
7876 name : mesh_tierpark
79- mesh_ap : liese-11-sw-ap-tier
77+ mesh_ap :
8078 mesh_radio : 11a_standard
8179 mesh_iface : mesh_tierpark
8280 mesh_metric : 64
8381 ptp : true
8482 prefix : 10.248.86.162/32
8583 ipv6_subprefix : -11
8684
85+ - vid : 12
86+ role : mesh
87+ name : mesh_q216
88+ mesh_ap : liese-11-sw-ap-fa
89+ mesh_radio : 11a_standard
90+ mesh_iface : mesh_q216
91+ mesh_metric_lqm : ["default 0.8"]
92+ mesh_metric : 1024
93+ prefix : 10.248.86.163/32
94+ ipv6_subprefix : -12
95+
8796 - vid : 40
8897 role : dhcp
8998 prefix : 10.248.86.176/28
9099 ipv6_subprefix : 0
91100 inbound_filtering : true
92101 enforce_client_isolation : true
93- inbound_filtering : true
94- enforce_client_isolation : true
95102 assignments :
96103 liese-11-sw-core : 1
97104 liese-11-sw-ap-fa : 2
You can’t perform that action at this time.
0 commit comments