.. _fw_tcp: fw tcp ====== Firewall TCP parameters tcp Specification ----------------- ===================================== =============================================== ===================================== =============================================== **Type** *Intermediate Resource* **Element Name** tcp **Element URI** /axapi/v3/fw/tcp **Element Attributes** tcp_attributes **Schema** :download:`tcp schema ` ===================================== =============================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/tcp .. raw:: html tcp_attributes .. raw:: html
.. _690_tcp_attributes: tcp attributes -------------- **mss-clamp** **Description:** mss-clamp is a **JSON Block**. Please see below for :ref:`690_mss-clamp` **Type:** Object **Reference Object:** :doc:`/axapi/v3/fw/tcp/mss-clamp ` **reset-on-error** **Description:** reset-on-error is a **JSON Block**. Please see below for :ref:`690_reset-on-error` **Type:** Object **Reference Object:** :doc:`/axapi/v3/fw/tcp/reset-on-error ` .. _690_mss-clamp: mss-clamp ^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **min** **Description** Specify the min value allowed for the TCP MSS (Specify the min value allowed for the TCP MSS (default: ((576 - 60 - 60)))) **Type:** number **Range:** 0-1460 **Default:** 456 **mss-clamp-type** **Description** 'fixed': Specify a fixed max value for the TCP MSS; 'subtract': Specify the value to subtract from the TCP MSS; **Type:** string **Supported Values:** fixed, subtract **mss-subtract** **Description** Specify the value to subtract from the TCP MSS (default: not configured) **Type:** number **Range:** 0-1460 **mss-value** **Description** The max value allowed for the TCP MSS (default: not configured)} **Type:** number **Range:** 0-1460 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _690_reset-on-error: reset-on-error ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **enable** **Description** Enable send TCP reset on error **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **outbound** **Description** 'enable': Enable send TCP reset on error; **Type:** string **Supported Values:** enable **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters