join-prune-interval
Syntax
join-prune-interval <INTERVAL-VALUE>
no join-prune-interval
Description
Configures the frequency at which the router will send periodic 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. Range 5 to 65535 Default: 60.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Configuring join prune interval:
switch(config)# router pim switch(config-pim)# join-prune-interval 400 switch(config-pim)# no join-prune-interval