.. _network_arp: network arp =========== Configure ARP arp Specification ----------------- ===================================== ==================================================== **Parameter** **Value** ===================================== ==================================================== **Type** *Intermediate Resource* **Element Name** arp **Element URI** /axapi/v3/network/arp **Element Attributes** arp_attributes **Partition Visibility** shared **Schema** :download:`arp schema ` ===================================== ==================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/network/arp .. raw:: html arp_attributes .. raw:: html
.. _2316_arp_attributes: arp attributes -------------- **dynamic** **Description:** dynamic is a **JSON Block**. Please see below for :ref:`2316_dynamic` **Type:** Object **Reference Object:** :doc:`/axapi/v3/network/arp/dynamic ` **static-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/network/arp/static/{ip-addr}+{vlan} ` .. _2316_dynamic: dynamic ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2316_static-list: static-list ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ethernet** **Description** Ethernet port (Port Value) **Type:** number **Format:** interface **Mutual Exclusion:** ethernet and trunk are mutually exclusive **ip-addr** **Description** IP address **Type:** string **Format:** ipv4-address **mac-addr** **Description** MAC address **Type:** string **Format:** mac-address **trunk** **Description** Trunk group **Type:** number **Range:** 1-4096 **Mutual Exclusion:** trunk and ethernet are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vlan** **Description** VLAN ID **Type:** number **Range:** 2-4094 **Reference Object:** :doc:`/axapi/v3/network/vlan `