On a site-to-site VPN using a ASA 5520 and 5540, respectively, I noticed that from time to time traffic doesn't pass any more, sometimes just there's even missing traffic just for one specific traffic selection / ACL while other traffic over the same VPN is running. It happens even though there's a constant ping running. The reason might be that it runs over a satellite link which isn't perfectly stable.
How can I reset the VPN to the working state, instead of reloading one of the ASAs?
clear crypto isakmp sa
command does not accept an argument for the peer to reset. It resets all ISAKMP sessions. – James Sneeringer Sep 09 '14 at 13:23