.. _sys_ut_template_l2: sys-ut template l2 ================== L2 packet paramters l2 Specification ---------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Configuration Resource* **Element Name** l2 **Element URI** /axapi/v3/sys-ut/template/{name}/l2 **Element Attributes** l2_attributes **Partition Visibility** shared **Schema** :download:`l2 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/sys-ut/template/{name}/l2 .. raw:: html :ref:`3167_l2_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sys-ut/template/{name}/l2 .. raw:: html :ref:`3167_l2_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sys-ut/template/{name}/l2 .. raw:: html :ref:`3167_l2_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sys-ut/template/{name}/l2 .. raw:: html :ref:`3167_l2_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sys-ut/template/{name}/l2 .. raw:: html :ref:`3167_l2_attributes` .. raw:: html
.. _3167_l2_attributes: l2 attributes ------------- **ethertype** **Description** L2 frame type **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **mac-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/sys-ut/template/{name}/l2/mac/{src-dst} ` **protocol** **Description** 'arp': arp; 'ipv4': ipv4; 'ipv6': ipv6; **Type:** string **Supported Values:** arp, ipv4, ipv6 **Default:** ipv4 **Mutual Exclusion:** protocol and value are mutually exclusive **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **value** **Description** ethertype number **Type:** number **Range:** 0-2147483647 **Mutual Exclusion:** value and protocol are mutually exclusive **vlan** **Description** Vlan ID on the packet. 0 is untagged **Type:** number **Range:** 0-4095 **Default:** 0 .. _3167_mac-list: mac-list ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **address-type** **Description** 'broadcast': broadcast; 'multicast': multicast; **Type:** string **Supported Values:** broadcast, multicast **ethernet** **Description** Ethernet interface **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ethernet ` **nat-pool** **Description** Nat pool **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **src-dst** **Description** 'dest': dest; 'src': src; **Type:** string **Supported Values:** dest, src **trunk** **Description** Trunk number **Type:** number **Format:** interface **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **value** **Description** Mac Address **Type:** string **Format:** mac-address **ve** **Description** Virtual Ethernet interface **Type:** number **Format:** interface **Reference Object:** :doc:`/axapi/v3/interface/ve ` **virtual-server** **Description** vip **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/virtual-server `