Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run the command set protocol ospf traceoption ism to enable logging of OSPF Interface State Machine (ISM). Optionally, you can choose to enable three different types of logging information, status, for ISM status information, events, for ISM events, or timers to get logging for timers related information.

Run the command delete protocol ospf traceoption ism to delete this information.


Command Syntax

set protocol ospf traceoption ism [status|events|timers]

delete protocol ospf traceoption ism [status|events|timers]


Parameter

Parameter

Description

ism [status|events|timers]

Optional. Specifies to enable ISM logging for status, events or timers.


Example

  •  Enable OSPF ISM logging for status related information.
Code Block
admin@XorPlus# set protocols ospf traceoption ism status
admin@Xorplus# commit