CLI Guide

The higher the administrative distance assigned to a route means that your
confidence in that route is low. Routes assigned an administrative distance of 255
are not installed in the routing table. Routes from confederations are treated as
internal BGP routes.
show ip bgp dampened-paths
View BGP routes that are dampened (non-active).
Syntax
show ip bgp [ipv4 unicast] dampened-paths
Command Modes
EXEC
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.
Usage Information
The following describes the show ip bgp damp command shown in the
following 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.
Example
Dell>show ip bgp dampened-paths
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
Dell>
Border Gateway Protocol IPv4 (BGPv4)
431