From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 2 Mar 2006 12:31:02 -0800 From: Stephen Hemminger Subject: Re: [Bridge] bridge MAC address Message-ID: <20060302123102.04a82598@localhost.localdomain> In-Reply-To: <37A954DFE3784244A7831AF8412790B56EB155@zil01exm61.ds.mot.com> References: <37A954DFE3784244A7831AF8412790B56EB155@zil01exm61.ds.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Levi Ariel-BAL023 Cc: bridge@lists.osdl.org On Thu, 2 Mar 2006 20:20:38 +0200 "Levi Ariel-BAL023" wrote: > Hi, > > > > I have notice that the bridge gets the "lowest" MAC address of its > interfaces. > > Function: br_stp_recalculate_bridge_id() > > > > Is there a meaning behind this or not? > > > > Thanks, > > Ariel > It's part of the Spanning Tree Protocol in the 802.1d standard. In later kernels you can reset the address to be the same as any of the interfaces being bridged.