set protocols ospf6 traceoption

Run the command set protocols ospf6 traceoption to enable debugging for the OSPFv3 instance. Debugging information can be enabled for different features of OSPFv3 such as abr (Area Border Router), asbr (Autonomous System Border Router), flooding or interface. 

To remove the configuration, run the command delete protocols ospf6 traceoption.


Command Syntax

set protocols ospf6 traceoption <abr | asbr | flooding | interface>

delete protocols ospf6 traceoption <abr | asbr | flooding | interface>

Parameters

ParameterDescription
abrChoose this parameter to enable debugging related to OSPFv3 ABR events.
asbrChoose this parameter to enable debugging related to OSPFv3 ASBR events.
floodingChoose this parameter to enable debugging related to OSPFv3 flooding events.
interfaceChoose this parameter to enable debugging related to OSPFv3 interface events.

Example

  • This example enables OSPFv3 debugging for flooding events.
admin@XorPlus# set protocols ospf6 traceoption flooding

Copyright © 2024 Pica8 Inc. All Rights Reserved.