Deployment Guide

Border Gateway Protocol IPv4 (BGPv4) | 351
Related
Commands
Command
History
debug ip bgp dampening
c e s
Display information on routes being dampened.
Syntax
debug ip bgp [vrf test | ipv4 {unicast | multicast} | ipv6 {unicast | multicast} dampening
To disable debugging, enter no debug ip bgp ipv4 multicast dampening.
Parameters
Command Modes
EXEC Privilege
Usage
Information
Enter no debug ip bgp command to remove all configured debug commands for BGP.
Related
Commands
Command
History
debug ip bgp events
c e s
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
debug ip bgp events View information about BGP events.
debug ip bgp keepalives View information about BGP keepalives.
debug ip bgp notifications View information about BGP notifications.
debug ip bgp updates View information about BGP updates.
show debugging View enabled debugging operations.
Version 8.4.7.0 Introduced support for VRF on C-Series.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
in (OPTIONAL) Enter the keyword in to view only inbound dampened routes.
out (OPTIONAL) Enter the keyword out to view only outbound dampened routes.
show debugging View enabled debugging operations.
show ip bgp dampened-paths View BGP dampened routes.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
ip-address
(OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group
peer-group-name
(OPTIONAL) Enter the keyword peer-group followed by the name of the
peer group.