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 packet schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/debug/ospf/packet/{dd} |
packet-list¶
packet-list is JSON List of packet attributes
packet-list : [
]
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