Disable 802.11s mesh
This commit is contained in:
parent
8998f1188c
commit
74e4b23303
1 changed files with 4 additions and 4 deletions
|
@ -25,10 +25,10 @@
|
|||
bssid = 'f8:d1:11:87:52:2e',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
mesh = {
|
||||
--[[ mesh = {
|
||||
id = 'ffhh-mesh',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
}, --]]
|
||||
},
|
||||
|
||||
wifi5 = {
|
||||
|
@ -42,10 +42,10 @@
|
|||
bssid = 'f8:d1:11:87:52:2e',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
mesh = {
|
||||
--[[ mesh = {
|
||||
id = 'ffhh-mesh',
|
||||
mcast_rate = 12000,
|
||||
},
|
||||
}, --]]
|
||||
},
|
||||
|
||||
next_node = {
|
||||
|
|
Loading…
Reference in a new issue