|
@@ -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
|