From 678891c2ab4722bc9ef55bb7e1a9dbe0873bf607 Mon Sep 17 00:00:00 2001 From: Daniel Poelzleithner Date: Thu, 20 Aug 2020 21:49:51 +0200 Subject: [PATCH] move server7 to vlan tagged. fix bonding --- salt-pillar/switches/init.sls | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index 78459ee..29a2395 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -244,10 +244,20 @@ switches: - bmx - priv23 c3d2-server7: - mode: trunk + mode: bond + group: 9 ports: - GigabitEthernet1/0/9 - access: c3d2 + - GigabitEthernet1/0/14 + vlans: + - mgmt + - pub + - core + - serv + - c3d2 + - radio + - bmx + - priv23 serv: mode: access ports: @@ -264,7 +274,6 @@ switches: ports: - GigabitEthernet1/0/11 - GigabitEthernet1/0/13 - - GigabitEthernet1/0/14 - GigabitEthernet1/0/23 - GigabitEthernet1/0/35 switch-c3d2-main: