R3303-HP HSR6800 Routers High Availability Command Reference

126
timer
Use timer to configure the Hello timer value and the Fail timer value for the RRPP domain.
Use undo timer to restore it to the default value.
Syntax
timer hello-timer hello-value fail-timer fail-value
undo timer
Default
The Hello timer value is 1 second and the Fail timer value is 3 seconds.
Views
RRPP domain view
Default command level
2: System level
Parameters
hello-value: Hello timer value in the range of 1 to 10 seconds.
fail-value: Fail timer value in the range of 3 to 30 seconds.
Usage guidelines
The Fail timer value must be greater than or equal to three times of the Hello timer value.
Examples
# Set the Hello timer value to 2 seconds and the Fail timer value to 7 seconds.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] timer hello-timer 2 fail-timer 7