.. _debug_ospf_packet: debug ospf packet ================= OSPFv3 packets packet Specification -------------------- ===================================== =============================================================== **Parameter** **Value** ===================================== =============================================================== **Type** *operational* **Object Key(s)** *dd* **Element Name** packet **Element URI** /axapi/v3/debug/ospf/packet/{dd} **Element Attributes** packet_attributes **Partition Visibility** None **Schema** :download:`packet schema ` ===================================== =============================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/debug/ospf/packet/{dd} .. raw:: html :ref:`559_packet_attributes` .. raw:: html
.. _559_packet_list: packet-list ----------- packet-list is **JSON List** of :ref:`559_packet_attributes` packet-list : [ { :ref:`559_packet_attributes` }, { :ref:`559_packet_attributes` }, ... ] .. _559_packet_attributes: packet attributes ----------------- **dd** **Description** OSPFv3 Database Description **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **detail** **Description** Detail information **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **hello** **Description** OSPFv3 Hello **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ls-ack** **Description** OSPFv3 Link State Acknowledgment **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ls-request** **Description** OSPFv3 Link State Request **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ls-update** **Description** OSPFv3 Link State Update **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **recv** **Description** Packet received **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **send** **Description** Packet sent **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters