R3303-HP HSR6800 Routers IP Multicast Command Reference
168
Syntax
timer hello interval
undo timer hello
Default
Hello messages are sent at the interval of 30 seconds.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
interval: Specifies a hello interval in seconds, in the range of 1 to 2147483647.
Examples
# Set the global hello interval to 40 seconds on the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] timer hello 40
# Set the global hello interval to 40 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] timer hello 40
Related commands
pim timer hello
timer join-prune (PIM view)
Use timer join-prune to configure the join/prune interval globally.
Use undo timer join-prune to restore the default.
Syntax
timer join-prune interval
undo timer join-prune
Default
The join/prune interval is 60 seconds.
Views
Public network PIM view, VPN instance PIM view
Default command level
2: System level
Parameters
interval: Specifies a join/prune interval in seconds, in the range of 1 to 2147483647.