Redistribute ospf [metric <value – ADTRAN 1000R Series User Manual

Page 1322

Advertising
background image

Command Reference Guide

Router (RIP) Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1322

redistribute ospf [metric <value>]

Use the redistribute ospf command to advertise routes from one protocol to another, regardless of the
routing protocol implemented on the routing domain. Using the ospf keyword allows the propagation of
OSPF routes into RIP. Use the no form of this command to disable the propagation of the specified route
type.

Syntax Description

metric <value>

Optional. Specifies the hop count to use for advertising redistributed OSPF routes
in RIP.

Default Values

By default, this command is disabled.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 3.1

Command was introduced.

Functional Notes

Redistributing OSPF routes imports those routes into RIP without the interfaces in question actually
participating in RIP. The OSPF routes imported this way are not covered by a network command and
therefore do not send/receive RIP traffic.

If redistribute ospf is enabled and no metric value is specified, the value defaults to 0. The metric value
defined using the redistribute ospf metric command overrides the default-metric command’s metric
setting. Refer to the section

timeout-timer <seconds>

on page 1324

for more information.

Usage Examples

The following example imports OSPF routes into RIP:

(config)#router rip

(config-rip)#redistribute ospf

Advertising