R2511-HP MSR Router Series Security Command Reference(V5)

244
Field Descri
p
tion
local ip address IP address of the local security gateway.
peer name Name of the remote security gateway.
nat traversal Whether NAT traversal is enabled.
dpd Name of the peer DPD detector.
Related commands
ike peer
display ike proposal
Use display ike proposal to view the settings of all IKE proposals.
Syntax
display ike proposal [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
This command displays the configuration information of all IKE proposals in the descending order of
proposal priorities.
Examples
# Display the settings of all IKE proposals.
<Sysname> 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 30 Command output
Field Descri
p
tion
priority Priority of the IKE proposal.