How to configure RB433 on RBE mode?

Hi…
I want to configure my RB on bridge mode and dial the PPPoE from my PC so that i can get the public IP on my PC Ethernet. I am connected to my ISP through Station WDS mode. Can anyone knows how can i get the public IP on my PC Ethernet and dial the PPPoE from my PC and how to configure the RB?

Regards

Not too much configuration is required for such setup,
Windows (PPPoE client) ---- RouterOS bridge — ISP AP/PPPoE server.

Only add bridge and specify correct bridge ports,
/interface bridge add
/interface bridge port add interface=ether1 bridge=bridge1
/interface bridge port add interface=wlan1 bridge=bridge1

Add IP address to bridge for management purposes.