Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 214

Advertising
background image

186

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Configuring OSPF

NOTE

The ASBR must be running both RIP and OSPF protocols to support this activity.

FIGURE 14

Redistributing OSPF and static routes to RIP routes

You also have the option of specifying import of just IS-IS, RIP, OSPF, BGP4, or static routes, as well
as specifying that only routes for a specific network or with a specific cost (metric) be imported, as
shown in the command syntax below.

Syntax: [no] redistribute bgp | connected | rip | static [route-map map-name]

NOTE

Prior to software release 04.1.00, the redistribution command is used instead of redistribute.

For example, to enable redistribution of RIP and static IP routes into OSPF, enter the following
commands.

Brocade(config)# router ospf

Brocade(config-ospf-router)# redistribute rip

Brocade(config-ospf-router)# redistribute static

Brocade(config-ospf-router)# write memory

Advertising