.. _vrrp_a_vrid_blade_parameters: vrrp-a vrid blade-parameters ============================ blade parameters of VRRP-A vrid blade-parameters Specification ------------------------------ ===================================== ================================================================================ **Parameter** **Value** ===================================== ================================================================================ **Type** *Configuration Resource* **Element Name** blade-parameters **Element URI** /axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters **Element Attributes** blade-parameters_attributes **Partition Visibility** shared **Schema** :download:`blade-parameters 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/vrrp-a/vrid/{vrid-val}/blade-parameters .. raw:: html :ref:`4136_blade-parameters_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters .. raw:: html :ref:`4136_blade-parameters_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters .. raw:: html :ref:`4136_blade-parameters_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters .. raw:: html :ref:`4136_blade-parameters_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters .. raw:: html :ref:`4136_blade-parameters_attributes` .. raw:: html
.. _4136_blade-parameters_attributes: blade-parameters attributes --------------------------- **fail-over-policy-template** **Description** Apply a fail over policy template (VRRP-A fail over policy template name) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/vrrp-a/fail-over-policy-template ` **priority** **Description** VRRP-A priorty (Priority, default is 150) **Type:** number **Range:** 1-255 **Default:** 150 **tracking-options** **Description:** tracking-options is a **JSON Block**. Please see below for :ref:`4136_tracking-options` **Type:** Object **Reference Object:** :doc:`/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4136_tracking-options: tracking-options ^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bgp** **Description:** bgp is a **JSON Block**. Please see below for :ref:`4136_tracking-options_bgp` **Type:** Object **gateway** **Description:** gateway is a **JSON Block**. Please see below for :ref:`4136_tracking-options_gateway` **Type:** Object **Reference Object:** :doc:`/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options/gateway ` **interface** **Type:** List **route** **Description:** route is a **JSON Block**. Please see below for :ref:`4136_tracking-options_route` **Type:** Object **trunk-cfg** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vlan-cfg** **Type:** List .. _4136_tracking-options_vlan-cfg: tracking-options_vlan-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 **timeout** **Description** **Type:** number **Range:** 2-600 **vlan** **Description** VLAN tracking (VLAN id) **Type:** number **Range:** 1-4094 .. _4136_tracking-options_route: tracking-options_route ^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ip-destination-cfg** **Type:** List **ipv6-destination-cfg** **Type:** List .. _4136_tracking-options_route_ipv6-destination-cfg: tracking-options_route_ipv6-destination-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **distance** **Description** Route's administrative distance (default: match any) **Type:** number **Range:** 1-255 **gatewayv6** **Description** Match the route's gateway (next-hop) (default: match any) **Type:** string **Format:** ipv6-address **ipv6-destination** **Description** IPv6 Destination Prefix **Type:** string **Format:** ipv6-address-plen **priority-cost** **Description** The amount the priority will decrease if the route is missing (The amount the priority will decrease if the route is not present) **Type:** number **Range:** 1-255 **protocol** **Description** 'any': Match any routing protocol (default); 'static': Match only static routes (added by user); 'dynamic': Match routes added by dynamic routing protocols (e.g. OSPF); **Type:** string **Supported Values:** any, static, dynamic **Default:** any .. _4136_tracking-options_route_ip-destination-cfg: tracking-options_route_ip-destination-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **distance** **Description** Route's administrative distance (default: match any) **Type:** number **Range:** 1-255 **gateway** **Description** Match the route's gateway (next-hop) (default: match any) **Type:** string **Format:** ipv4-address **ip-destination** **Description** Destination prefix **Type:** string **Format:** ipv4-address **mask** **Description** Destination prefix mask **Type:** string **Format:** ipv4-netmask **priority-cost** **Description** The amount the priority will decrease if the route is missing (The amount the priority will decrease if the route is not present) **Type:** number **Range:** 1-255 **protocol** **Description** 'any': Match any routing protocol (default); 'static': Match only static routes (added by user); 'dynamic': Match routes added by dynamic routing protocols (e.g. OSPF); **Type:** string **Supported Values:** any, static, dynamic **Default:** any .. _4136_tracking-options_bgp: tracking-options_bgp ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **bgp-ipv4-address-cfg** **Type:** List **bgp-ipv6-address-cfg** **Type:** List .. _4136_tracking-options_bgp_bgp-ipv4-address-cfg: tracking-options_bgp_bgp-ipv4-address-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **bgp-ipv4-address** **Description** bgp IP Address **Type:** string **Format:** ipv4-address **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 .. _4136_tracking-options_bgp_bgp-ipv6-address-cfg: tracking-options_bgp_bgp-ipv6-address-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **bgp-ipv6-address** **Description** IPV6 address **Type:** string **Format:** ipv6-address **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 .. _4136_tracking-options_interface: tracking-options_interface ^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ethernet** **Description** Ethernet Interface (Ethernet interface number) **Type:** number **Format:** interface **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 .. _4136_tracking-options_gateway: tracking-options_gateway ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **ipv4-gateway-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options/gateway/ipv4-gateway/{ip-address} ` **ipv6-gateway-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/vrrp-a/vrid/{vrid-val}/blade-parameters/tracking-options/gateway/ipv6-gateway/{ipv6-address} ` .. _4136_tracking-options_gateway_ipv4-gateway-list: tracking-options_gateway_ipv4-gateway-list ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ip-address** **Description** IP Address **Type:** string **Format:** ipv4-address **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4136_tracking-options_gateway_ipv6-gateway-list: tracking-options_gateway_ipv6-gateway-list ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ipv6-address** **Description** IPV6 address **Type:** string **Format:** ipv6-address **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _4136_tracking-options_trunk-cfg: tracking-options_trunk-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **per-port-pri** **Description** per port priority **Type:** number **Range:** 0-255 **Default:** 0 **priority-cost** **Description** The amount the priority will decrease **Type:** number **Range:** 1-255 **trunk** **Description** trunk tracking (Trunk Number) **Type:** number **Range:** 1-4096