Tag Elements Beginning with I
> <interface> (configuration/logical-systems/protocols/dvmrp)
Usage
<configuration>
<logical-systems>
<protocols>
<dvmrp>
<interface>
<name>name</name> <!-- identifier -->
<disable/>
<mode>mode-choice</mode>
<metric>metric</metric>
<hold-time>seconds</hold-time>
</interface>
</dvmrp>
</protocols>
</logical-systems>
</configuration>
Description
DVMRP interface options.
Contents
<disable>—Disable DVMRP on this interface.
<hold-time>—When neighbors think the interface is down.
<metric>—DVMRP metric value.
<mode>—Mode of interface.
-
forwarding—Use DVMRP for multicast forwarding.
-
unicast-routing—Use DVMRP for unicast routing only.
<name>—Interface name.