Hello All,
I have a situation that I should share downtime of a IPSec VPN tunnel. I could see only the uptime. How do I get the downtime. Its a Cisco ASA device. Please help.
Solved! Go to Solution.
Hi Tim,
You can check it only from the logs as there is no direct command.
This command would show you the uptime:
show crypto session remote <IP address> detail
From logs, you can check for teardown and VPN peer messages.
Regards,
Aditya
Please rate helpful and mark correct answers
You can only see the realtime logs in ASA. If you have configured a syslog server you can get the logs from their.
HTH
Abheesh
Hi Tim,
You can check it only from the logs as there is no direct command.
This command would show you the uptime:
show crypto session remote <IP address> detail
From logs, you can check for teardown and VPN peer messages.
Regards,
Aditya
Please rate helpful and mark correct answers