-198

ip dvmrp metric

Use this command to configure the metric used in selecting the reverse
path to networks connected directly to an interf ace 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.
Example

clear ip dvmrp route

Use this command to clear all dynamic routes learned by DVMRP.
Command Mode
Privileged Exec
Example
Console(config)#interface vlan 1
Console(config-if)#ip dvmrp metric 2
Console(config-if)#