[Contents] [Prev] [Next] [Index] [Report an Error]


show policy damping

Syntax

show policy damping 
<logical-router <all | logical-router-name>>

Description

Display information about the BGP damping parameters.

Options

none—Display information about BGP damping parameters for all logical routers (same as logical-router all).

logical-router (all | logical-router-name)—(Optional) Perform this operation on all logical routers or on a particular logical router.

Required Privilege Level

view

List of Sample Output

show policy damping

Output Fields

Halflife—Decay half-life. minutes is the time duration during which the accumulated figure-of-merit value is reduced by half if the route remains stable.

Maximum suppress time—Maximum hold-down time. minutes is the maximum time that a route can be suppressed no matter how unstable it has been prior to this period of stability.

show policy damping

user@host> show policy damping
Default damping information:
  Halflife: 15 minutes
  Reuse merit: 750 Suppress/cutoff merit: 3000
  Maximum suppress time: 60 minutes
  Computed values:
    Merit ceiling: 12110
    Maximum decay: 6193

[Contents] [Prev] [Next] [Index] [Report an Error]