Proper application advice for ospf

Hello,
As someone who is in the learning phase of Ospf, I would like to ask you some questions about OSPF to learn the right way.
If you can help, I am very happy.

On wireless link which implementation should be okey for ospf networks

RB3011**<<< /30 ip betwen ethernets >>>** Netmetal AP Ethernet interface, NetmetalAP wlan interface**<<<</30 ip betwn wlans>>>>** NetMetalClient wlan, Netmetal Ethernet**<<</30 ip betwen ethernets again>>>**RB3011

should i use like this ?

or its better to create bridge then add wlan interface and ether interface to this bridge then assign /29 ip rane to this bridge and other interfaces.

Thanks

If you will use RouterOS MT’s on both ends go with /32’s and reuse the same lokal IP on all interfaces on one device. That way you have no IP spill at all.

In the interconnecting path to other brand then /30 nets to them is what is needed but in that path ONLY… MT2MT use the powers of the OS.

hi JimmyNyholm,
thanks for you info. yes I will use mikrotik , you prefer to use /32 for wlan interface on p2p links and /32 for ethernet of these links. this will help me to not consume local ip’s also, and i will not use bridge also for p2p links. am i correct ?

Thanks