< Home

timer hello (IPv6)

Function

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.

Format

timer hello interval

undo timer hello

Parameters

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.

Views

PIM-IPv6 view

Default Level

2: Configuration level

Usage Guidelines

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.

Example

# Set the interval at which PIM Hello messages are sent to 40s.

<HUAWEI> system-view
[HUAWEI] multicast ipv6 routing-enable
[HUAWEI] pim-ipv6
[HUAWEI-pim6] timer hello 40
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >