A city clerk’s office runs DMVPN over Internet transports and must encrypt mGRE overlay traffic. What mechanism binds that encryption to the tunnels?
Select an answer to reveal the explanation.
Short Explanation
mGRE over the Internet without IPsec is a postcard; with an IPsec profile it becomes a sealed envelope. Tunnel protection binds the crypto to the DMVPN tunnel interface. EXP tricks and PHP do not encrypt the overlay for the city clerk.
Full Explanation
DMVPN overlays on public Internet should use IPsec tunnel protection: an IPsec profile bound to the mGRE tunnel encrypts and authenticates overlay packets. Crypto is not provided by EXP mapping, PHP, or VPNv4 advertisement. Profile-based tunnel protection is the standard way to apply modern IKE/IPsec to DMVPN without per-peer crypto maps for every spoke. Ensure profiles and IKE versions match county crypto policy.