You can import routing information from other protocols
into the DVMRP routing table. Only routes that appear in the RPF table
can be imported. To do so:
Import information from one type of routing domain into
another.
redistribute
Use to import information from another type of routing
domain to the DVMRP domain. DVMRP can import only routes that appear
in the RPF table.
Specify the source protocol from which routes are being
redistributed. It can be one of the following keywords: bgp, isis, ospf, static, or connected.
Use the static keyword to redistribute
static IP multicast routes into DVMRP.
Use the connected keyword to
redistribute routes that are established automatically in the RPF
table when another multicast routing protocol, such as PIM, is enabled
on an interface.
Use the route-map keyword to
configure the route map to filter imported routes from the source
routing protocol to the current routing protocol. If you do not specify
the route-map option, all routes are redistributed.
If you specify the route-map option, but
no route map tags are listed, no routes are imported.
Example—Importing routing information from BGP into
DVMRP