.. _router_ipv6_rip_distribute_list: router ipv6 rip distribute-list =============================== Filter networks in routing updates distribute-list Specification ----------------------------- ===================================== ======================================================================== **Parameter** **Value** ===================================== ======================================================================== **Type** *Configuration Resource* **Element Name** distribute-list **Element URI** /axapi/v3/router/ipv6/rip/distribute-list **Element Attributes** distribute-list_attributes **Partition Visibility** shared **Schema** :download:`distribute-list 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/router/ipv6/rip/distribute-list .. raw:: html :ref:`2520_distribute-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/router/ipv6/rip/distribute-list .. raw:: html :ref:`2520_distribute-list_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/router/ipv6/rip/distribute-list .. raw:: html :ref:`2520_distribute-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/router/ipv6/rip/distribute-list .. raw:: html :ref:`2520_distribute-list_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/router/ipv6/rip/distribute-list .. raw:: html :ref:`2520_distribute-list_attributes` .. raw:: html
.. _2520_distribute-list_attributes: distribute-list attributes -------------------------- **acl-cfg** **Type:** List **prefix** **Description:** prefix is a **JSON Block**. Please see below for :ref:`2520_prefix` **Type:** Object **Reference Object:** :doc:`/axapi/v3/router/ipv6/rip/distribute-list/prefix ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2520_acl-cfg: acl-cfg ^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **acl** **Description** Access-list name **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **acl-direction** **Description** 'in': Filter incoming routing updates; 'out': Filter outgoing routing updates; **Type:** string **Supported Values:** in, out **ethernet** **Description** Ethernet interface (Port number) **Type:** number **Format:** interface **loopback** **Description** Loopback interface (Port number) **Type:** number **Format:** interface **trunk** **Description** Trunk interface (Trunk interface number) **Type:** number **Format:** interface **tunnel** **Description** Tunnel interface (Tunnel interface number) **Type:** number **Format:** interface **ve** **Description** Virtual ethernet interface (Virtual ethernet interface number) **Type:** number **Format:** interface .. _2520_prefix: prefix ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **prefix-cfg** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2520_prefix_prefix-cfg: prefix_prefix-cfg ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ethernet** **Description** Ethernet interface (Port number) **Type:** number **Format:** interface **loopback** **Description** Loopback interface (Port number) **Type:** number **Format:** interface **prefix-list** **Description** Filter prefixes in routing updates (Name of a prefix list) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **prefix-list-direction** **Description** 'in': Filter incoming routing updates; 'out': Filter outgoing routing updates; **Type:** string **Supported Values:** in, out **trunk** **Description** Trunk interface (Trunk interface number) **Type:** number **Format:** interface **tunnel** **Description** Tunnel interface (Tunnel interface number) **Type:** number **Format:** interface **ve** **Description** Virtual ethernet interface (Virtual ethernet interface number) **Type:** number **Format:** interface