debug nsm
Use this command to enable NSM debugging.
Use the no form of this command or the undebug command to disable NSM debugging.
Command Syntax
debug nsm (all|)
no debug nsm (all|)
undebug nsm (all|)
debug nsm bfd
no debug nsm bfd
undebug nsm bfd
debug nsm events
no debug nsm events
undebug nsm events
debug nsm hal (all|) debug
debug nsm hal events
no debug nsm hal (all|)
no debug nsm hal events
undebug nsm hal events
debug nsm packet (recv|send|) (detail|)
no debug nsm packet (recv|send|) (detail|)
undebug nsm packet (recv|send|) (detail|)
Parameters
all
Enable all debugging.
bfd
Debug BFD events.
events
Debug NSM events.
hal
Debug HAL.
events
Debug HAL events.
packet
Debug packet events.
recv
Debug received packets.
send
Debug sent packets.
detail
Show detailed packet information.
Default
By default, debugging is disabled.
Command Mode
Exec mode, privileged exec mode, and configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#debug nsm all
#
#debug nsm bfd
#
#debug nsm events
#
#debug nsm hal all
#
#debug nsm packet
#
#debug nsm packet recv detail
Last modified date: 10/19/2023