06-22-2025 11:58 AM
One of the strongest reasons to move from IKEv1 to IKEv2 is the protocol’s security, efficiency, and flexibility — but there's a small detail that often catches engineers off guard:
You can confirm this behavior using:
show crypto session detail
You’ll notice the tunnel resets, but traffic isn’t dropped. That’s normal — it's just a renegotiation, not a flap.
But here's the tip:
Because after 24 hours, the show crypto session uptime gets reset, even though nothing went wrong.
Run:
show ip rib <route>
If the RIB route uptime stayed stable, you're good — it was just a timer refresh.
If the uptime reset, that's a real VPN flap.
---
#Cisco #IKEv2 #VPN #Security #RIB #CEF #NetworkEngineering #MigrationTips #Tunnels #ShowCommands #Routing #NetworkOps #NoFluff #RealWorldCisco
---
Solved! Go to Solution.
06-22-2025 12:27 PM
Points to clarify
1- both ikev2 abd ikev1 have phaseI lifetime 24 hr
2- rib will only usful if you use RRI or VTI (with ikev2 profile)
MHM
06-22-2025 12:27 PM
Points to clarify
1- both ikev2 abd ikev1 have phaseI lifetime 24 hr
2- rib will only usful if you use RRI or VTI (with ikev2 profile)
MHM
06-22-2025 12:49 PM
This is correct
What I need to say for svti the uptime for IKEV2 with svti will be resting after 24 h and you will never see IKEV2 svti uptime more than 23:59 h
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