Skip to content

Commit

Permalink
wilgu10: rework switchconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
spolack committed Feb 5, 2025
1 parent 86e9410 commit 4c8f677
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions locations/wilgu10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ hosts:
role: corerouter
model: "linksys_e8450-ubi"
wireless_profile: wilgu10
openwrt_version: snapshot
host__rclocal__to_merge:
- |
# Balcony is connected to lan2
uci set network.vlan_10.ports='lan1:u*' # mesh_sama
uci set network.vlan_41.ports='wan:u* lan2:u* lan3:u* lan4:u*' # dhcp
uci commit network; reload_config
- hostname: wilgu10-east-nf
role: ap
Expand Down

0 comments on commit 4c8f677

Please sign in to comment.