cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8104
Views
10
Helpful
1
Replies

Cisco Router check ipsec site to site vpn tunnetl up time?

Benny Chong
Level 1
Level 1

I have a Cisco router that has a vpn tunnel to other location office. Now i want to check how long has the VPN been up/build. I know if on the ASA it has this command "sh vpn-sessiondb l2l" that will enable me to view the tunnel up time for how long. Can't seems to find the correct command for Cisco router. if you know the command do let me know! thanks.

1 Accepted Solution

Accepted Solutions

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

I guess there might be some differences between different VPN platforms (other than ASA) or atleast it seems so to me

You could try the following command

show crypto session remote detail

Partial output from one of our routers

Interface: Port-channel20

Profile:

Uptime: 01:21:02

Session status: UP-ACTIVE

Hope this helps

- Jouni

View solution in original post

1 Reply 1

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

I guess there might be some differences between different VPN platforms (other than ASA) or atleast it seems so to me

You could try the following command

show crypto session remote detail

Partial output from one of our routers

Interface: Port-channel20

Profile:

Uptime: 01:21:02

Session status: UP-ACTIVE

Hope this helps

- Jouni