ip rip redistribute { direct | isis | ospf | rip | static }

Configure and enable redistribution entries to allow a protocol to announce routes of a certain source type, for example, static, RIP, or direct.

Syntax

Command Parameters

{ direct | isis | ospf | rip | static }

Specifies the type of routes to redistribute-the protocol source.

If you use the direct parameter, configured secondary IP subnets are always redistributed unless you configure a filtering route-map with redistribution.

enable
Enables the route redistribution instance.
metric <0-65535>
Configures the metric to apply to redistributed routes.
route-map WORD<0-64>
Configures the route map to apply to redistributed routes.
vrf WORD <1-16>
Specifies the VRF instance.
vrf-src WORD<1-16>
Specifies the source VRF instance. This parameter is not required for redistribution within the same VRF.

Default

None

Command Mode

VRF Router Configuration