From ea46a1c519e506c23f784968137308ac743e648d Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 29 Apr 2020 20:31:00 +0200 Subject: [PATCH] switch-c3d2-main: ap-test, bmx access --- salt-pillar/switches/init.sls | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index 1c4dfa3..745a19c 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -766,7 +766,7 @@ switches: - c3d2 - bmx # For testing a new ap - ap-test: + ap-test1: mode: trunk ports: 4 vlans: @@ -774,9 +774,22 @@ switches: - pub - c3d2 - bmx + # For testing a new ap + ap-test2: + mode: trunk + ports: 5 + vlans: + - mgmt + - pub + - c3d2 + - bmx + # Freifunk Mesh-on-LAN + bmx: + mode: access + ports: '6-7' c3d2: mode: access - ports: '5-20' + ports: '8-20' password: | -----BEGIN PGP MESSAGE-----