PREV NEXT INDEX

Avici Systems Inc.


show ip bgp dampened-paths


Displays BGP routes that are currently dampened.

Syntax: show ip bgp dampened-paths

Description: When route dampening is enabled, an unstable route accumulates penalties each time the route fails. If the accumulated penalties exceed a threshold, the route is no longer advertised. See bgp dampening.

Use the show ip bgp dampened-paths command to display routes that are currently dampened.

Factory Default: None.

Command Mode: Executive and privileged.

Example: The following is sample output from the show ip bgp dampened-paths command:

router#show ip bgp dampened-paths

Status codes: * - valid Origin codes: i - IGP

d - damped e - EGP

h - history ? - incomplete

s - suppressed > - best

a - aggregate

i - internal Network Next Hop Reuse * d 1.1.1.0/24 10.2.39.1 0:15:00 * d 1.2.1.0/24 10.2.39.1 0:15:00 * d 1.3.1.0/24 10.2.39.1 0:15:00 * d 1.4.1.0/24 10.2.39.1 0:15:00 * d 1.5.1.0/24 10.2.39.1 0:15:00 * d 1.6.1.0/24 10.2.39.1 0:15:00 * d 1.7.1.0/24 10.2.39.1 0:15:00 * d 1.8.1.0/24 10.2.39.1 0:15:00 * d 1.9.1.0/24 10.2.39.1 0:15:00 * d 1.10.1.0/24 10.2.39.1 0:15:00 * d 1.11.1.0/24 10.2.39.1 0:15:00 * d 1.12.1.0/24 10.2.39.1 0:15:00

The following table describes the fields in the display:

Table 4-5. Fields Displayed by show ip bgp dampened-paths 
Field Description

Status codes

Status of the entry in the table. Valid values are:

  • * - Entry is valid.

  • d - Route is currently damped.

  • h - Route has earned some penalty points, but not enough points to exceed threshold. See bgp dampening.

  • s - Route is suppressed. See bgp dampening.

  • a - Entry is an aggregate route. See aggregate-address.

  • i- Entry was learned from an IGP (IS-IS or OSPF) in the local autonomous system.

Network

Internet address of a network.

Next Hop

IP address of the next system used when forwarding packets to the destination network. 0.0.0.0 in this field indicates the router has non-BGP routes to the network.

Reuse

- When the route is damped: Amount of time until the reuse-timer expires.

- When the route has accumulated penalty points, but has not been withdrawn: Amount of time until the accumulated penalties equal 0 and the history flag is removed for this route.

Origin codes

Identifies the origin of the entry. Valid values are listed below.

  • i - Entry originated in IGP. Entry was advertised by the network route configuration command.

  • e - Entry originated in EGP.

  • ? - Entry origin is not clear. Reachability information learned from some other source (usually indicates route is redistributed from IGP into BGP).

  • > - Entry identifies the best route for that network.

Related Commands: bgp dampening
clear ip bgp dampening
show ip bgp
show ip bgp flap-statistics
show ip bgp neighbors
show ip bgp summary


PREV NEXT INDEX

Copyright © 2004 Avici Systems Inc.
Avici® and TSR® is a registered trademark of Avici Systems Inc.
IPriori™, Composite Links™, SSR™, QSR, and NSR® are trademarks of Avici Systems Inc.

   Source File Name: BGP_Nd.fm
    HTML File Name: BGP_Nd52.html
    Last Updated: 05/10/04 at 16:36:55

Please email suggestions and comments to: doc@avici.com