Connectivity Guide

Table Of Contents
suppress-limit — (Optional) Enter a suppress-limit value, which compares to the apping route’s penalty
value. If the penalty value is greater than the suppress value, the apping route is no longer advertised, from 1
to 20000.
max-suppress-time — (Optional) Enter the maximum number of minutes a route is suppressed, from 1 to
255.
route-map-name — (Optional) Enter the name of the route-map.
Defaults half-life 15; reuse-limit 750; suppress-limit 2000; max-suppress-time 60
Command Mode ROUTER-BGP-AF
Usage Information To reduce the instability of the BGP process, setup route ap dampening parameters. After setting up the
dampening parameters, clear information on route dampening and return the suppressed routes to the Active
state. You can also view statistics on route apping or change the path selection from Default Deterministic mode
to Non-Deterministic mode. The no version of this command resets the value to the default.
Example
OS10(conf-router-bgpv4-af)# dampening 2 751 2001 51 map1
Supported Releases 10.3.0E or later
description
Congures a description for the BGP neighbor or for peer template.
Syntax
description text
Parameters text — Enter a description for the BGP neighbor or peer template.
Default None
Command Mode
ROUTER-BGP-NEIGHBOR
ROUTER-BGP-TEMPLATE
Usage Information The no version of this command removes the description.
Example
OS10# configure terminal
OS10(config)# router bgp 100
OS10(config-router-bgp-100)# neighbor 8.8.8.8
OS10(config-router-neighbor)# description n1_abcd
OS10(config-router-neighbor)# exit
OS10(config-router-bgp-100)# template t1
OS10(config-router-template)# description peer_template_1_abcd
Supported Releases 10.4.1.0 or later
default-metric
Assigns a default-metric of redistributed routes to locally originated routes.
Syntax
default-metric number
Parameters number — Enter a number as the metric to assign to routes from other protocols, from 1 to 4294967295.
Default Disabled
Command Mode ROUTER-BGP
362 Layer 3