Hello!
I have a couple of S5120-28C-PWR-EI switches here.
They are connected to each other with 2 Ethernet cables.
Im trying to establish an evaluation setup for MSTP here.
Everything is working so far. Except that port cost is not respected in any way.
The same port is always FORWARDING, no matter if i put very high port cost on this one, and very low port cost on the other one.
----[Port19(GigabitEthernet1/0/19)][FORWARDING]----
Port Role :Master Port
Port Priority :128
Port Cost(Legacy) :Config=201 / Active=201
Desg. Bridge/Port :0.3ce5-a637-ebca / 128.19
Num of Vlans Mapped :2
Port Times :RemHops 20
----[Port20(GigabitEthernet1/0/20)][DISCARDING]----
Port Role :Alternate Port
Port Priority :128
Port Cost(Legacy) :Config=8 / Active=8
Desg. Bridge/Port :0.3ce5-a637-ebca / 128.20
Num of Vlans Mapped :2
Port Times :RemHops 20
[SW-VIE-IT29-GigabitEthernet1/0/20]dis this
#
interface GigabitEthernet1/0/20
description "STPTEST1"
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 77 to 78
port trunk pvid vlan 79
poe enable
stp instance 1 cost 8
#
How is that possible?
Regards,
ND