The display ipsec policy-template command displays information about the IPSec policy template.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
name templatename |
Indicates the name of an IPSec policy template. |
It is a string of 1 to 15 case sensitive characters. |
sequencenumber |
Indicates the sequence number of an IPSec policy template. |
It is an integer that ranges from 1 to 10000, where a smaller value indicates a higher priority. |
brief |
Displays brief information about all the IPSec policy templates. |
- |
The display ipsec policy-template brief command displays the following brief information about the IPSec policy template. In this case, the information is displayed in brief format.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipsec policy-template
===========================================
IPsec Policy Template Group: "pol"
===========================================
-----------------------------
Policy template name: "pol"
sequence number: 1
-----------------------------
security data flow: 0
ike-peer name:
perfect forward secrecy: None
proposal name:
IPsec sa local duration(time based): 3600 seconds
IPsec sa local duration(traffic based): 1843200 kilobytes
<HUAWEI> display ipsec policy-template brief
current ipsec policy-template number: 1
----------------------------------------
Policy-Template-Name acl ike-peer
test-1 3000
Item | Description |
---|---|
IPsec Policy Template Group | Name of an IPsec policy template group. |
IPsec sa local duration(time based) | Time-based remaining SA lifecycle (seconds). |
IPsec sa local duration(traffic based) | Traffic-based remaining SA lifecycle. |
Policy template name | Name of an IPsec template. |
sequence number | Sequence number. |
security data flow | Security data flow. |
ike-peer | Indicates IKE peer involved. |
ike-peer name | Name of an IKE peer. |
perfect forward secrecy | Forward consistency check. |
proposal name | IPsec proposal name. |
current ipsec policy-template number | Indicates the number of the current IPSec policy template. |
Policy-Template-Name | Indicates name and sequence number of an IPSec policy template. |
acl | Indicates ACL used by an IPSec policy template. |