Hi guys,
I’ve been trying to find an answer to my question for some time now but no luck.
Is there any best practice while making L2 bridge with Ubiquiti equipement between two Mikrotik routers.
I did setup the network and it works fine but I have a problem with managing L2 bridge devices. As a temporary solution each L2 device is added to it’s own subnet and routed.
My initial idea is to setup one big management subnet (vlan) accross whole the network and add all the management ifaces inside. But I am not sure how configure it.
Example of the current setup:
TIK1 – UBNT1 )) (( UBNT2 – TIK2 – UBNT3 )) (( UBNT4 – TIK3
– eth link
))(( wifi link
TIK1 - TIK 2 (10.0.0.0/30)
10.0.0.1/30
10.0.0.2/30
TIK2 - TIK3 (10.0.0.4/30)
10.0.0.5/30
10.0.0.6/30
TIK1-UBNT1 (10.99.0.0/30)
10.99.0.1/30
10.99.0.2/30
TIK2-UBNT2 (10.99.0.0/30)
10.99.0.5/30
10.99.0.6/30
…and so on. Another problem is that if Tik2 dies, UBNT2 not accessible since OSPF route does not exist anymore.
Thank you for your ideas and suggestions.
Br,
Ivan