HA - active-passive with VDOM
I would like to deploy two fortigate firewalls (firewall 1 and firewall 2) with each firewall having 3 VDOMs,
[ul]
I don't want virtual clustering (as I only want firewall 2 to kick in action when firewall 1 fails). I'm struggling to understand how this will be possible as the port numbers the subnets for the both VDOM's are connected to are different in firewall 1 and firewall 2. For example, I have 5 ports connected to 5 subnets on each firewall as follows,
Firewall 1
root
port 1 - management
port 3 - HA port
VDOM_1
port 2 - subnet 1
port 4 - subnet 2
VDOM_2
port 6 - subnet 3
port 5 - subnet 4
Firewall 2
root
port 1 - management
port 2 - HA port
VDOM_1
port 3 - subnet 1
port 5 - subnet 2
VDOM_2
port 6 - subnet 3
port 4 - subnet 4
If the configuration is synced, how does the firewall know which port should be connected to with VDOM? Is this not synced?