rp-candidate hold-time

Syntax

rp-candidate hold-time <TIME-VALUE>

no rp-candidate hold-time

Description

Changes the hold-time a C-RP includes in its advertisements to the BSR.

Hold-time is included in the advertisements the C-RP periodically sends to the elected BSR for the domain. Also updates the BSR on how long to wait after the last advertisement from the reporting RP before assuming it has become unavailable.

The no form of this command removes the currently configured value and sets it to the default value 150 seconds.

Command context

config-pim6

Parameters

<TIME-VALUE>

Specifies the hold-time value in seconds to be sent in C-RP-Adv messages. Default: 150 seconds. Range: 30-255.

Authority

Administrators

Example

Setting and removing the candidate holdtime:

switch(config)# router pim6
switch(config-pim6)# rp-candidate hold-time 250
switch(config-pim6)# no rp-candidate hold-time