How not to need all those dedicated interfaces per VDOMS?
Hello all. I have for long time thinking about how i can remove the bundles of dedicated interfaces per VDOM and relying only on vdom-link to go and come from other VDOMS and a single or dual 10/25G interface to go to DC and internet for all VDOMs.
My structure is as follow:
2x FGT 600F in HA.
VPN VDOM 1: 2 UTP cables (interfaces) in LAG
Server VDOM 2: 4 UTP cables (interfaces) in LAG
User VDOM 3: 4 UTP cables (interfaces) in LAG
MPLS VDOM 4: 2 UTP cables (interfaces) in LAG
I have a BGP /24 ASN running on a pair of Mikrotik, and it is broken with /27 and /26 pointing via routes to VDOMs.
Each VDOM has a dedicated VLAN transit to my DC network and each of them receives my "internet VLAN from my Mikrotik" so every vdom has a public IP address on an vlan interface (same vlan id on all vdoms and on the Mikrotic so the internet gateway of every vdom is reachable from another) (outgoing internet policies are natted with this IP). My future goal is to have a single transit into my DC network and to the Mikrotik, lets say stablished on the server vdom with VLANs/routes pointing to and from. But i don't want to have to unifi DC and internet policies into a single sdwan interface. I still want to receive the internet VLAN on each VDOM but using the v-link. Is it possible? Imagine if i have 25 VDOMs, i would have to have 25 diferent interfaces, one to each VDOM. I want to remove all the cables used to receive the VLANs on the VDOMS and work only with vdom-links. Can it be done?
