set protocols ospf traceoption nsm

Run the command set protocols ospf traceoption nsm to enable logging information of Network State Machine (NSM). Optional keywords status, events or timers can be used with this command to get log information on these specific NSM events. Optional parameter instance-id can be included to specify the OSPFv2 multi-instance ID.

Run the command delete protocols ospf traceoption nsm to remove this configuration.


Command Syntax

set protocols ospf [instance-id <instance-id>] traceoption nsm <status | events | timers>

delete protocols ospf [instance-id <instance-id>] traceoption nsm <status | events | timers>


Parameter

Parameter

Description

instance-id <instance-id>Optional, specifies the OSPF instance ID. The value is an integer that ranges from 1 to 8.

nsm <status | events | timers>

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

Example

  •  Enable OSPF NSM logging for status related information.
admin@XorPlus# set protocols ospf instance-id 1 traceoption NSM status
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.