44-46
Cisco Catalyst Blade Switch 3130 for Dell Software Configuration Guide
OL-13270-01
Chapter44 Configuring IP Multicast Routing
Configuring Advanced DVMRP Interoperability Features
These sections contain this configuration information:
Enabling DVMRP Unicast Routing, page 44-46 (optional)
Rejecting a DVMRP Nonpruning Neighbor, page 44-47 (optional)
Controlling Route Exchanges, page44-49 (optional)
For information on basic DVMRP features, see the “Configuring Basic DVMRP Interoperability
Features” section on page 44-40.
Enabling DVMRP Unicast Routing
Because multicast routing and unicast routing require separate topologies, PIM must follow the
multicast topology to build loopless distribution trees. Using DVMRP unicast routing, Cisco rout ers,
multilayer switches, and mrouted-based machines exchange DVMRP unicast routes, to which PIM can
then reverse-path forward.
Cisco devices do not perform DVMRP multicast routing among each other, but they can exchange
DVMRP routes. The DVMRP routes provide a multicast topology that might differ from the uni cas t
topology. This enables PIM to run over the multicast topology, thereby enabling sparse-mode PIM over
the MBONE topology.
When DVMRP unicast routing is enabled, the router or switch caches routes learned in DVMRP report
messages in a DVMRP routing table. When PIM is running, these routes mi gh t b e pr ef er r ed o ver routes
in the unicast routing table, enabling PIM to run on the MBONE topology whe n it is di fferen t from th e
unicast topology.
DVMRP unicast routing can run on all interfaces. For DVMRP tunnels, it uses DVMRP multicast
routing. This feature does not enable DVMRP multicast routing am ong Cisc o rou ter s and mu ltil aye r
switches. However, if there is a DVMR P-capable mult icast router , th e Cisco de vice can do PIM/D VMRP
multicast routing.
Beginning in privileged EXEC mode, follow these steps to enable DVMRP unicast routing. This
procedure is optional.
To disable this feature, use the no ip dvmrp unicast-routing interface configuration command.
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Specify the interface that is connected to the DVMRP router, and enter
interface configuration mode.
Step3 ip dvmrp unicast-routing Enable DVMRP unicast routing (to send and receive DVMRP routes).
This feature is disabled by default.
Step4 end Return to privileged EXEC mode.
Step5 show running-config Verify your entries.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.