.. _access_list_standard: access-list standard ==================== Configure Standard Access List standard Specification ---------------------- ===================================== =================================================================== **Parameter** **Value** ===================================== =================================================================== **Type** *Collection* **Object Key(s)** *std* **Collection Name** :ref:`133_standard_list` **Collection URI** /axapi/v3/access-list/standard **Element Name** standard **Element URI** /axapi/v3/access-list/standard/{std} **Element Attributes** standard_attributes **Partition Visibility** shared **Schema** :download:`standard 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/access-list/standard .. raw:: html :ref:`133_standard_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/access-list/standard .. raw:: html :ref:`133_standard_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/access-list/standard/{std} .. raw:: html :ref:`133_standard_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/access-list/standard .. raw:: html :ref:`133_standard_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/access-list/standard/{std} .. raw:: html :ref:`133_standard_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/access-list/standard/{std} .. raw:: html :ref:`133_standard_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/access-list/standard .. raw:: html :ref:`133_standard_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/access-list/standard/{std} .. raw:: html :ref:`133_standard_attributes` .. raw:: html
.. _133_standard_list: standard-list ------------- standard-list is **JSON List** of :ref:`133_standard_attributes` standard-list : [ { :ref:`133_standard_attributes` }, { :ref:`133_standard_attributes` }, ... ] .. _133_standard_attributes: standard attributes ------------------- **std** **Description** IP standard access list **Type:** number **Range:** 1-99 **stdrules** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _133_stdrules: stdrules ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **action** **Description** 'deny': Deny; 'permit': Permit; 'l3-vlan-fwd-disable': Disable L3 forwarding between VLANs; **Type:** string **Supported Values:** deny, permit, l3-vlan-fwd-disable **any** **Description** Any source host **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** any, host, and subnet are mutually exclusive **host** **Description** A single source host (Host address) **Type:** string **Format:** ipv4-address **Mutual Exclusion:** host, any, and subnet are mutually exclusive **log** **Description** Log matches against this entry **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **rev-subnet-mask** **Description** Network Mask 0=apply 255=ignore **Type:** string **Format:** ipv4-rev-netmask **seq-num** **Description** Sequence number **Type:** number **Range:** 1-8192 **std-remark** **Description** Access list entry comment (Notes for this ACL) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **subnet** **Description** Source Address **Type:** string **Format:** ipv4-address **Mutual Exclusion:** subnet, any, and host are mutually exclusive **transparent-session-only** **Description** Only log transparent sessions **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0