join-prune-interval
Syntax
join-prune-interval <INTERVAL-VALUE>
no join-prune-interval
Description
Configures the frequency at which the router will send periodic PIM-SM join, or prune-interval messages.
The
no
form of this command sets the interval to the default value of 60 seconds.
Command context
config-pim
Parameters
<INTERVAL-VALUE>
Specifies the join-prune-interval in seconds. Default: 60 seconds. Range 5-65535.
Authority
Administrators
Examples
Configuring join prune interval:
switch(config)# router pim switch(config-pim)# join-prune-interval 400 switch(config-pim)# no join-prune-interval