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
Parameter | Description |
abr | Choose this parameter to enable debugging related to OSPFv3 ABR events. |
asbr | Choose this parameter to enable debugging related to OSPFv3 ASBR events. |
flooding | Choose this parameter to enable debugging related to OSPFv3 flooding events. |
interface | Choose 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.