how do i use Mikro tik router rb433 like a switch

Hello, im trying to set up my rb433 like a switch for internet sharing without a hub, i have cablemodem → mikrotik rb433 → 2 pcs
Need help :confused:

I found several articles for this, but all speak about a hub connected to the mikrotik…

You need to bridge the two ports connecting your two PCs. Use Winbox to add bridge1. Then add the two ethernet ports to bridge1. A bridge is like a switch but usually requires CPU cycles.

Then of course you need to route from the other ethernet port connected to your cable modem, to the bridge.

Tom