R3721-F3210-F3171-HP High-End Firewalls VPN Command Reference-6PW101
69
Default level
1: Monitor level
Parameters
name profile-name: Displays the configuration information of an IPsec profile. The profile-name
argument specifies the name of the IPsec profile and is a case-insensitive string of 1 to 15 characters.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Description
Use display ipsec profile to display the configuration information of IPsec profiles.
If you do not specify any parameters, the command displays the configuration information of all IPsec
profiles.
Related commands: ipsec profile.
Example
# Display the configuration of all IPsec profiles.
<Sysname> display ipsec profile
===========================================
IPsec profile: "btoa"
Using interface: {Tunnel1}
===========================================
-----------------------------
IPsec profile name: "btoa"
mode: tunnel
-----------------------------
security data flow : 0
ike-peer name: btoa
perfect forward secrecy: None
proposal name: method1
IPsec sa local duration(time based): 3600 seconds
IPsec sa local duration(traffic based): 1843200 kilobytes
Table 19 Command output
Field Description
Using interface Interface that references the IPsec profile
mode
Encapsulation mode for the IPsec profile. It can only be IPsec
tunnel mode on the firewall.