The display ike proposal command displays the configurations of IKE proposal.
This command is supported only on the NetEngine 8000 F1A.
The actual command output varies according to the device. The command output here is only an example.
<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
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. |