3 ip dvmrp multicast-routing, 4 ip dvmrp output-report-delay – Accton Technology ES4626 User Manual
Page 650

650
Command Mode:
Interface Configuration Mode
Usage Guide:
The routing information in DVMRP report messages includes a
groupsource network and metric list. After configuring interface DVMRP report message
metric value, it makes all received routing entriy from the interface adding configured
interface metric value as new metric value of the routing. The metric value applies to
calculate posion reverse, namely ensuring up-downstream relations. If the metric value of
some route on the switch is not less than 32, it explains the route can be reach. If it is
downstream of some route after calculation and judgment, it will transmit report message
included the route to upstream. The route metric increases 32 based on original value in
order to indicate downstream itself.
Example:
Configure interface DVMRP report message metric value: 2
Switch (Config)#interface vlan 1
Switch(Config-If-Vlan1)#ip dvmrp metric 2
16.4.3.3 ip dvmrp multicast-routing
Command: ip dvmrp multicast-routing
no ip dvmrp multicast-routing
Function:
Globally enable DVMRP protocol; the “no ip dvmrp multicast-routing”
command globally disenables DVMRP protocol
Parameter:
None
Default:
Defalut
Command Mode:
Global Mode
Usage Guide:
Dvmrp multicast-protocol can enable after globally execute the command
Example:
Switch (Config)#ip dvmrp multicast-routing
16.4.3.4 ip dvmrp output-report-delay
Command: ip dvmrp output-report-delay <delay_val> [<burst_size>]
no ip dvmrp output-report-delay
Function:
Configure the delay of DVMRP report message transmitted on interface and
transmitted message quantity every time, the “no ip dvmrp output-report-delay”
command restores default value.
Parameter: <delay_val>
is the delay of periodly transmitted DVMRP report message,
value range from 1s to 5s.
<burst_size>
is a quantity of transmitted message every time, value range
from 1 to 65535
Default:
Default the delay of transmitted DVMRP report message as 1s, default:
transmitting two messages every time.
Command Mode:
Interface Configuration Mode