.. _router_bgp_neighbor_ethernet_neighbor: router bgp neighbor ethernet-neighbor ===================================== Specify an ethernet unnumbered neighbor ethernet-neighbor Specification ------------------------------- ===================================== ===================================================================================================== **Parameter** **Value** ===================================== ===================================================================================================== **Type** *Collection* **Object Key(s)** *ethernet* **Collection Name** :ref:`2501_ethernet-neighbor_list` **Collection URI** /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor **Element Name** ethernet-neighbor **Element URI** /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} **Element Attributes** ethernet-neighbor_attributes **Partition Visibility** shared **Schema** :download:`ethernet-neighbor 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor .. raw:: html :ref:`2501_ethernet-neighbor_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor .. raw:: html :ref:`2501_ethernet-neighbor_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} .. raw:: html :ref:`2501_ethernet-neighbor_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor .. raw:: html :ref:`2501_ethernet-neighbor_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} .. raw:: html :ref:`2501_ethernet-neighbor_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} .. raw:: html :ref:`2501_ethernet-neighbor_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor .. raw:: html :ref:`2501_ethernet-neighbor_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/bgp/{as-number}/neighbor/ethernet-neighbor/{ethernet} .. raw:: html :ref:`2501_ethernet-neighbor_attributes` .. raw:: html
.. _2501_ethernet-neighbor_list: ethernet-neighbor-list ---------------------- ethernet-neighbor-list is **JSON List** of :ref:`2501_ethernet-neighbor_attributes` ethernet-neighbor-list : [ { :ref:`2501_ethernet-neighbor_attributes` }, { :ref:`2501_ethernet-neighbor_attributes` }, ... ] .. _2501_ethernet-neighbor_attributes: ethernet-neighbor attributes ---------------------------- **ethernet** **Description** Ethernet interface number **Type:** number **Format:** interface **peer-group-name** **Description** **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **unnumbered** **Description** **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters