Redistribute Ospf - Dell Force10 S4810P Reference Manual

Ftos command line reference guide for the s4810 system ftos 9.1.(0.0)
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

route-map
name
Defaults
level-1-2
Command Modes
ROUTER BGP
Command History
Version 8.3.1.0
Version 6.3.1.0
Usage
With FTOS version 8.3.1.0 and later, you can use the redistribute command to advertise
Information
the IGP cost as the MED on redistributed routes. When you set the route-map with metric-type
internal and applied outbound to an EBGP peer/peer-group, the advertised routes
corresponding to those peer/peer-group have the IGP cost set as MED.
IS-IS to BGP redistribution supports matching of level-1 or level-2 routes or all routes
(default). You can perform more advanced match options using route maps. You can set the
metric value of redistributed routes by the redistribution command.
Example
FTOS(conf)#router bgp 1
FTOS(conf-router_bgp)#redistribute isis level-1 metric 44
route-map rmap-is2bgp
FTOS(conf-router_bgp)#show running-config bgp
!
router bgp 1
redistribute isis level-1 metric 44 route-map rmap-is2bgp
Related
neighbor default-originate
Commands

redistribute ospf

Redistribute OSPF routes into BGP.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
redistribute ospf process-id [[match external {1 | 2}] [match
internal]] [route-map map-name]
To stop redistribution of OSPF routes, use the no redistribute ospf process-id
command.
Parameters
process-id
406
with the destination protocol. The range is 0 to 16777215. The default
is 0.
map-
Enter the keyword route-map followed by the map name that is an
identifier for a configured route map.
The route map filters imported routes from the source routing
protocol to the current routing protocol.
If you do not specify a map-name, all routes are redistributed. If you
specify a keyword, but fail to list route map tags, no routes are
imported.
Introduced the ability to substitute IGP cost for MED when a peer/
peer-group outbound route-map is set as internal.
Introduced
– injects the default route.
Enter the number of the OSPF process. The range is 1 to 65535.

Advertisement

Table of Contents
loading

Table of Contents