debug nsm
Use this command to enable NSM debugging.
Use the no
form of this command to disable NSM debugging.
Command Syntax
debug nsm (all|)
no debug nsm (all|)
debug nsm bfd
no debug nsm bfd
debug nsm events
no debug nsm events
debug nsm hal (all|) debug
debug nsm hal events
no debug nsm hal (all|)
no debug nsm hal events
debug nsm packet (recv|send|) (detail|)
no debug 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
Execution mode, Privileged execution 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