Command Line Reference Guide
route-map
map-
name
(OPTIONAL) Enter the keyword route-map followed by the name of
a configured route map.
Only match commands in the configured route map are supported.
Defaults Disabled.
Command Modes ROUTER-BGP-ADDRESS FAMILY
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
If you enter the bgp dampening command, the default values for half-life, reuse,
suppress, and max-suppress-time are applied. The parameters are position-
dependent; therefore, if you configure one parameter, you must configure the parameters in
the order they appear in the CLI.
Related
Commands
show ip bgp dampened-paths – views the BGP paths.
bgp default local-preference
Change the default local preference value for routes exchanged between internal BGP peers.
S5000
Syntax
bgp default local-preference value
To return to the default value, use the no bgp default local-preference
command.
Parameters
value
Enter a number to assign to routes as the degree of preference for
those routes. When routes are compared, the higher the degree of
preference or local preference value, the more the route is preferred.
The range is 0 to 4294967295. The default is 100.
Defaults 100
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
The bgp default local-preference command setting is applied by all routers within
the AS. To set the local preference for a specific route, use the set local-preference
command in ROUTE-MAP mode.
Related
Commands
set local-preference – assigns a local preference value for a specific route.
263