Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions locations/baumex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ hosts:
# eth5 / Port 6: fritzbox
host__rclocal__to_merge:
- |
uci set network.vlan_10.ports='eth0:u' # mesh_vater_60g
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
uci set network.vlan_20.ports='eth2:t eth4:t' # mesh_5ghz_v
uci set network.vlan_21.ports='eth2:t eth4:t' # mesh_2ghz_v
uci set network.vlan_22.ports='eth2:t eth4:t' # mesh_5ghz_h
Expand Down
Loading