set protocols ospf6 traceoption message

set protocols ospf6 traceoption message

Run the command set protocols ospf6 traceoption message to enable or disable OSPFv3 messages related debugging. The user can choose from a range of different packet types while enablling/disabling debug information such as unknow packets, hello packets etc. Optionally, the user can choose between packets sent or received for debugging.

Run the command delete protocols ospf6 traceoption message to delete this configuration.

 

Command Syntax

set protocols ospf6 traceoption message <unknown | hello | dbdesc | lsreq | lsupdate | lsack | all> [send|recv]

delete protocols ospf6 traceoption message <unknown | hello | dbdesc | lsreq | lsupdate | lsack | all> [send|recv]

Parameters

Parameter

Description

unknown

Specifies unknow packets.

hello

Specifies OSPFv3 hello packets.

dbdesc

Specifies OSPFv3 database description packets.

lsreq

Specifies Link State Request packets.

lsupdate

Specifies Link State Update packets.

lsack

Specifies Link State ACK packets.

all

Specifies debugging of all packets.

send

Optional. Specifies packets sent.

recv

Optional. Specifies packets received.

Example

  • This example enables the OSPFv3 received link state update packet debugging.

admin@XorPlus# set protocols ospf6 traceoption lsupdate recv

Copyright © 2025 Pica8 Inc. All Rights Reserved.