- damping name {
- disable;
- half-life minutes;
- max-suppress minutes;
- reuse number;
- suppress number;
- }
- [edit logical-routers logical-router-name policy-options],
- [edit policy-options]
Statement introduced before JUNOS Release 7.4.
Define route flap damping properties to set on BGP routes.
disable—Disable damping on a per-prefix basis. Any damping state that is present in the routing table for a prefix is deleted if damping is disabled.
half-life minutes—Decay half-life. minutes is the interval after which the accumulated figure-of-merit value is reduced by half if the route remains stable.
max-suppress minutes—Maximum hold-down time. minutes is the maximum time that a route can be suppressed no matter how unstable it has been.
name—Name that identifies the set of damping parameters. The name can contain letters, numbers, and hyphens (–) and can be up to 255 characters long. To include spaces in the name, enclose it in quotation marks (“ ”).
reuse number—Reuse threshold. number is the figure-of-merit value below which a suppressed route can be used again.
suppress number—Cutoff (suppression) threshold. number is the figure-of-merit value above which a route is suppressed for use or inclusion in advertisements.
See Configuring Flap Damping Parameters.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.