.. _ipv6_prefix_list: ipv6 prefix-list ================ Configure Prefix-list prefix-list Specification ------------------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2188_prefix-list_list` **Collection URI** /axapi/v3/ipv6/prefix-list **Element Name** prefix-list **Element URI** /axapi/v3/ipv6/prefix-list/{name} **Element Attributes** prefix-list_attributes **Partition Visibility** shared **Schema** :download:`prefix-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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ipv6/prefix-list .. raw:: html :ref:`2188_prefix-list_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ipv6/prefix-list .. raw:: html :ref:`2188_prefix-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ipv6/prefix-list/{name} .. raw:: html :ref:`2188_prefix-list_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ipv6/prefix-list .. raw:: html :ref:`2188_prefix-list_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ipv6/prefix-list/{name} .. raw:: html :ref:`2188_prefix-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/prefix-list/{name} .. raw:: html :ref:`2188_prefix-list_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ipv6/prefix-list .. raw:: html :ref:`2188_prefix-list_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ipv6/prefix-list/{name} .. raw:: html :ref:`2188_prefix-list_attributes` .. raw:: html
.. _2188_prefix-list_list: prefix-list-list ---------------- prefix-list-list is **JSON List** of :ref:`2188_prefix-list_attributes` prefix-list-list : [ { :ref:`2188_prefix-list_attributes` }, { :ref:`2188_prefix-list_attributes` }, ... ] .. _2188_prefix-list_attributes: prefix-list attributes ---------------------- **name** **Description** Name of a prefix list **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **rules** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2188_rules: rules ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **action** **Description** 'deny': Specify packets to reject; 'permit': Specify packets to forward; **Type:** string **Supported Values:** deny, permit **any** **Description** Any prefix match. Same as "::0/0 le 128" **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **description** **Description** Prefix-list specific description (Up to 80 characters describing this prefix-list) **Type:** string **Maximum Length:** 80 characters **Maximum Length:** 1 characters **ge** **Description** Minimum prefix length to be matched **Type:** number **Range:** 0-128 **ipaddr** **Description** IPv6 prefix, e.g., 3ffe::/16 **Type:** string **Format:** ipv6-address-plen **le** **Description** Maximum prefix length to be matched **Type:** number **Range:** 0-128 **seq** **Description** Sequence number of an entry **Type:** number **Range:** 1-4294967295