Configuring the ECN330-switch
480 1553-KDU 137 365 Uen D 2006-06-16
Web – Click Routing Protocol, DVMRP, Interface Settings. Select a VLAN from
the drop-down box under DVMRP Interface Settings, modify the Metric if
required, set the Status to Enabled or Disabled, and click Apply.
Figure 221 DVMRP Interface Settings
CLI – This example enables DVMRP and sets the metric for VLAN 1.
Console(config)#interface vlan 1
Console(config-if)#ip dvmrp
Console(config-if)#ip dvmrp metric 2
Console(config-if)#end
Console#show ip dvmrp interface
Vlan 1 is up
DVMRP is enabled
Metric is 2
Console#