Skip to content

Commit

Permalink
simeon: swap core router
Browse files Browse the repository at this point in the history
  • Loading branch information
Noki committed Dec 9, 2024
1 parent f767ebf commit 80f7e5f
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions locations/simeon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@ hosts:

- hostname: simeon-core
role: corerouter
model: "avm_fritzbox-7530"
wireless_profile: freifunk_default
model: "ubnt_edgerouter-x"
poe_on: []
openwrt_version: 24.10-SNAPSHOT
log_size: 1024


snmp_devices:

Expand Down Expand Up @@ -55,25 +58,25 @@ networks:
role: mesh
name: mesh_mgh
prefix: 10.31.51.136/32
ipv6_subprefix: -1
ipv6_subprefix: -10

- vid: 11
role: mesh
name: mesh_nord
prefix: 10.31.51.137/32
ipv6_subprefix: -2
ipv6_subprefix: -11

- vid: 12
role: mesh
name: mesh_emma
prefix: 10.31.51.138/32
ipv6_subprefix: -3
ipv6_subprefix: -12

- vid: 13
role: mesh
name: mesh_rhx
prefix: 10.31.51.139/32
ipv6_subprefix: -4
ipv6_subprefix: -13

- vid: 40
role: dhcp
Expand Down

0 comments on commit 80f7e5f

Please sign in to comment.