The hrp timer hello command sets an interval at which the FW sends VGMP, HRP heartbeat, and HRP link detection packets.
The undo hrp timer hello command restores the interval to the default value.
| Parameter | Description | Value |
|---|---|---|
| interval | FWSpecifies the interval at which VGMP, HRP heartbeat, and HRP link detection packets are sent. | The value is an integer ranging from 500 to 60000, in milliseconds. By default, the interval is 1000 milliseconds. |
Configuration Impact
The interval for sending VGMP, HRP heartbeat, and HRP link detection packets has the following impacts on hot standby:
However, the interval cannot be too small, especially the CPU usage of the FW management plane is high. Otherwise, the FW may incorrectly switch its status because the management plane is too busy to schedule HRP heartbeat packets within five sending intervals.
This command can be backed up to the standby device. After hot standby is configured on two FWs, you only need to configure this command on the active device.
Precautions
Ensure that the same interval is set for the active and standby FWs. Otherwise, the active/standby status of the FWs may change by error.
Do not set the interval to a too small value. Otherwise, the FWs may incorrectly switch their status. The default value (1000 milliseconds) is recommended.