The display ike error history command displays the IKE SA Negotiation failure errors.
The display ike offline history command displays the IKE SA Negotiation offline information.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
peer-ip peerip |
Specifies the peer IP address. |
The value is in dotted decimal notation. |
vpn-instance-name vpn-instance-name |
Specifies the name of the VPN instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
port portnum |
Specifies the port number. |
The value is an integer in the range of 0 to 65535. |
slot slotid |
Specifies the slot number. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ike offline history IKE Offline Information for Slot : 1 Current Record Number : 1 ---------------------------------------------------------------------------------------------------- PEER VPN TIME REASON ---------------------------------------------------------------------------------------------------- 192.168.1.2:500 - 2016-07-11 09:11:20 Receive phase1 delete info 192.168.1.2:500 - 2016-07-11 09:11:20 Receive phase2 delete info
<HUAWEI> display ike error history IKE Error Information for Slot : 1 Current Record Number : 2 ---------------------------------------------------------------------------------------------------- PEER VPN TIME REASON ---------------------------------------------------------------------------------------------------- 192.168.1.2:500 - 2016-07-11 09:11:20 Receive phase1 delete info 192.168.1.2:500 - 2016-07-11 09:11:20 Receive phase2 delete info 192.168.1.2:500 - 2016-07-11 09:11:20 Critical Payload : Dropped(Payload=35) 192.168.1.2:500 - 2016-07-11 09:11:20 Unknown Exchange Type(ExchType=88) 192.168.1.2:500 - 2016-07-11 09:11:20 Exchange Type Mismatch(ExchType=100)
Item | Description |
---|---|
IKE Error Information for Slot | Indicates the slot ID of the IKE error. |
IKE Offline Information for Slot | Indicates the slot ID of the IKE offline. |
Current Record Number | Current Record Number. |
PEER | IP address and port number of IKE peer. |
VPN | VPN Instance name of IKE peer. |
TIME | Indicates the time when the error or offline occurred. |
REASON | Indicates the reason of an error:
-In the direction of receiving, Socket error. -In the direction of sending, Socket error. -No key was configured on the IKE peer. -Only the ID in the format of IP address was supported. -Invalid payload length. -Invalid notify payload(16431). -Asn1 decode fail. -Asn1 encode fail. -IKEV2 Backup Phase1 SA Encryption/Decryption Keys Failed. -IKEV2 TdbEntry not found. -IKEV2 Dyna TdbEntry not found. -IKEV2 Not found IPSEC Policy. -IKEV2 Inbound Tdb not found. -IKEV2 backup Config IPSEC cryptomap failed. -IKEV2 Backup IPSPolicy failed. -IKEV2 Ph2SA: Processing of Backup message is Failed. -IKEV1 Backup IPSec policy failed. -IKEV1 Backup IKE proposal failed. -IKEV1 Backup Phase1 SA Encryption/Decryption Keys Failed. -IKEV1 Ph1SA:Processing of Backup message is Failed. -IKEV1 TdbEntry not found. -IKEV1 ISAKMP Dyna TdbEntry not found. -IKEV1 Inbound Tdb not found. -IKEV1 Not found IPSEC Policy. -IKEV1 backup policy info failed for phase2 SA. -IKEV1 backup policy para failed for phase2 SA. -IKEV1 Backup IPSPolicy failed. -IKEV1 Ph2SA: Processing of Backup message is Failed. Indicates the reason of an offline:
|