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 ospf traceoption zebra to enable OSPF zebra module related logging. Optional parameter instance-id can be included to specify the OSPFv2 multi-instance ID.

Run the command delete protocols ospf traceoption zebra to remove this configuration from the database.


Command Syntax

set protocols ospf [instance-id <instance-id>] traceoption zebra

delete protocols ospf [instance-id <instance-id>] traceoption zebra


Example

  •  Enable OSPF zebra module related logging for OSPF instance ID 1.
admin@XorPlus# set protocols ospf instance-id 1 traceoption zebra
admin@Xorplus# commit
  • No labels