R2511-HP MSR Router Series Security Command Reference(V5)
270
Views
IKEv2 profile view
Default command level
2: System level
Usage guidelines
In a scenario where remote users need to use IPsec VPN to access the enterprise network and the remote
hosts need temporary IP addresses for IPsec communication, the branch gateways must generate and
send address allocation requests to the headquarters gateway, and the headquarters gateway must
accept the requests.
Examples
# Create an IKEv2 profile named profile1.
<Sysname> system-view
[Sysname] ikev2 profile profile1
# Enable the device to initiate IP address allocation requests when acting as an IKEv2 negotiation
initiator.
[Sysname-ikev2-profile-profile1] connect auto
Related commands
• display ikev2 profile
• client configuration address respond
display ikev2 policy
Use display ikev2 policy to display the IKEv2 policy configuration information.
Syntax
display ikev2 policy [ policy-name | default ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
policy-name: Specifies the IKEv2 policy name, a case-insensitive string of 1 to 32 characters.
default: Specifies the system predefined IKEv2 policy default.
|: 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.










