Browse Source

2017-05-21 Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-Braunschweiger31-sw[13].cfg (LACP zwischen -sw1 und -sw3)

Ignore-this: 9797406e666c9471f89a0f0238656c39
FF-DO-Wiki mesh-j-3 8 years ago
parent
commit
822eab3fd1

+ 8 - 4
Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-Braunschweiger31-sw1.cfg

@@ -128,20 +128,24 @@ interface gigabitEthernet 1/0/8
   switchport trunk allowed vlan 2005,2010,2020,3007,4008
   switchport pvid 4008
   description "Trunk Dach Cu"
+  speed 1000
+  duplex full
   spanning-tree
-  spanning-tree mst instance 1 port-priority 128 cost 1100
-  spanning-tree mst instance 2 port-priority 128 cost 1100
+  spanning-tree mst instance 1 port-priority 128 cost 1000
+  spanning-tree mst instance 2 port-priority 128 cost 1000
+  channel-group 1 mode active
 #
 interface gigabitEthernet 1/0/9
   switchport mode trunk
-  switchport trunk allowed vlan 2005,2010,2020,3007,4009
-  switchport pvid 4009
+  switchport trunk allowed vlan 2005,2010,2020,3007,4008
+  switchport pvid 4008
   description "Trunk Dach SiO2"
   speed 1000
   duplex full
   spanning-tree
   spanning-tree mst instance 1 port-priority 128 cost 1000
   spanning-tree mst instance 2 port-priority 128 cost 1000
+  channel-group 1 mode active
 #
 interface gigabitEthernet 1/0/10
   speed 1000

+ 7 - 4
Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-Braunschweiger31-sw3.cfg

@@ -107,8 +107,11 @@ interface gigabitEthernet 1/0/3
   switchport trunk allowed vlan 2005,2010,2020,3007,4003
   switchport pvid 4003
   description "Trunk 2.OG Cu"
+  speed 1000
+  duplex full
   spanning-tree
-  spanning-tree mst instance 3 port-priority 128 cost 1100
+  spanning-tree mst instance 3 port-priority 128 cost 1000
+  channel-group 1 mode active
 #
 interface gigabitEthernet 1/0/4
   switchport mode trunk
@@ -142,14 +145,14 @@ interface gigabitEthernet 1/0/8
 #
 interface gigabitEthernet 1/0/9
   switchport mode trunk
-  switchport trunk allowed vlan 2005,2010,2020,3007,4009
-  switchport pvid 4009
+  switchport trunk allowed vlan 2005,2010,2020,3007,4003
+  switchport pvid 4003
   description "Trunk 2.OG SiO2"
   speed 1000
   duplex full
-  shutdown
   spanning-tree
   spanning-tree mst instance 3 port-priority 128 cost 1000
+  channel-group 1 mode active
 #
 interface gigabitEthernet 1/0/10
   speed 1000