PIM devices send Hello messages periodically to maintain PIM neighbor relationships. When a PIM device receives a Hello message from a neighbor, the PIM device starts the timer and sets the timer to the holdtime of Hello messages. If the PIM device does not receive a new Hello message from the neighbor within the holdtime, it considers the neighbor invalid or unreachable. Therefore, the interval of Hello messages must be smaller than the holdtime of Hello messages.
If multiple PIM devices transmit Hello messages simultaneously, a conflict occurs on the network. To solve this problem, when a PIM device receives a Hello message, it waits a period before transmitting the Hello message. This period can be a random value and is smaller than the maximum delay for triggering Hello messages.
The interval for sending Hello messages and the holdtime of Hello messages can be set either globally or on an interface. If the two parameters are configured in both the global PIM view and interface view, the configuration in the interface view takes effect.
You can configure the maximum delay for triggering Hello messages only in the interface view.