ongoing additions, changes, and fixes

This commit is contained in:
Darkstar-agent
2020-09-01 21:27:33 +03:00
parent 52d673e18a
commit c8757e3ebf

View File

@@ -21,8 +21,21 @@ NOTE: To enable debug set by any of the commands below, you need to run *diagnos
|*diagnose vpn ike gateway flush name <vpn_name>* |*diagnose vpn ike gateway flush name <vpn_name>*
|Flush (delete) all SAs of the given VPN peer only. |Flush (delete) all SAs of the given VPN peer only.
|*get vpn ipsec tunnel details*
| Get detailed info about the tunnels: Rx/Tx packets/bytes, IP addresses of the peers, algorithms used, detailed selectors info, lifetime.
|*get vpn ipsec stats tunnel* |*get vpn ipsec stats tunnel*
| Show short general statistics about tunnels: number, kind, number of selectors, state | Show short general statistics about tunnels: number, kind, number of selectors, state
|*get vpn ipsec tunnel summary*
| Short statistics per each tunnel: number of selectors up/down, number of packets Rx/Tx.
|*get vpn ipsec stats crypto*
| Show statistics of the crypto component (ASIC/software) of the Fortigate: encryption algorithm, hasshing algorithm.
|=== |===