ok I've set up this lab for practice.
•I've configured VLANs 50, 60, 70 and switchport access them into the PCs
•Configured Inter-VLAN
•Configured STP, for VLANs 50,60,70 the root bridge is S6 so for VLAN 1 by default the root bridge is at S7 (lowest MAC address)
We all know that STP uses port-priority, and on a redundant connection it will block the port that has the high value (ex. Fa 0/1 128.1, Fa 0/2 128.2), without doing anything by default it will set Fa0/1 as the root port and Fa 0/2 as the Alternate port. By configuring port-priority on the interface (increment of 16) we can choose which port will be the Root Port and the Alternate Port. Have I said this correctly?
NOW.. I have a problem on S8. S8 has the higher value of mac address compare to S7 so basically on S8 it will have 3 ports to be set as Alternate ports. The ports that have been blocked by the S8 are Fa 0/3 & Fa 0/4 (because these ports connects to S7) and the last port to be blocked is Fa 0/1 (I have not done anything besides configuring root primary at S6).
THE PROBLEM:
Regarding the S8,
would it by default should blocked Fa 0/2 instead of Fa 0/1 because of the Port-priority? So, after that I try to resolved the problem and set the port-priority of Fa 0/1 to 96 (that is lower than the port priority of Fa 0/2 which have 128.1) now i'm expecting a change or port role. I save the configuration and reload the switch. To my disappointment nothing changes! what seems to be wrong?
P.S: I can't upload the configs, the attachment button won't accept .txt files and .doc. is there other way around to post the configs. thank you!