Chapter 24
Configuring IP Multicast Routing
Controlling Route Exchanges
This section describes how to tune the Cisco device advertisements of DVMRP routes. It contains this
configuration information:
•
•
•
•
•
Limiting the Number of DVMRP Routes Advertised
By default, only 7000 DVMRP routes are advertised over an interface enabled to run DVMRP (that is,
a DVMRP tunnel, an interface where a DVMRP neighbor has been discovered, or an interface
configured to run the ip dvmrp unicast-routing interface configuration command).
Beginning in privileged EXEC mode, follow these steps to change the DVMRP route limit:
Command
Step 1
configure terminal
Step 2
ip dvmrp route-limit count
Step 3
end
Step 4
show running-config
Step 5
copy running-config startup-config
To configure no route limit, use the no ip dvmrp route-limit global configuration command.
78-11194-03
Limiting the Number of DVMRP Routes Advertised, page 24-53
Changing the DVMRP Route Threshold, page 24-54
Configuring a DVMRP Summary Address, page 24-54
Disabling DVMRP Autosummarization, page 24-56
Adding a Metric Offset to the DVMRP Route, page 24-56
Configuring Advanced DVMRP Interoperability Features
Purpose
Enter global configuration mode.
Change the number of DVMRP routes advertised over an interface
enabled for DVMRP.
This command prevents misconfigured ip dvmrp metric interface
configuration commands from causing massive route injection into the
MBONE.
By default, 7000 routes are advertised. The range is 0 to 4294967295.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Catalyst 3550 Multilayer Switch Software Configuration Guide
24-53