ospf multiple process in vdom
hey, I'm planning to implement vdom but I encountered a problem that I don't know how to solve or how to approach it.
I am planning to use 4 vdom on my fortigate 400f.

in each vdom I will have VIPs on public IP addresses, which I distribute to my edge routers via static blackhole.
I did it in the lab and it seems to work. I have a public subnet with a /23 mask and various VIPs from my subnet, distributed from different vdoms to routers.
the problem is that on each vdom I will have a large number of connected vlans which I wanted to distribute between vdoms vdom link also via ospf.
the only problem here is that I don't see how I can add a new ospf process to use other interfaces (vdom_link) to distribute connected vlans.
I can broadcast vlans to routers via OSPF, but I would like the traffic between vlans in vdom to be via vdom link. It seems to me a better idea than using WAN interfaces.
I can use rip to vdom link to distribute vlans to vdom, but I prefer ospf.
Do you think my concept is correct?
