ES4710BD 10 Slots L2/L3/L4 Chassis Switch
19.5.2.2.6ip dvmrp probe-interval
Command: ip dvmrp
Function: Sets the interval for sending DVMRP probe messages; the “no ip dvmrp probe interval” command restores the default setting.
Parameters: <time_val> is the interval for sending DVMRP probe packets, ranging from 5 to 30 seconds..
Default: The default interval for sending DVMRP probe messages is 10 seconds.
Command mode: Global Mode
Usage Guide: The probe message enables DVMRP switches to locate each other and establish the neighborhood, and to learn the capability of each other. DVMRP switches claim their existence by sending probe message to their neighbors. If no probe message from a neighbor is received in a specified period, that neighbor is considered to be lost. This time must be no greater than the neighbor timeout time.
Example: Setting the interval for sending DVMRP probe messages to 20 seconds.. Switch (Config)#ip dvmrp
19.5.2.2.7ip dvmrp report-interval
Command: ip dvmrp
Function: Sets the interval for sending DVMRP report messages; the “no ip dvmrp
Parameters: <time_val> is the interval for sending DVMRP report packets, ranging from 10 to 2000 seconds.
Default: The default interval for sending DVMRP report messages is 60 seconds.
Command mode: Global Mode
Usage Guide: DVMRP route information is exchanged in the way similar to that in RIP, i.e., in the report messages between DVMRP neighbors periodically. If no updating report message for a route from the neighbor of the route is received in the specified interval, then the route is considered to be invalid. This interval configured must be no greater than the timeout interval for the route.
Example: Setting the interval for sending DVMRP route report messages to 100 seconds. Switch (Config)#ip dvmrp
19.5.2.2.8ip dvmrp route-timeout
Command: ip dvmrp
Function: Sets timeout interval for a DVMRP route; the “no ip dvmrp
485