On Sat, 01 Jul 2006 10:03:18 -0700, Jeff Liebermann wrote in :
You are correct, as I noted in an earlier response.
Here I beg to differ. A network bridge doesn't have anything to do with IP addresses since it operates on the data link layer. Thus a gateway address and netmask aren't meaningful to the bridge, especially since they won't necessarily be related to the proper port. In other words, they are only meaningful to the management module. The correct thing for the bridge to do is to either learn the correct port from the incoming Ethernet management frame, or flood the response to all ports, initially at least, learning which port to use for future responses, just as it does with all other network traffic.