Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 6 IKE Configuration Commands
3Com Corporation
6-5
6.1.6 display ike proposal
Syntax
display ike proposal
View
Any view
Parameter
None
Description
Use the display ike proposal command to view the parameters configured for each
IKE proposal.
This command shows IKE proposals in the sequence of the priority.
Related command: authentication-method, ike proposal, encryption-algorithm,
authentication-algorithm, dh, sa duration.
Example
# Display the IKE proposal information after two IKE proposals are configured.
[3Com] display ike proposal
priority authentication authentication encryption Diffie-Hellman duration
method algorithm algorithm group (seconds)
--------------------------------------------------------------------
10 PRE_SHARED SHA DES_CBC MODP_1024 5000
11 PRE_SHARED MD5 DES_CBC MODP_768 50000
default PRE_SHARED SHA DES_CBC MODP_768 86400
Table 6-1 Description on the fields of the display ike proposal command
Field Description
Priority
Priority of the IKE proposal, an integer in
the range 1 to 100, with a higher number
indicating a lower priority
authentication algorithm
Authentication algorithm in the IKE
proposal
authentication method Authentication mode in the IKE proposal
encryption algorithm Encryption algorithm in the IKE proposal
Diffie-Hellman group Diffie-Hellman group identifier
duration ISAKMP SA lifetime in the IKE proposal