24-57
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter24 Configuring IP Multicast Routi ng Monitoring and Maintaining IP Multicast Routing
Beginning in privileged EXEC mode, follow these steps to change the default metric:
To return to the default value, use the no ip dvmrp metric-offset interface configuration command.
Monitoring and Maintaining IP Multicast Routing
This section describes how to monitor and maintain IP multicast routing. It contains this configuration
information:
Clearing Caches, Tables, and Databases, page 24-58
Displaying System and Network Statistics, page 24-58
Monitoring IP Multicast Routing, page 24-59
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Enter interface configuration mode, and specify the interface to be
configured.
Step3 ip dvmrp metric-offset [in | out]
increment Change the metric added to DVMRP routes adve r tise d in i ncom i ng
reports.
The keywords have these meanings:
(Optional) inSpecifies that the increment value is added to
incoming DVMRP reports and is reported in mrinfo replies.
(Optional) outSpecifies that the increment value is added to
outgoing DVMRP reports for routes from the DVMRP routing
table.
If neither in nor out is specified, in is the default.
For increment, specify the value that is added to the metric of a DVMRP
router advertised in a report message. The r an ge is 1 to 31.
If the ip dvmrp metric-offset command is not configured on an
interface, the default increment value for incoming ro ut es is 1, a nd th e
default for outgoing routes is 0.
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.