Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Run the command set protocols ospf6 traceoption lsa to enable debug information related to Link State Advertisement. The user can choose different components of OSPFv3 while enabling or disabling LSA related debug info such as routernetwork etc.

To remove this configuration, run the command delete protocols traceoption lsa


Command Syntax

set protocols ospf6 traceoption lsa <router | network | inter-prefix | inter-router | as-external | link | intra-prefix | unknown> [originate | examine | flooding]

delete protocol ospf6 traceoption lsa <router | network | inter-prefix | inter-router | as-external | link | intra-prefix | unknown> [originate | examine | flooding]


Example

  • This example enables LSA debugging for routers.
admin@XorPlus# set protocols ospf6 lsa router
  • No labels