Technical Tip: Tunnel interface MTU value
Description
Solution
Lab_1_FW # diagnose vpn tunnel list name Tunnel_1
SA: ref=3 options=18227 type=00 soft=0 mtu=1280 expire=2129/0B replaywin=2048
seqno=1 esn=0 replaywin_lastseq=00000000 itn=0 qat=0 hash_search_len=1
dec:pkts/bytes=0/0, enc:pkts/bytes=0/0 <----- No traffic flow.
Lab_1_FW # diagnose vpn tunnel list name Tunnel_2
SA: ref=6 options=18227 type=00 soft=0 mtu=1438 expire=4345/0B replaywin=2048
seqno=2402a esn=0 replaywin_lastseq=00029a80 itn=0 qat=0 hash_search_len=1
dec:pkts/bytes=170624/102382930, enc:pkts/bytes=147499/26378994 <----- Traffic flow.
It is expected to see the Tunnel SA MTU as 1280 when there is no traffic flow.
