deploy ap5 + priv5

This commit is contained in:
Astro 2016-12-23 00:09:25 +01:00
parent dd9a278263
commit 5679487e38
2 changed files with 14 additions and 5 deletions

View File

@ -219,8 +219,8 @@ cpe:
=JLKE =JLKE
-----END PGP MESSAGE----- -----END PGP MESSAGE-----
model: TL-WR1043ND model: TL-WR1043ND
location: In stock location: a
lan-access: priv1 lan-access: priv5
radios: radios:
'platform/qca955x_wmac': 'platform/qca955x_wmac':
channel: 1 channel: 1
@ -228,8 +228,8 @@ cpe:
ssids: ssids:
'ZW public': 'ZW public':
net: pub net: pub
'C3D2 legacy': 'a':
net: priv1 net: priv5
psk: | psk: |
-----BEGIN PGP MESSAGE----- -----BEGIN PGP MESSAGE-----

View File

@ -19,6 +19,7 @@ switches:
- priv2 - priv2
- priv3 - priv3
- priv4 - priv4
- priv5
mgmt: mgmt:
mode: access mode: access
ports: ports:
@ -200,6 +201,7 @@ switches:
- priv2 - priv2
- priv3 - priv3
- priv4 - priv4
- priv5
mgmt: mgmt:
mode: access mode: access
ports: ports:
@ -225,10 +227,17 @@ switches:
- mgmt - mgmt
- pub - pub
- priv4 - priv4
ap5:
mode: trunk
ports:
- GigabitEthernet 1/0/7
vlans:
- mgmt
- priv5
- pub
pub: pub:
mode: access mode: access
ports: ports:
- GigabitEthernet 1/0/7
- GigabitEthernet 1/0/8 - GigabitEthernet 1/0/8
- GigabitEthernet 1/0/9 - GigabitEthernet 1/0/9
- GigabitEthernet 1/0/10 - GigabitEthernet 1/0/10