607
ip dvmrp output-report-delay
<delay_val> [<burst_size>]
no ip dvmrp output-report-delay
Configure the delay of transmitting DVMRP
report message on interface and the message
number each time it transmits, the “
no ip
dvmrp output-report-delay
” command
restores default value.
ip dvmrp metric <metric_val>
no ip dvmrp metric
Configure interface DVMRP report message
metric value; the “
no ip dvmrp metric
”
command restores default value.
ip dvmrp reject-non-pruners
no ip dvmrp reject-non-pruners
Configure the interface rejects to set up
neighbor relationship with non
pruning/grafting DVMRP router. The “
no ip
dvmrp reject-non-pruners
” command
restores to being able to set up neighbor ship.
4) Configure DVMRP Tunnel
Command Explanation
Interface Configuration Mode
ip dvmrp tunnel <index>
<src-ip> <dst-ip>
no ip dvmrp tunnel
{
<index>
|<src-ip> <dst-ip>}
This command configures a DVMRP tunnel;
the “
no ip dvmrp tunnel
{
<index> |<src-ip>
<dst-ip>}
” command deletes a DVMRP
tunnel.
16.4.3 Commands for DVMRP
16.4.3.1 ip dvmrp
Command: ip dvmrp
no ip dvmrp
Function:
Configure to enable DVMRP protocol on interface; the “
no ip dvmrp
”
command disenables DVMRP protocol.
Parameter:
None
Default:
Disable DVMRP Protocol
Command Mode:
Interface Configuration Mode
Usage Guide:
The interface processes DVMRP protocol messages, only executing
DVMRP protocol on interface.
Example:
Enable DVMRP Protocol on interface vlan1.
Switch (Config)#interface vlan 1
Switch(Config-If-vlan1)#ip dvmrp