display ike proposal

Function

The display ike proposal command displays the configurations of IKE proposal.

This command is supported only on the NetEngine 8000 F1A.

Format

display ike proposal

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ike read

Usage Guidelines

The output of the display ike proposal command provides the following information:

  • Priority
  • Authentication mode
  • Authentication algorithm
  • Encryption algorithm
  • Diffie-Hellman group identifier
  • ISAKMP SA duration

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the configurations of IKE proposals.
<HUAWEI> display ike proposal
priority   authentication method   authentication algorithm   encryption algorithm   Diffie-Hellman group   duration (seconds)                                     
-----------------------------------------------------------------------------------------------------------------------------
1          PRE_SHARED              SHA256                     256-AES                NONE                   86400    
default1   PRE_SHARED              SHA256                     256-AES                MODP_2048              86400    
default2   PRE_SHARED              SHA256                     256-AES                MODP_1024              86400
default3   PRE_SHARED              SHA                        DES_CBC                MODP_768               86400
Table 1 Description of the display ike proposal command output
Item Description
priority

Indicates priority of the IKE proposal.

authentication method

Indicates authentication method used in the IKE proposal.

authentication algorithm

Indicates authentication algorithm used in the IKE proposal.

encryption algorithm

Indicates encryption algorithm used in the IKE proposal.

Diffie-Hellman group

Indicates Diffie-Hellman (DH) group ID.

duration (seconds)

Indicates ISAKMP SA duration used in the IKE proposal.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >