657
17.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
Usage Guide:
Avoid message burst if setting an appropriate delay.
Example:
Switch (Config-If-vlan1)#ip dvmrp output-report-delay 1 1024
17.4.3.5 ip dvmrp reject-non-pruners
Command: ip dvmrp reject-non-pruners
no ip dvmrp reject-non-pruners
Function:
Configure to reject neighborship with DVMRP router of non pruning/grafting on
the interface, the “
no ip dvmrp reject-non-pruners
” command restores neighborship
can be established.
Parameter:
None
Default:
Default
Command Mode:
Interface Configuration Mode
Usage Guide:
The command determines if it will establish neighboringship with DVMRP
router of non pruning/grafting or not.
Example:
Switch (Config-If-vlan1)#ip dvmrp reject-non-pruners
17.4.3.6 ip dvmrp tunnel
Command: ip dvmrp tunnel
<index> <src-ip> <dst-ip>
no ip dvmrp tunnel
{
<index> |<src-ip> <dst-ip>}
Function:
Configure a DVMRP tunnel; the “
no ip dvmrp tunnel
{
<index> |<src-ip>
<dst-ip>}
” command deletes a DVDMRP tunnel.
Parameter: <src-ip>
is source IP address,
<dst-ip>
is remote neighbor IP address,
<index>
is tunnel index number, value range from 1 to 65525.