Command Line Interface
1128 1553-KDU 137 365 Uen D 2006-06-16
Example
7.27.22 ip pim join-prune-holdtime
This command configures of the hold time for the prune state. Use the no form
to restore the default value.
Syntax
ip pim join-prune-holdtime <seconds>
no ip pim join-prune-holdtime
seconds - The hold time for the prune state. (Range: 0-65535)
Default Setting
210 seconds
Command Mode
Interface Configuration (VLAN)
Command Usage
The multicast interface that first receives a multicast stream from a particular
source forwards this traffic to all other PIM-DM interfaces on the router. If
there are no requesting groups on that interface, the leaf node sends a
prune message upstream and enters a prune state for this multicast stream.
The prune state is maintained until the join-prune-holdtime timer expires or
a graft message is received for the forwarding entry.
Example
Console(config-if)#ip pim trigger-hello-interval 10
Console(config-if)#
Console(config-if)#ip pim join-prune-holdtime 60
Console(config-if)#