- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPsec tunnel uptime proxy
I am looking for an indicator of uptime for my IPSec tunnel.
I find these 3 commands but I can see nothing that can act as such.
Any ideas greatly appreciated
Solved! Go to Solution.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi slouw,
From the CLI you should be able to see the creation time and other statistics by running the following commands:
diag vpn ike gateway list
diag vpn tunnel list
-To view details of all IPsec tunnels:
#get ipsec tunnel details
-To list IPsec tunnels by name:
#get ipsec tunnel name
-To view a summary of IPsec tunnel information:
#get ipsec tunnel summary
The IPsec monitor page has been flatten to list tunnels only in the way they
are configured - by phase1. Phase2s are still listed, but are listed as an optional column. A tunnel is treated as "up" if at least one phase2 selector is active. The Uptime column has been removed from the monitor page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
