-206

ip pim hello-holdtime

Use this command to configure the interval to wait for hello messages
from a neighboring PIM router before declaring it dead. Use the no form
to restore the default value.
Syntax
ip pim hello-holdtime seconds
no ip pim hello-interval
seconds - The hold time for PIM hello messages. (Range:1-65535)
Default Setting
105 seconds
Command Mode
Interface Configuration (VLAN)
Command Usage
The ip pim hello-holdtime should be 3.5 times the value of ip pim
hello-interval (page 3-205).
Example

ip pim trigger-hello-interval

Use this command to configure the maximum time before transmitting a
triggered PIM Hello message after the router is rebooted or PIM is
enabled on an interface. Use the no form to restore the default value.
Syntax
ip pim triggerr-hello-interval seconds
no ip pim triggerr-hello-interval
seconds - The maximum time before sending a triggered PIM Hello
message. (Range:0-65535)
Console(config-if)#ip pim hello-holdtime 210
Console(config-if)#