.. _system_ipsec: system ipsec ============ Configure Crypto Cores for IPsec processing ipsec Specification ------------------- ===================================== ===================================================== **Parameter** **Value** ===================================== ===================================================== **Type** *Configuration Resource* **Element Name** ipsec **Element URI** /axapi/v3/system/ipsec **Element Attributes** ipsec_attributes **Partition Visibility** shared **Schema** :download:`ipsec schema ` ===================================== ===================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/ipsec .. raw:: html :ref:`3311_ipsec_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/ipsec .. raw:: html :ref:`3311_ipsec_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/ipsec .. raw:: html :ref:`3311_ipsec_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/ipsec .. raw:: html :ref:`3311_ipsec_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/ipsec .. raw:: html :ref:`3311_ipsec_attributes` .. raw:: html
.. _3311_ipsec_attributes: ipsec attributes ---------------- **QAT** **Description** HW assisted QAT SSL module **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **crypto-core** **Description** Crypto cores assigned for IPsec processing **Type:** number **Range:** 0-64 **Default:** 0 **crypto-mem** **Description** Crypto memory percentage assigned for IPsec processing (rounded to increments of 10) **Type:** number **Range:** 0-100 **Default:** 0 **fpga-decrypt** **Description:** fpga-decrypt is a **JSON Block**. Please see below for :ref:`3311_fpga-decrypt` **Type:** Object **Reference Object:** :doc:`/axapi/v3/system/ipsec/fpga-decrypt ` **packet-round-robin** **Description** Enable packet round robin for IPsec packets **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3311_fpga-decrypt: fpga-decrypt ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **action** **Description** 'enable': Enable FPGA decryption offload; 'disable': Disable FPGA decryption offload; **Type:** string **Supported Values:** enable, disable **Default:** disable