.. _fw_urpf: fw urpf ======= Enable Unicast Reverse Path Forwarding (Default: Disable) urpf Specification ------------------ ===================================== ================================================ ===================================== ================================================ **Type** *Configuration Resource* **Element Name** urpf **Element URI** /axapi/v3/fw/urpf **Element Attributes** urpf_attributes **Schema** :download:`urpf 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/urpf .. raw:: html :ref:`1515_urpf_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/urpf .. raw:: html :ref:`1515_urpf_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/urpf .. raw:: html :ref:`1515_urpf_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/urpf .. raw:: html :ref:`1515_urpf_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/urpf .. raw:: html :ref:`1515_urpf_attributes` .. raw:: html
.. _1515_urpf_attributes: urpf attributes --------------- **status** **Description** 'disabled': Disable urpf (Default: disabled); 'strict': Perform Strict Check; 'loose': Perform Loose Check; **Type:** string **Supported Values:** loose, strict, disable **Default:** loose **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters