CLI Guide
bgp in command and then enter the debug ip bgp out command, you do not see information on the
incoming routes.
Entering a no debug ip bgp command removes all congured debug commands for BGP.
Related Commands
debug ip bgp events — views information about BGP events.
debug ip bgp keepalives — views information about BGP keepalives.
debug ip bgp notications — views information about BGP notications.
debug ip bgp updates — views information about BGP updates.
show debugging — views enabled debugging operations.
debug ip bgp dampening
View information on routes being dampened.
Syntax
debug ip bgp dampening [in | out]
To disable debugging, use the no debug ip bgp dampening command.
Parameters
in (OPTIONAL) Enter the keyword in to view only inbound dampened routes.
out (OPTIONAL) Enter the keyword out to view only outbound dampened routes.
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands
show debugging — view enabled debugging operations.
show ip bgp dampened-paths — view BGP dampened routes.
debug ip bgp events
Display information on local BGP state changes and other BGP events.
Syntax
debug ip bgp [ip-address | peer-group peer-group-name] events [in | out]
To disable debugging, use the no debug ip bgp [ip-address | peer-group peer-group-name]
events command.
Parameters
ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
Border Gateway Protocol IPv4 (BGPv4) 305