The display ike offline-info command displays information about deleted IPSec tunnels established through IKE negotiation.
| Parameter | Description | Value |
|---|---|---|
peer remote-address |
Displays information about deleted IPSec tunnels with a specified remote IP address and established through IKE negotiation. |
IPv4 address: The value is in dotted decimal notation; IPv6 address: The value is in colon hexadecimal notation. |
slot slot-id cpu cpu-id |
Displays information about deleted IPSec tunnels with specified slot and CPU IDs and established through IKE negotiation. |
The values of slot-id and cpu-id are integers and must be set according to the device configuration. |
The command output contains the possible causes and time of the latest 200 IPSec tunnel deletions.
Display information about deleted IPSec tunnels established through IKE negotiation.
<sysname> display ike offline-info
Current info Num :3
Ike offline information:
----------------------------------------------------------------------------------------------------
peer port offline-reason version offline-time
-----------------------------------------------------------------------------------------------------
10.10.10.10 500 dpd-timeout v2 2015/08/01 16:05:55
3.3.3.3 500 dpd-timeout v2 2015/08/01 16:05:55
10.2.2.2 500 hardware-timeout v2 2015/08/01 15:05:55
-----------------------------------------------------------------------------------------------------
Item |
Description |
|---|---|
Current info Num |
Current number of information records. |
peer |
Peer IP address of a deleted IPSec tunnel. |
port |
Peer UDP port number. |
offline-reason |
Causes for deletion of IPSec tunnels established through IKE negotiation:
|
version |
IKE version. |
offline-time |
IPSec tunnel deletion time. |