04-11-2015 06:09 AM - edited 03-07-2019 11:30 PM
Hi Friends,
I build a vrf aware DMVPN, and advertise the GRE ip in EIGRP named mode. All works well till I enable authentication in af-interface tunnel 0.
Once I enable the authentication "hmac-sha256'', it breaks the crypto and DMVPN.
Any advice on whats the solution to bring the crypto and DMVPN up with EIGRP authentication in named mode ?
Regards
rYs
04-11-2015 07:11 AM
HI,
I worked with DMVPN vrf aware using authentication and no issues so far. I was using code IOS 15.x
Can you share your config from both ends?
04-11-2015 09:20 AM
Hi,
I attached the config I did, till I apply the authentication in EIGRP,
once I applied the below config, the dmvpn will break
""router eigrp EIGRP
add ipv4 autonom 45678
af-interface tu0
authentication mode hmac-sha256 KEY""
See any more configs I need to add in the crypto to make the dmvpn up.
Thanks
04-12-2015 02:03 AM
Hi,
I don´t see any issue with the config, you need have authentication on both sides (hub/spoke) so apply the config and bounce the tunel0 interface.
router eigrp EIGRP
add ipv4 autonom 45678
af-interface tu0
authentication mode hmac-sha256 KEY
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide