Skip to content

Commit 57057d4

Browse files
committed
try without mesh metric
1 parent 15368cd commit 57057d4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

locations/hacrafu-eliche.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ contacts:
1010
1111

1212
hosts:
13-
1413
- hostname: hacrafu-eliche
1514
role: corerouter
1615
model: "cudy_wr3000-v1"
@@ -23,8 +22,8 @@ hosts:
2322
2423
ipv6_prefix: "2001:bf7:850:4b00::/56"
2524

26-
# dhcp 10.248.84.128/27
27-
# mesh 10.248.76.126/31
25+
# DHCP 10.248.84.128/27
26+
# MESH 10.248.76.126/31
2827
# MGMT 10.248.77.90/32
2928
# TUNNEL 10.248.84.160/31
3029

@@ -35,7 +34,7 @@ networks:
3534
name: mesh_5g
3635
prefix: 10.248.76.126/32
3736
ipv6_subprefix: -20
38-
mesh_metric: 128
37+
# mesh_metric: 128
3938
mesh_ap: hacrafu-eliche
4039
mesh_radio: 11a_standard
4140
mesh_iface: mesh
@@ -46,8 +45,8 @@ networks:
4645
name: mesh_2g
4746
prefix: 10.248.76.127/32
4847
ipv6_subprefix: -21
49-
mesh_metric: 256
50-
mesh_metric_lqm: ['default 0.8']
48+
# mesh_metric: 256
49+
# mesh_metric_lqm: ['default 0.8']
5150
mesh_ap: hacrafu-eliche
5251
mesh_radio: 11g_standard
5352
mesh_iface: mesh
@@ -76,7 +75,7 @@ networks:
7675
- vid: 50
7776
role: uplink
7877
# very weak, prefer mesh
79-
mesh_metric: 32768
78+
# mesh_metric: 32768
8079

8180
- role: tunnel
8281
ifname: ts_wg0

0 commit comments

Comments
 (0)