HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

94
Syntax
pim timer join-prune interval
undo 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 an interval for sending the join/prune messages, in the range of 0 to 18000 seconds. If the
value for this argument is 0, no join or prune messages are sent.
Usage guidelines
You can set the interval for sending the join/prune messages in PIM view or interface view. The
configurations made in PIM view take effect on all interfaces, and the configurations made in interface
view take effect only on the current interface. If you set the interval in both PIM view and interface view,
the configuration in interface view always takes precedence.
Examples
# Set the interval for sending the join/prune messages to 80 seconds on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] pim timer join-prune 80
Related commands
timer join-prune (PIM view)
pim triggered-hello-delay
Use pim triggered-hello-delay to set the maximum delay for sending a hello message.
Use undo pim triggered-hello-delay to restore the default.
Syntax
pim triggered-hello-delay delay
undo pim triggered-hello-delay
Default
The maximum delay for sending a hello message is 5 seconds.
Views
Interface view
Predefined user roles
network-admin