3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
410 CHAPTER 23: IKE CONFIGURATION COMMANDS
Parameter
peer-name: Name of the IKE peer, a string up to 15 characters.
Description
Use the display ike peer command to view the configuration about the specified
or all IKE peers.
Example
# Display the configuration about all IKE peers.
[SecBlade_VPN-ike-peer-good] display ike peer
---------------------------
IKE Peer: good
exchange mode: main on phase 1
pre-shared-key:
peer id type: ip
peer ip address: 0.0.0.0 ~ 255.255.255.255
peer name:
nat traversal: disable
---------------------------
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
# View the IKE proposal information after two IKE proposals are configured.
[SecBlade_VPN] 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
display ike sa Syntax
display ike sa [ verbose [ connection-id id | remote-address ip-address ] ]