cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
328
Views
5
Helpful
2
Replies

View Tunnel Up

paulc
Level 1
Level 1

Is there a quick way to see if a VPN I just created is up and running?

2 Replies 2

ggilbert
Cisco Employee
Cisco Employee

If the peer is connected to your device, you can issue hte command

sh cry isa sa

The above command will show if Phase 1 of the IPSec tunnel is up.

Issue the command given below to find out if Phase 2 is up.

sh cry ipsec sa

Make sure that you have packet encrypts and decrypts are incrementing as they pass traffic.

Hope this explains.

Rate this post, if it helps.

Regards,

Gilbert

Thanks. That's what I was looking for!