Hi,
I have DMVPN configured, but was trying to change the NHRP holdtime registration on the spoke to a faster interval. After committing the change NHRP fails to restart.
set protocols nhrp tunnel tun0 shortcut-target "xxx.xxx.0.1/20" holding-time 15
//NHRP configuration (two hubs) set protocols nhrp tunnel tun0 cisco-authentication xxxxxx set protocols nhrp tunnel tun0 holding-time '300' set protocols nhrp tunnel tun0 map xxx.xxx.0.1/20 nbma-address 'xxx.xxx.112.72' set protocols nhrp tunnel tun0 map xxx.xxx.0.1/20 register set protocols nhrp tunnel tun0 multicast 'nhs' set protocols nhrp tunnel tun0 redirect set protocols nhrp tunnel tun0 shortcut set protocols nhrp tunnel tun0 shortcut-target xxx.xxx.0.1/20 holding-time '300' set protocols nhrp tunnel tun1 cisco-authentication xxxxxx set protocols nhrp tunnel tun1 holding-time '300' set protocols nhrp tunnel tun1 map xxx.xxx.16.1/20 nbma-address 'xxx.xxx.129.82' set protocols nhrp tunnel tun1 map xxx.xxx.16.1/20 register set protocols nhrp tunnel tun1 multicast 'nhs' set protocols nhrp tunnel tun1 redirect set protocols nhrp tunnel tun1 shortcut
Picture of error