Can someone help me understand the routing/broadcast effect the following scenario comparisons have on network traffic? What I am wondering is given scenario number 1, it will obviously make layer 3 decisions for traffic that needs to cross each interface and associated subnets which also breakup broadcast traffic.
My big question is that if I set it up as in scenario number 2, does the router still make layer 3 decisions and breakup broadcast traffic or does the router see the bridge as a layer 2 decision and therefor everything on those 3 interfaces get the broadcast traffic? Hope this makes sense…
-
I have three interfaces on a Mikrotik, each interface addressed as follows. 192.168.1.1, 192.168.2.1, and 192.168.3.1.
-
I create a bridge out of three interfaces and just assign the bridge with an address of 192.168.1.1