Deployment Guide
Border Gateway Protocol IPv4 (BGPv4) | 389
Parameters
Command Modes
EXEC
EXEC Privilege
Example
Figure 12-11. Command Example: show ip bgp dampened-paths
Usage
Information
To determine a BGP session flap, both a route-down event and a subsequent route-up event
corresponding to a single route are considered. As a result, a flap event is penalized only one time
during the route-down event. The subsequent route-up event corresponding to the same route is not
considered as a flap and is not penalized.
The history paths that the show ip bgp command displays contain only the prefix and the next-hop
information. The next-hop information shows the ip address of the neighbor. It does not show the
actual next-hop details.
Table 12-5 defines the information displayed in Figure 12-11.
Command
History
show ip bgp detail
vrf vrf-name
(OPTIONAL) Enter the keywords vrf and then the name of the VRF to view
routes that are affected by a specific community list corresponding to that
VRF.
ipv4 unicast
(OPTIONAL) Enter the
ipv4 unicast keywords to view information only
related to ipv4 unicast routes.
>show ip bgp damp
BGP table version is 210708, local router ID is 63.114.8.2
Status codes: s suppressed, d damped, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r - redistributed, n - network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network From Reuse Path
>
Table 12-5. show ip bgp dampened-paths Command Example
Field Description
Network Displays the network ID to which the route is dampened.
From Displays the IP address of the neighbor advertising the dampened route.
Reuse Displays the hour:minutes:seconds until the dampened route is available.
Path Lists all the ASs the dampened route passed through to reach the
destination network.
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
Note: Starting in the C-Series release 8.4.7.0, this command is no longer supported.










