Hi,
What path will spoke use to get to DHCP if (1) full tunnel or (2) split tunnel is used? DHCP is at HQ, behind L3 core switch which is connected to the hub.
My guess is that with full tunnel, all traffic will go via AutoVPN tunnel to the hub.
As with split tunnel, if the DHCP needs to be reached through AutoVPN then static route pointing to DHCP should be redistributed in AutoVPN at the hub. Otherwise, it will be routed normally - decapsulated.
Does this sound correct?