5 ip dvmrp reject-non-pruners, 6 ip dvmrp tunnel – Accton Technology ES4626 User Manual
Page 651

651
Usage Guide:
Avoid message burst if setting an appropriate delay.
Example:
Switch (Config-If-vlan1)#ip dvmrp output-report-delay 1 1024
16.4.3.5 ip dvmrp reject-non-pruners
Command: ip dvmrp reject-non-pruners
no ip dvmrp reject-non-pruners
Function:
Configure to reject neighbor ship with DVMRP router of non pruning/grafting
on the interface, the “no ip dvmrp reject-non-pruners” command restores neighbor ship
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
16.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:
is source IP address,
is remote neighbor IP address,
is tunnel index number, value range from 1 to 65525.
Default:
Do not Configure DVMRP tunnel.
Command Mode:
Global Mode
Usage Guide:
Because not all of switches support multicast, DVMRP supports tunnel
multicast communication. The tunnel is a way of transmitted multicast data packet among
DVMRP switches partitioned off switches without supporting multicast routing. It acts as a
virtual network between two DVMRP switches. Multicast data packages packed in
unicast data packages, directly are transmitted to next supporting multicast switch.
DVMRP protocol equally deal with tunnel interface and general physical interface. After
configuring no ip dv multicast-routing, all of the tunnel configurations are deleted.
Example:
Switch(Config)#ip dvmrp tunnel 1 12.1.1.1 24.1.1.1