.. _fw_tcp_syn_cookie: fw tcp syn-cookie ================= Configure Firewall Syn-Cookie Protection syn-cookie Specification ------------------------ ===================================== ========================================================== **Parameter** **Value** ===================================== ========================================================== **Type** *Configuration Resource* **Element Name** syn-cookie **Element URI** /axapi/v3/fw/tcp/syn-cookie **Element Attributes** syn-cookie_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/fw/tcp/syn-cookie/stats **Schema** :download:`syn-cookie schema ` ===================================== ========================================================== **Operations Allowed:** .. raw:: html .. 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/fw/tcp/syn-cookie .. raw:: html :ref:`1682_syn-cookie_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/tcp/syn-cookie .. raw:: html :ref:`1682_syn-cookie_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/tcp/syn-cookie .. raw:: html :ref:`1682_syn-cookie_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/tcp/syn-cookie .. raw:: html :ref:`1682_syn-cookie_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/tcp/syn-cookie .. raw:: html :ref:`1682_syn-cookie_attributes` .. raw:: html
.. _1682_syn-cookie_attributes: syn-cookie attributes --------------------- **sampling-enable** **Type:** List **syn-cookie-enable** **Description** Enable Firewall Syn-Cookie Protection **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **syn-cookie-on-threshold** **Description** on-threshold for Syn-cookie (Decimal number) **Type:** number **Range:** 1-1000000 **syn-cookie-on-timeout** **Description** on-timeout for Syn-cookie (Timeout in seconds, default is 120 seconds (2 minutes)) **Type:** number **Range:** 1-300000 **Default:** 120 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1682_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'syn_ack_sent': SYN cookie SYN ACK sent; 'verification_passed': SYN cookie verification passed; 'verification_failed': SYN cookie verification failed; 'conn_setup_failed': SYN cookie connection setup failed; **Type:** string **Supported Values:** all, syn_ack_sent, verification_passed, verification_failed, conn_setup_failed