set protocols ospf6 traceoption route

Run the command set protocols ospf6 traceoption route to enable route related debugging. The user can choose between different types of route debugging options such as table, inter-area etc to get debugging related to these specific events. Its important to note that inter-area routes are those routes which are created from Router LSAs and Network LSAs. Also to get information about memory usage of the routes, the user can choose the option memory. To get route debugging for the routing table then the user can choose the option table.

Run the command delete protocols ospf6 traceoption route to remove this configuration from the switch.


Command Syntax

set protocols ospf6 traceoption route {table|intra-area|inter-area|memory}

delete protocol ospf6 traceoption route {table|intra-area|inter-area|memory}

Example

  • This example configures OSPFv3 debugging for inter-area routes.
admin@XorPlus# set protocols ospf6 traceoption inter-area

Copyright © 2024 Pica8 Inc. All Rights Reserved.