Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show route damping

Syntax

Syntax (EX Series Switch and QFX Series)

Description

Display the BGP routes for which updates might have been reduced because of route flap damping.

Options

brief | detail | extensive | terse

(Optional) Display the specified level of output. If you do not specify a level of output, the system defaults to brief.

decayed

Display route damping entries that might no longer be valid, but are not suppressed.

history

Display entries that have already been withdrawn, but have been logged.

logical-system (all | logical-system-name)

(Optional) Perform this operation on all logical systems or on a particular logical system.

suppressed

Display entries that have been suppressed and are no longer being installed into the forwarding table or exported by routing protocols.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show route damping command. Output fields are listed in the approximate order in which they appear.

Table 1: show route damping Output Fields

Field Name

Field Description

Level of Output

routing-table-name

Name of the routing table—for example, inet.0.

All levels

destinations

Number of destinations for which there are routes in the routing table.

All levels

number routes

Number of routes in the routing table and total number of routes in the following states:

  • active

  • holddown (routes that are in a pending state before being declared inactive)

  • hidden (the routes are not used because of a routing policy)

All levels

destination-prefix (entry, announced)

Destination prefix. The entry value is the number of routes for this destination, and the announced value is the number of routes being announced for this destination.

detail extensive

[protocol, preference]

Protocol from which the route was learned and the preference value for the route.

  • +—A plus sign indicates the active route, which is the route installed from the routing table into the forwarding table.

  • - —A hyphen indicates the last active route.

  • *—An asterisk indicates that the route is both the active and the last active route. An asterisk before a to line indicates the best subpath to the route.

In every routing metric except for the BGP LocalPref attribute, a lesser value is preferred. In order to use common comparison routines, Junos OS stores the 1's complement of the LocalPref value in the Preference2 field. For example, if the LocalPref value for Route 1 is 100, the Preference2 value is -101. If the LocalPref value for Route 2 is 155, the Preference2 value is -156. Route 2 is preferred because it has a higher LocalPref value and a lower Preference2 value.

All levels

Next-hop reference count

Number of references made to the next hop.

detail extensive

Source

IP address of the route source.

detail extensive

Next hop

Network layer address of the directly reachable neighboring system.

detail extensive

via

Interface used to reach the next hop. If there is more than one interface available to the next hop, the interface that is actually used is followed by the word Selected.

detail extensive

Protocol next hop

Network layer address of the remote routing device that advertised the prefix. This address is used to derive a forwarding next hop.

detail extensive

Indirect next hop

Index designation used to specify the mapping between protocol next hops, tags, kernel export policy, and the forwarding next hops.

detail extensive

State

Flags for this route. For a description of possible values for this field, see the output field table for the show route detail command.

detail extensive

Local AS

AS number of the local routing device.

detail extensive

Peer AS

AS number of the peer routing device.

detail extensive

Age

How long the route has been known.

detail extensive

Metric

Metric for the route.

detail extensive

Task

Name of the protocol that has added the route.

detail extensive

Announcement bits

List of protocols that announce this route. n-Resolve inet indicates that the route is used for route resolution for next hops found in the routing table. n is an index used by Juniper Networks customer support only.

detail extensive

AS path

AS path through which the route was learned. The letters at the end of the AS path indicate the path origin, providing an indication of the state of the route at the point at which the AS path originated:

  • I—IGP.

  • E—EGP.

  • ?—Incomplete; typically, the AS path was aggregated.

When AS path numbers are included in the route, the format is as follows:

  • [ ]—Brackets enclose the local AS number associated with the AS path if more than one AS number is configured on the routing device or if AS path prepending is configured.

  • { }—Braces enclose AS sets, which are groups of AS numbers in which the order does not matter. A set commonly results from route aggregation. The numbers in each AS set are displayed in ascending order.

  • ( )—Parentheses enclose a confederation.

  • ( [ ] )—Parentheses and brackets enclose a confederation set.

Note:

In Junos OS Release 10.3 and later, the AS path field displays an unrecognized attribute and associated hexadecimal value if BGP receives attribute 128 (attribute set) and you have not configured an independent domain in any routing instance.

All levels

to

Next hop to the destination. An angle bracket (>) indicates that the route is the selected route.

brief none

via

Interface used to reach the next hop. If there is more than one interface available to the next hop, the interface that is actually used is followed by the word Selected.

brief none

Communities

Community path attribute for the route. See the output field table for the show route detail command.

detail extensive

Localpref

Local preference value included in the route.

All levels

Router ID

BGP router ID as advertised by the neighbor in the open message.

detail extensive

Merit (last update/now)

Last updated and current figure-of-merit value.

detail extensive

damping-parameters

Name that identifies the damping parameters used, which is defined in the damping statement at the [edit policy-options] hierarchy level.

detail extensive

Last update

Time of most recent change in path attributes.

detail extensive

First update

Time of first change in path attributes, which started the route damping process.

detail extensive

Flaps

Number of times the route has gone up or down or its path attributes have changed.

detail extensive

Suppressed

(suppressed keyword only) This route is currently suppressed. A suppressed route does not appear in the forwarding table and routing protocols do not export it.

All levels

Reusable in

(suppressed keyword only) Time when a suppressed route will again be available.

All levels

Preference will be

(suppressed keyword only) Preference value that will be applied to the route when it is again active.

All levels

Sample Output

show route damping decayed detail

show route damping history

show route damping history detail

Release Information

Command introduced before Junos OS Release 7.4.