VMware vSphere ESXi
VMware vCenter Server
The ESXi host uses the vmk0 (Management) interface to retrieve VM template data from the NFS server because it lacks a VMkernel interface on the same subnet as the NFS storage. This forces storage traffic to follow the default route via vmk0.
By providing a local subnet route to the NFS storage, the host bypasses the default gateway (vmk0). This prevents bulk data transfer from competing with management traffic on vmnic and utilizes more appropriate paths for storage traffic.