Owner's Manual

214 Multicast Routing Commands
www.dell.com | support.dell.com
User Guidelines
If DVMRP is disabled on an interface, the DVMRP parameters on the interface return to the
default values.
Example
The following example enables DVMRP on port g5.
ip dvmrp metric
The
ip dvmrp metric
interface configuration mode configures the interface metric for Distance
Vector Multicast Routing Protocol (DVMRP) reports. To return to the default, use the
no
form of
this command.
Syntax
ip dvmrp metric
metric
no ip dvmrp metric
metric
—Metric for DVMRP reports. (Range: 1 - 31)
Default Configuration
The default metric value is 1.
Command Mode
Interface configuration (Ethernet, VLAN, port-channel)
User Guidelines
If DVMRP is disabled on an interface, the DVMRP parameters on the interface return to
default. This command is available only when DVMRP is enabled.
Example
The following example configures the interface metric for DVMRP on port g5 to 15.
ip igmp
The
ip igmp
interface configuration command enables IGMP on an interface. To disable IGMP on
an interface, use the
no
form of this command.
Console (config)# interface ethernet g5
Console (config-if)# ip dvmrp
Console (config)# interface ethernet g5
Console (config-if)# ip dvmrp metric 15