We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99eb6be commit a78a0ceCopy full SHA for a78a0ce
locations/baumex.yml
@@ -21,8 +21,8 @@ hosts:
21
# eth5 / Port 6: fritzbox
22
host__rclocal__to_merge:
23
- |
24
- uci set network.vlan_10.ports='eth0:u' # mesh_vater_60g
25
- uci set network.vlan_11.ports='eth3:u' # mesh_lan_litebeam
+ uci set network.vlan_10.ports='eth0:t' # mesh_vater_60g
+ uci set network.vlan_11.ports='eth3:t' # mesh_lan_litebeam
26
uci set network.vlan_20.ports='eth2:t eth4:t' # mesh_5ghz_v
27
uci set network.vlan_21.ports='eth2:t eth4:t' # mesh_2ghz_v
28
uci set network.vlan_22.ports='eth2:t eth4:t' # mesh_5ghz_h
0 commit comments