On Fri, 4 Nov 2005 08:19:35 -0500 Hai Wang <u2.ireland@xxxxxxxxx> wrote: > Stephen, > Since your trick is using 2 (even 4) priority bits, do you think it could > cause some cmpatibility issue with other STP implementation which still uses > these bits? (it seems to me that port priority is local significant. maybe > we can use all 8 bits for port ID, can't we?) > If we take other approaches, like create more than one bridges on one > Linux box, I am not sure if it is feasible, since I saw all bridges created > on the box have the same bridge ID. > Thanks! The port id is treated as a 16 bit ordered field by STP. So the other side won't have any problem. Nested bridge's won't work for a bunch of implementation related reasons, it's not impossible to change to allow that just a lot of work getting rid of all the possible race issues. The bridge id comes from the Mac of the first interface in bridge. So if you have mulitple bridges they all would have different bridge ids. -- Stephen Hemminger <shemminger@xxxxxxxx> OSDL http://developer.osdl.org/~shemminger