Hello,
Yes, the edge node is inside the nested lab, but I'm using a single uplink for the ESXi and edge vm.
I've checked the MTU, and everything is working fine:
From ESXi to ESXi:
vmkping -I vmk10 -S vxlan -d -s 8000 192.168.10.61
8008 bytes from 192.168.10.61: icmp_seq=0 ttl=64 time=0.374 ms
From ESXi to Edge Node:
vmkping -I vmk10 -S vxlan -d -s 8000 192.168.10.61
8008 bytes from 192.168.10.61: icmp_seq=0 ttl=64 time=0.374 ms
How can ESXi communicate with the edge node in different VLANs? Could you please explain this?
Regards,