From 03b77ac4222077079f9314682ec5063f5662c305 Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Sun, 5 Feb 2017 20:41:12 +0100 Subject: [PATCH] verbindung zwischen switches ist jetzt ein bond --- salt-pillar/switches/init.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt-pillar/switches/init.sls b/salt-pillar/switches/init.sls index e30069c..c9163fc 100644 --- a/salt-pillar/switches/init.sls +++ b/salt-pillar/switches/init.sls @@ -9,7 +9,7 @@ switches: # 10GE hinten ports: switch-b2: - mode: trunk + mode: bond ports: - GigabitEthernet 1/0/25 - GigabitEthernet 1/0/26 @@ -205,7 +205,7 @@ switches: # 10GE hinten ports: switch-b1: - mode: trunk + mode: bond ports: - GigabitEthernet 1/0/25 - GigabitEthernet 1/0/26