ipv6 ospf redistribute

Configure a redistribute entry to announce certain routes into the OSPFv3 domain.

Syntax

Command Parameters

{bgp| direct | isis |static}
Specifies the type of routes to redistribute-the protocol source.
enable
Enables the route redistribution instance.
metric <0-65535>
Configures the metric to apply to redistributed routes.
metric-type { type1 | type2 }
Specifies a type 1 or a type 2 metric. For metric type 1, the cost of the external routes is equal to the sum of all internal costs and the external cost. For metric type 2, the cost of the external routes is equal to the external cost alone.
route-map WORD<0-64>
Configures the route policy to apply to redistributed routes.

Default

None

Command Mode

VRF Router Configuration