Command Line Interface
1116 1553-KDU 137 365 Uen D 2006-06-16
Example
7.27.11 ip dvmrp metric
This command configures the metric used in selecting the reverse path to
networks connected directly to an interface on this router. Use the no form to
restore the default value.
Syntax
ip dvmrp metric <interface-metric>
no ip dvmrp metric
interface-metric - Metric used to select the best reverse path.
(Range: 1-31)
Default Setting
1
Command Mode
Interface Configuration (VLAN)
Command Usage
The DVMRP interface metric is used to choose the best reverse path when
there are multiple paths to the same upstream destination. The lower cost
path is the preferred path.
Console(config)#interface vlan 1
Console(config-if)#ip dvmrp
Console(config-if)#end
Console#show ip dvmrp interface
Vlan 1 is up
DVMRP is enabled
Metric is 1
Console#