T The Triage ManualTechnical Guides for IT Emergencies
P2 · Remote Access & VPN

Cisco ASA site-to-site IPSec VPN tunnel stops passing traffic until SA is cleared

On a site-to-site IPSec VPN between Cisco ASA devices (commonly 5520/5540), traffic can stop passing through an established tunnel — sometimes only for specific traffic selectors/ACLs — particularly after instability on the underlying transport (e.g., satellite link). The fix is to clear the affected IPSec SA for the remote peer and force renegotiation rather than reloading the ASA.

Indicators

Likely causes

Diagnostic steps

  1. Verify tunnel state and existing SAs with 'show crypto ipsec sa peer <remote-peer-IP>' and 'show crypto isakmp sa'.
  2. Test connectivity for each interesting traffic flow (ping/traceroute) to determine whether all selectors or only specific ACLs are failing.
  3. Check encrypt/decrypt counters in 'show crypto ipsec sa' to confirm whether one direction of the SA is broken.
  4. Confirm you have an out-of-band/management path to the remote ASA before clearing the SA, since the tunnel will briefly drop.
  5. Clear the affected IPSec SA on one side: 'clear crypto ipsec sa peer <remote-peer-IP>'.
  6. Generate interesting traffic (e.g., ping across the tunnel) to trigger SA reestablishment.
  7. Re-run 'show crypto ipsec sa peer <remote-peer-IP>' to confirm the tunnel is up and traffic passes in both directions.

Resolution path

Prevention

Tools

References

cisco-asaipsecsite-to-site-vpnvpn-troubleshootingasa-5520asa-5540crypto-sadpd