OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : debug bgp
debug bgp
Use this command to enable all BGP troubleshooting functions. Use this command without any parameters to turn on normal bgp debug information.
Use the no parameter with this command to disable this function.
Command Syntax
debug bgp (all|)
debug bgp bfd
debug bgp dampening
debug bgp events
debug bgp filters
debug bgp fsm
debug bgp keepalives
debug bgp mpls
debug bgp nht
debug bgp nsm
debug bgp updates
debug bgp updates (in|out)
debug bgp vpls
no debug bgp (all|)
no debug bgp bfd
no debug bgp dampening
no debug bgp events
no debug bgp filters
no debug bgp fsm
no debug bgp keepalives
no debug bgp mpls
no debug bgp nht
no debug bgp nsm
no debug bgp updates
no debug bgp vpls
undebug bgp (all|)
undebug bgp bfd
undebug bgp dampening
undebug bgp events
undebug bgp filters
undebug bgp fsm
undebug bgp keepalives
undebug bgp mpls
undebug bgp nht
undebug bgp nsm
undebug bgp updates
undebug bgp vpls
Parameters
all
Used only with the no form; turns off all debugging for BGP
bfd
Enable debugging for BGP Bidirectional Forwarding Detection
dampening
Enable debugging for BGP dampening
events
Enable debugging for BGP events
filters
Enable debugging for BGP filters
fsm
Enable debugging for BGP Finite State Machine (FSM)
keepalives
Enable debugging for BGP keepalives
mpls
Enable debugging for BGP Multiprotocol Label Switching (MPLS)
nht
Enable debugging for BGP NHT
nsm
Enable debugging for NSM messages
updates
Enable debugging for BGP updates
in
Debug inbound updates
out
Debug outbound updates
vpls
Enable debugging for BGP Virtual Private LAN Service (VPLS)
Command Mode
Privileged Exec mode and Configure Mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#debug bgp
#debug bgp events
Last modified date: 10/16/2023