debug bfd
Use this command to enable debugging for BFD.
Use the no form of the command to disable all debugging for BFD.
Command Syntax
debug bfd (all|)
debug bfd (event|ipc-error|ipc-event|nsm|packet|session)
no debug bfd (all|)
no debug all
no debug bfd (event|ipc-error|ipc-event|nsm|packet|session)
Parameters
all
Enable all debugging.
event
Enable BFD event debugging.
ipc-error
Enable BFD IPC-error debugging
ipc-event
Enable BFD IPC-event debugging.
nsm
Enable BFD NSM debugging.
packet
Enable BFD packet debugging.
session
Enable BFD session debugging.
Command Mode
Exec, Privileged Exec and Configure Mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#debug bfd all
#debug bfd event
#debug bfd ipc-error
#debug bfd ipc-event
#debug bfd nsm
#debug bfd packet
#debug bfd session
Last modified date: 10/16/2023