We are deploying VSX and getting some difficulties implementing it to customer's environment whether we use vSwitch or vRouter.
Both VSes need to have an access to shared vlan interfaces (internal & DMZ). eth5 (internal) has 4 vlans and eth6 (DMZ) has 1 vlan only. I believe vSwitch can have only 1 vlan tag, it seems we don't have other options but to use vRouter or create multiple vSwitch for each vlan.
The second problem is after creating vSwitch and connecting to VS0 (warp link) with the ip address of 10.10.1.254, the gateway or VS0 is not responding to arp request.
"arp who-has 10.10.1.254 tell 10.10.1.210" Clearly, that IP belongs to virtual device.
Did I miss anything? Any suggestion are welcome and appreciated.
I have attached the topology for reference. Thank you.