175
timer join-prune (PIM view)
Syntax
timer join-prune interval
undo timer join-prune
View
Public network PIM view, VPN instance PIM view
Default level
2: System level
Parameters
interval: Join/prune interval in seconds, with an effective range of 1 to 2,147,483,647.
Description
Use timer join-prune to configure the join/prune interval globally.
Use undo timer join-prune to restore the default.
By default, the join/prune interval is 60 seconds.
Related commands: pim timer join-prune.
Examples
# Set the global join/prune interval to 80 seconds in the public network.
<Sysname> system-view
[Sysname] pim
[Sysname-pim] timer join-prune 80
# Set the global join/prune interval to 80 seconds in VPN instance mvpn.
<Sysname> system-view
[Sysname] pim vpn-instance mvpn
[Sysname-pim-mvpn] timer join-prune 80