R0106-HP MSR Router Series IP Multicast Command Reference(V7)

287
Usage guidelines
You can set the interval for sending hello messages in IPv6 PIM view or interface view. The configurations
made in IPv6 PIM view are effective on all interfaces. The configurations made in interface view are
effective on only the current interface. If you set the interval in both IPv6 PIM view and interface view, the
configuration in interface view always takes precedence.
Examples
# Set the interval for sending hello messages to 40 seconds on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] ipv6 pim timer hello 40
Related commands
timer hello (IPv6 PIM view)
ipv6 pim timer join-prune
Use ipv6 pim timer join-prune to set the interval for sending the join/prune messages on an interface.
Use undo ipv6 pim timer join-prune to restore the default.
Syntax
ipv6 pim timer join-prune interval
undo ipv6 pim timer join-prune
Default
The interval for sending the join/prune messages is 60 seconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
interval: Sets the interval for sending the join/prune messages, in the range of 0 to 18000 seconds. If
you set the value to 0, no join or prune messages are sent.
Usage guidelines
You can set the interval for sending the join/prune messages in IPv6 PIM view or interface view. The
configurations made in IPv6 PIM view are effective on all interfaces. The configurations made in interface
view are effective on only the current interface. If you set the interval in both IPv6 PIM view and interface
view, the configuration in interface view always takes precedence.
The configuration takes effect after the current interval ends.
To prevent the upstream neighbors from aging out, you must configure the interval for sending join/prune
messages to be less than the joined/pruned state holdtime timer.
Examples
# Set the interval for sending the join/prune messages to 80 seconds on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1