cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
517
Views
0
Helpful
2
Replies

CISCO 1941 Router (IPsec Issue)-MTU Value-1460

Natarajan Muthu
Level 1
Level 1

Hi ,

We are unable to access Core Application over the IPsec.If we removed the Ipsec from the interface.We can able to access the same.

Service Provider MTU Valu is -1460

Can anyone provide solution on this case.

Thanks

2 Replies 2

trfinkenstadt
Level 1
Level 1

Natarajan,

can you try:

crypto ipsec df-bit clear

on your config.  you may have non-fragmentable packets getting dropped.  is your setup standard ipsec or gre/ipsec?  

Hi ,

Said command already tried

Branch End Config

!
crypto isakmp policy 10
encr aes
authentication pre-share
group 2
crypto isakmp key XXXXXX address X.X.X.X
crypto isakmp keepalive 10 5 periodic
!
crypto ipsec security-association lifetime seconds 2000
!
crypto ipsec transform-set XXXXX esp-aes esp-sha-hmac
mode tunnel
!
!
!
crypto map cmap local-address Loopback0
crypto map cmap 10 ipsec-isakmp
description XXXXXX
set peer X.X.X.X
set transform-set XXXXX
match address 134