Uriah7 wrote: » Lammle claims that the end of the segment with the lowest Bridge-ID is to be designated forwarding and the other end blocking. Boson claims that the end of the segment with the lowest port-priority is to be designated forwarding and the other end blocking.
Uriah7 wrote: » I have no idea why I thought that a designated port forwarded traffic out toward the neighbor switch which has a blocked port.
WastedHat wrote: » Man theres so much logic and terminology with STP its easy to get confused. Sounds like you've got it, knowing the forward path cost really helps. Depends what type of traffic, if you're thinking about unicast frames then you're right, there will be no unicast frames arriving on the blocked segement so there will be no dynamic MAC table entries, and therefore no unicast traffic going out. However I believe a DP to non-DP segement would still send broadcast traffic out of the DP to be dropped on the other end. It will also send BPDUs which are the only packets a blocked port will accept.
WastedHat wrote: » The cost is used first, if cost ties then its lowest BID, if BIDs tie then its senders port ID.