.. _ipv6_neighbor: ipv6 neighbor ============= Static IPv6 Neighbor neighbor Specification ---------------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Intermediate Resource* **Element Name** neighbor **Element URI** /axapi/v3/ipv6/neighbor **Element Attributes** neighbor_attributes **Partition Visibility** shared **Schema** :download:`neighbor schema ` ===================================== ====================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ipv6/neighbor .. raw:: html neighbor_attributes .. raw:: html
.. _2186_neighbor_attributes: neighbor attributes ------------------- **dynamic** **Description:** dynamic is a **JSON Block**. Please see below for :ref:`2186_dynamic` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ipv6/neighbor/dynamic ` **static-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ipv6/neighbor/static/{ipv6-addr}+{vlan} ` .. _2186_dynamic: dynamic ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2186_static-list: static-list ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ethernet** **Description** Ethernet port (Port Value) **Type:** number **Format:** interface **Mutual Exclusion:** ethernet, trunk, and tunnel are mutually exclusive **ipv6-addr** **Description** IPV6 address **Type:** string **Format:** ipv6-address **mac** **Description** MAC Address **Type:** string **Format:** mac-address **trunk** **Description** Trunk group **Type:** number **Range:** 1-4096 **Mutual Exclusion:** trunk, ethernet, and tunnel are mutually exclusive **tunnel** **Description** Tunnel interface **Type:** number **Range:** 1-128 **Mutual Exclusion:** tunnel, ethernet, and trunk 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 `