Which three of these statements are correct regarding DMVPN configuration? (Choose three.)
A.
If running EIGRP over DMVPN, the hub router tunnel interface must have “next hop self” enabled: ip next-hop-self eigrp AS-Number
B.
If running EIGRP over DMVPN, the hub router tunnel interface must have split horizon disabled: no ip split-horizon eigrp AS-Number
C.
The spoke routers must be configured as the NHRP servers: ip nhrp nhs spoke-tunnel-ip-address
D.
At the spoke routers, static NHRP mapping to the hub router is required: ip nhrp map hub-tunnel-ip-address hub-physical-ip-address
E.
The GRE tunnel mode must be set to point-to-point mode: tunnel mode gre point-to-point
F.
The GRE tunnel must be associated with an IPsec profile: tunnel protection ipsec profile profile-name