The timer hello command sets the interval at which the PIM switch sends Hello messages.
The undo timer hello command restores the default interval.
By default, the interval at which the PIM switch sends Hello messages is 30 seconds.
Parameter | Description | Value |
---|---|---|
interval | Specifies the interval at which Hello messages are sent. | The value is an integer that ranges from 1 to 18000, in seconds. |
Usage Scenario
PIM devices periodically send Hello messages to maintain PIM neighbor relationships. You can run the pim ipv6 timer hello command to set the interval for sending Hello messages.
Prerequisites
IPv6 multicast routing has been enabled globally using the multicast ipv6 routing-enable command in the system view.
Configuration Impact
This command is valid for both PIM-DM (IPv6) and PIM-SM (IPv6).
The interval at which the PIM device sends Hello messages should be less than the timeout period of the PIM neighbor. You can run the hello-option holdtime (IPv6) command to set the timeout period of PIM neighbors.
The timer hello command has the same function as the pim ipv6 timer hello command in the interface view. By default, if the pim ipv6 timer hello command is not used, the value configured in the PIM view is used; otherwise, the value configured in the interface view is used.