File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -42,16 +42,17 @@ networks:
4242 mesh_ap : shp-core
4343 mesh_radio : 11a_standard
4444 mesh_iface : mesh
45+ mesh_metric_neighbors :
46+ - name : w38b-core
47+ ip : fe80::8483:c4ff:fea5:4161
48+ metric : 4096
4549
4650 # MESH - 2.4 GHz 802.11s
4751 - vid : 21
4852 role : mesh
4953 name : mesh_2g
5054 prefix : 10.248.71.73/32
5155 ipv6_subprefix : -21
52- # make mesh_metric(s) for 2GHz worse than 5GHz
53- mesh_metric : 1024
54- mesh_metric_lqm : ["default 0.8"]
5556 mesh_ap : shp-core
5657 mesh_radio : 11g_standard
5758 mesh_iface : mesh
Original file line number Diff line number Diff line change @@ -71,6 +71,10 @@ networks:
7171 mesh_ap : w38b-core
7272 mesh_radio : 11a_standard
7373 mesh_iface : mesh
74+ mesh_metric_neighbors :
75+ - name : shp-core
76+ ip : fe80::40d4:37ff:fe8c:877
77+ metric : 4096
7478
7579 # MESH - 2.4 GHz 802.11s
7680 - vid : 21
You can’t perform that action at this time.
0 commit comments