cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1064
Views
0
Helpful
3
Replies

IKEV2 DPD, ISR4431 to Digi WR21

john-serink
Level 1
Level 1

Hello Everyone:

 

I have an occasional problem where the link goes down, meaning, pings and any other traffic can no longer traverse the tunnel and the tunnel still shows up as active in the "sh crypto sessions" list.

 

If I manually clear it with a "clear crypto session remote a.c.b.d", a new tunnel is immediately brought up and traffic starts flowing again.

I have DPD setup as follows:

crypto ikev2 profile SOIprofile
match identity remote key-id CORS7
match identity remote key-id CORS8
match identity remote key-id CORS9

.

.

identity local key-id CCrouter
authentication remote pre-share
authentication local pre-share key thisismykey
keyring local SOIkeyring
lifetime 14400
dpd 30 2 periodic
!

The dpd should time out and the SA get dumped when the tunnel is not functioning but at times its not doing that.

I can see those dpd messages on the Digi so I know they are being sent.

 

It could be that I not understand exactly how dpd is supposed to work with ikev2.

I think I am missing something. Does anyone know what this is not working the way I think it should?

 

Cheers,

john

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Why you suspect it DPD in this peer ?

When tunnel not pass traffic do you check the other peer,

May be the other peer need DPD not this peer.

Good point.

I will try and look into that but those are remote instrumentation sites so its not so easy.....and of course, I can never get one in the lab or workshop to act like this......only when they're deployed in the bush does this happen.

 

Clearing the tunnel from the Cisco end solves it so I suspected the Cisco.

I will look into this more.

 

Cheers,

john