enable ospf export
ExtremeWare Software 7.3.0 Command Reference Guide 1357
enable ospf export
enable ospf export [bgp | e-bgp | i-bgp | direct | rip | static | vip |
isis | isis-level-1 | isis-level-1-external | isis-level-2 |
isis-level-2-external] [cost <number> [ase-type-1 | ase-type-2]
{tag <number>} | <route map>]
Description
Enables redistribution of routes to OSPF.
Syntax Description
Default
The default tag number is 0. The default setting is disabled.
Usage Guidelines
After it is enabled, the OSPF router is considered to be an ASBR. Interface routes that correspond to the
interface that has OSPF enabled are ignored.
Exporting routes from OSPF to RIP, and from RIP to OSPF, are discrete configuration functions. To run
OSPF and RIP simultaneously, you must first configure both protocols and then verify the independent
operation of each. Then you can configure the routes to export from OSPF to RIP and the routes to
export from RIP to OSPF.
The cost metric is inserted for all BGP, VIP, RIP-learned, static, and direct routes injected into OSPF. If
the cost metric is set to 0, the cost is inserted from the route. The tag value is used only by special
bgp Specifies BGP routes.
e-bgp Specifies E-BGP routes.
i-bgp Specifies I-BGP routes.
direct Specifies direct routes.
rip Specifies RIP routes.
static Specifies static routes.
vip Specifies VIP routes.
isis Specifies IS-IS routes.
isis-level-1 Specifies IS-IS level 1 routes.
isis-level-1-external Specifies IS-IS level 1 external routes.
isis-level-2 Specifies IS-IS level 2 routes.
isis-level-2-external Specifies IS-IS level 2 external routes.
number Specifies a cost metric.
ase-type-1 Specifies AS-external type 1 routes.
ase-type-2 Specifies AS-external type 2 routes.
number Specifies a tag value.
route map Specifies a route map.