Reference Guide

Border Gateway Protocol | 329
Defaults
Not configured.
Command Modes
ROUTER BGP
Usage
Information
With FTOS version 8.3.1.0 and later, the redistribute command can be used to advertise the IGP cost as
the MED on redistributed routes. When the route-map is set with metric-type internal and applied
outbound to an EBGP peer/peer-group, the advertised routes corresponding to those peer/peer-group
will have IGP cost set as MED.
If you do not configure default-metric command, in addition to the redistribute command, or there is no
route map to set the metric, the metric for redistributed static and connected is “0”.
To redistribute the default route (0.0.0.0/0) configure the neighbor default-originate command.
Related
Commands
Command
History
redistribute isis
e
Redistribute IS-IS routes into BGP.
Syntax
redistribute isis [WORD][level-1| level-1-2 | level-2] [metric metric-value] [route-map
map-name]
To return to the default values, enter the no redistribute isis [WORD][level-1| level-1-2 | level-2]
[metric metric-value] [route-map map-name] command.
Parameters
route-map
map-name
(OPTIONAL) Enter the keyword route-map followed by the name of an established
route map.
Only the following ROUTE-MAP mode commands are supported:
match ip address
set community
set local-preference
set metric
set next-hop
set origin
set weight
If the route map is not configured, the default is deny (to drop all routes).
neighbor default-originate Inject the default route.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.1.0 Introduced ability to substitute IGP cost for MED when a peer/peer-group outbound
route-map is set as internal.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
WORD
ISO routing area tag
level-1 (OPTIONAL) Enter the keyword level-1 to independently redistributed into
Level 1 routes only.