.. _interface_lif_ipv6_ospf: interface lif ipv6 ospf ======================= Open Shortest Path First for IPv6 (OSPFv3) ospf Specification ------------------ ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Configuration Resource* **Element Name** ospf **Element URI** /axapi/v3/interface/lif/{ifname}/ipv6/ospf **Element Attributes** ospf_attributes **Partition Visibility** shared **Schema** :download:`ospf 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/interface/lif/{ifname}/ipv6/ospf .. raw:: html :ref:`1944_ospf_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/interface/lif/{ifname}/ipv6/ospf .. raw:: html :ref:`1944_ospf_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/interface/lif/{ifname}/ipv6/ospf .. raw:: html :ref:`1944_ospf_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/interface/lif/{ifname}/ipv6/ospf .. raw:: html :ref:`1944_ospf_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/interface/lif/{ifname}/ipv6/ospf .. raw:: html :ref:`1944_ospf_attributes` .. raw:: html
.. _1944_ospf_attributes: ospf attributes --------------- **bfd** **Description** Bidirectional Forwarding Detection (BFD) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **cost-cfg** **Type:** List **dead-interval-cfg** **Type:** List **disable** **Description** Disable BFD **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hello-interval-cfg** **Type:** List **mtu-ignore-cfg** **Type:** List **neighbor-cfg** **Type:** List **network-list** **Type:** List **priority-cfg** **Type:** List **retransmit-interval-cfg** **Type:** List **transmit-delay-cfg** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1944_cost-cfg: cost-cfg ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **cost** **Description** Interface cost **Type:** number **Range:** 1-65535 **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 .. _1944_hello-interval-cfg: hello-interval-cfg ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **hello-interval** **Description** Time between HELLO packets (Seconds) **Type:** number **Range:** 1-65535 **Default:** 10 **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 .. _1944_priority-cfg: priority-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 **priority** **Description** Router priority **Type:** number **Range:** 0-255 **Default:** 1 .. _1944_mtu-ignore-cfg: mtu-ignore-cfg ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 **mtu-ignore** **Description** Ignores the MTU in DBD packets **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _1944_retransmit-interval-cfg: retransmit-interval-cfg ^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 **retransmit-interval** **Description** Time between retransmitting lost link state advertisements (Seconds) **Type:** number **Range:** 1-65535 **Default:** 5 .. _1944_network-list: network-list ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **broadcast-type** **Description** 'broadcast': Specify OSPF broadcast multi-access network; 'non-broadcast': Specify OSPF NBMA network; 'point-to-point': Specify OSPF point-to-point network; 'point-to-multipoint': Specify OSPF point-to-multipoint network; **Type:** string **Supported Values:** broadcast, non-broadcast, point-to-point, point-to-multipoint **network-instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 **p2mp-nbma** **Description** Specify non-broadcast point-to-multipoint network **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _1944_transmit-delay-cfg: transmit-delay-cfg ^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 **transmit-delay** **Description** Link state transmit delay (Seconds) **Type:** number **Range:** 1-65535 **Default:** 1 .. _1944_neighbor-cfg: neighbor-cfg ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **neig-inst** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0 **neighbor** **Description** OSPFv3 neighbor (Neighbor IPv6 address) **Type:** string **Format:** ipv6-address **Default:** \:: **neighbor-cost** **Description** OSPF cost for point-to-multipoint neighbor (metric) **Type:** number **Range:** 1-65535 **neighbor-poll-interval** **Description** OSPF dead-router polling interval (Seconds) **Type:** number **Range:** 0-4294967295 **neighbor-priority** **Description** OSPF priority of non-broadcast neighbor **Type:** number **Range:** 0-255 .. _1944_dead-interval-cfg: dead-interval-cfg ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **dead-interval** **Description** Interval after which a neighbor is declared dead (Seconds) **Type:** number **Range:** 1-65535 **Default:** 40 **instance-id** **Description** Specify the interface instance ID **Type:** number **Range:** 0-255 **Default:** 0