diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index a6ba3a8..8018a91 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -536,6 +536,9 @@ switches: vlans: - mgmt - pub + c3d2-mgmt1: + mode: access + ports: 13 password: | -----BEGIN PGP MESSAGE----- diff --git a/salt-pillar/vlans/init.sls b/salt-pillar/vlans/init.sls index 9ca7fef..9f93474 100644 --- a/salt-pillar/vlans/init.sls +++ b/salt-pillar/vlans/init.sls @@ -10,6 +10,8 @@ vlans: # C3D2 home network c3d2: 5 radio: 6 + # C3D2 Fritz!box + c3d2-mgmt1: 7 # Modems up1: 10 up2: 11