Command Reference Guide

348 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
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
neighbor default-originate Inject the default route.
Version 8.3.7.0 Introduced on the S4810.
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.
level-1-2
(OPTIONAL) Enter the keyword level-1-2 to independently
redistributed into Level 1 and Level 2 routes. This is the default.
level-2
(OPTIONAL) Enter the keyword level-2 to independently
redistributed into Level 2 routes only