.. _interface_trunk_ipv6_rip: interface trunk ipv6 rip ======================== RIP rip Specification ----------------- ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Configuration Resource* **Element Name** rip **Element URI** /axapi/v3/interface/trunk/{ifnum}/ipv6/rip **Element Attributes** rip_attributes **Partition Visibility** shared **Schema** :download:`rip 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/interface/trunk/{ifnum}/ipv6/rip .. raw:: html :ref:`1991_rip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/interface/trunk/{ifnum}/ipv6/rip .. raw:: html :ref:`1991_rip_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/interface/trunk/{ifnum}/ipv6/rip .. raw:: html :ref:`1991_rip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/interface/trunk/{ifnum}/ipv6/rip .. raw:: html :ref:`1991_rip_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/interface/trunk/{ifnum}/ipv6/rip .. raw:: html :ref:`1991_rip_attributes` .. raw:: html
.. _1991_rip_attributes: rip attributes -------------- **split-horizon-cfg** **Description:** split-horizon-cfg is a **JSON Block**. Please see below for :ref:`1991_split-horizon-cfg` **Type:** Object **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1991_split-horizon-cfg: split-horizon-cfg ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **state** **Description** 'poisoned': Perform split horizon with poisoned reverse; 'disable': Disable split horizon; 'enable': Perform split horizon without poisoned reverse; **Type:** string **Supported Values:** poisoned, disable, enable **Default:** poisoned