r2621(config-router)#redistribute ?
  bgp          Border Gateway Protocol (BGP)
  connected    Connected
  egp          Exterior Gateway Protocol (EGP)
  eigrp        Enhanced Interior Gateway Routing Protocol (EIGRP)
  igrp         Interior Gateway Routing Protocol (IGRP)
  isis         ISO IS-IS
  iso-igrp     IGRP for OSI networks
  metric       Metric for redistributed routes
  metric-type  OSPF/IS-IS exterior metric type for redistributed routes
  mobile       Mobile routes
  odr          On Demand stub Routes
  ospf         Open Shortest Path First (OSPF)
  rip          Routing Information Protocol (RIP)
  route-map    Route map reference
  static       Static routes
  subnets      Consider subnets for redistribution into OSPF
  tag          Set tag for routes redistributed into OSPF
  <cr>
r2621(config-router)#redistribute bgp ?
  <1-65535>  Autonomous system number
r2621(config-router)#redistribute ospf ?
  <1-65535>  Process ID
r2621(config-router)#redistribute connected ?
  metric       Metric for redistributed routes
  metric-type  OSPF/IS-IS exterior metric type for redistributed routes
  route-map    Route map reference
  subnets      Consider subnets for redistribution into OSPF
  tag          Set tag for routes redistributed into OSPF
  <cr>

OspfRedistributeList attributes lists attributes supported by OspfRedistributeList.

Table 1. OspfRedistributeList attributes

Display name

Type

Description

ISISLevel

String

ISIS level to be redistributed.

Metric

Integer

Adds a cost to routes redistributed into OSPF.

MetricType

Integer

Marks the redistributed routes as external type 1 or 2.

ProcessId

String

ID or number of process on the same system where routes will be redistributed into.

ProtocolName

String

Name of routing protocol to be redistributed

RouteMap

String

The name of the route-map configured on the router. The route-map itself may use an ACL or prefix-list.

Subnets

Boolean

Boolean - allows classless subnets to be redistributed

Tag

Integer

Associates a marker on routes redistributed into OSPF.

VRF

String

VPN Routing / Forwarding instance.