C613-50631-01 Rev A Command Reference for IE340 Series 1376
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
DEBUG
BGP (BGP ONLY)
debug bgp (BGP only)
Overview Use this command to turn on one or more BGP debug options.
Use the no variant of this command to disable one or more BGP debug options.
Syntax
debug bgp
[all|dampening|events|filters|fsm|keepalives|nht|nsm|updates
[in|out]]
no debug all bgp
no debug bgp
[all|dampening|events|filters|fsm|keepalives|nht|nsm|updates
[in|out]]
Mode Privileged Exec and Global Configuration
Usage If the command is entered with no parameters, then all debug options are enabled.
Examples
awplus# debug bgp
awplus# debug bgp events
awplus# debug bgp nht
awplus# debug bgp updates in
Related
commands
show debugging bgp (BGP only)
undebug bgp (BGP only)
Command
changes
Added to AlliedWare Plus prior to 5.4.6-1
Parameter Description
all Turns on all debugging for BGP.
dampening Specifies debugging for BGP dampening.
events Specifies debugging for BGP events.
filters Specifies debugging for BGP filters.
fsm Specifies debugging for BGP Finite State Machine (FSM).
keepalives Specifies debugging for BGP keepalives.
nht Specifies debugging for BGP NHT (Next Hop Tracking) messages.
nsm Specifies debugging for NSM messages.
updates [in|out]
Specifies debugging for BGP updates.
in Inbound updates.
out Outbound updates.