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-pim6
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 pim6 switch(config-pim6)# join-prune-interval 400 switch(config-pim6)# no join-prune-interval