.. _fw_tcp_mss_clamp: fw tcp mss-clamp ================ FW TCP MSS Clamping mss-clamp Specification ----------------------- ===================================== ========================================================= **Parameter** **Value** ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** mss-clamp **Element URI** /axapi/v3/fw/tcp/mss-clamp **Element Attributes** mss-clamp_attributes **Partition Visibility** shared **Schema** :download:`mss-clamp schema ` ===================================== ========================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. 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/mss-clamp .. raw:: html :ref:`1678_mss-clamp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/tcp/mss-clamp .. raw:: html :ref:`1678_mss-clamp_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/tcp/mss-clamp .. raw:: html :ref:`1678_mss-clamp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/tcp/mss-clamp .. raw:: html :ref:`1678_mss-clamp_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/tcp/mss-clamp .. raw:: html :ref:`1678_mss-clamp_attributes` .. raw:: html
.. _1678_mss-clamp_attributes: mss-clamp attributes -------------------- **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