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

271
Usage guidelines
With no parameter specified, the command displays the configuration information of all IKEv2 policies,
including all user-defined policies and the system predefined policy.
Examples
# Display the configuration information of all IKEv2 policies.
<Sysname> display ikev2 policy
IKEv2 policy : 1
Match local : 1.1.1.1
1:1::1:1
Proposal : 1
2
3
4
IKEv2 policy : default
Match local : any
Proposal : default
Table 33 Command output
Field Descri
p
tion
Match local Local IP address for IKEv2 policy matching.
Proposal IKEv2 proposals referenced by the policy.
Related commands
ikev2 policy
proposal
 match address local
display ikev2 profile
Use display ikev2 profile to display the IKEv2 profile configuration information.
Syntax
display ikev2 profile [ profile-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
profile-name: Specifies the IKEv2 profile name, a case-insensitive string of 1 to 32 characters.
|: 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.