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

ParameterDescription
unknownSpecifies unknow packets.
helloSpecifies OSPFv3 hello packets.
dbdescSpecifies OSPFv3 database description packets.
lsreqSpecifies Link State Request packets.
lsupdateSpecifies Link State Update packets.
lsackSpecifies Link State ACK packets.
allSpecifies debugging of all packets.
sendOptional. Specifies packets sent.
recvOptional. Specifies packets received.

Example

  • This example enables the OSPFv3 received link state update packet debugging.
admin@XorPlus# set protocols ospf6 traceoption lsupdate recv

Copyright © 2024 Pica8 Inc. All Rights Reserved.