Hello,
I have four Ex Switches (two 4200 and two 2200) connected on a ring topology, and I'm testing MSTP functionality. I configured several MSTI, but the issue I'm having happens with every one of them, so for the sake of simplicity I'll talk about only one here.
This is, basically, my topology:
S1----------S2
| |
| |
S4----------S3
S1 has a bridge-priority of 0
S2 has a bridge-priority of 4
S3 has a bridge-priority of 8
S4 has a bridge-priority of 16
However, in both S3 and S4, when I check the priority with the "show spanning-tree interfaces" command, some interfaces have different values:
Here is the configuration for S4:
mstp {
configuration-name Anillo-MSTP-1;
interface ge-0/0/46.0 {
mode point-to-point;
}
interface ge-0/0/47.0 {
mode point-to-point;
}
msti 1 {
bridge-priority 16k;
vlan [ 10 20 ];
}
}
Is this normal? Am I missing something here? I've searched a lot but didn't find anything very useful on the matter. Any help would be much apreciated.
Thank you very much, I'm sorry for my English!
Best regards,
Antonela, from Argentina
#junosexmstpbridgepriority