reset ike history

Function

The reset ike error history command clears the ike error history information.

The reset ike offline history command clears the ike offline history information.

This command is supported only on the NetEngine 8000 F1A.

Format

reset ike { error | offline } history [ peer-ip peerip [ vpn-instance-name vpn-instance-name ] [ port portnum ] ] [ slot slotid ]

Parameters

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.

-

Views

User view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ike execute

Usage Guidelines

The reset ike error history command clears the ike error history information and once the history information cleared cannot be restored.

The reset ike offline history command clears the ike offline history information and once the history information cleared cannot be restored.

Example

# Clear the IKE SA Negotiation offline for a specified remote peer.
<HUAWEI> reset ike offline history peer-ip 172.16.1.2 vpn-instance-name vpn1 port 500 slot 1
# Clear the IKE SA Negotiation offline for all remote peers.
<HUAWEI> reset ike offline history
# Clear the IKE SA Negotiation failure errors for a specified remote peer.
<HUAWEI> reset ike error history peer-ip 172.16.1.2 vpn-instance-name vpn1 port 500 slot 1
# Clear the IKE SA Negotiation failure errors for all remote peers.
<HUAWEI> reset ike error history
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >