Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

Link Preemption Mechanism

The Link Preemption Mechanism prevents constant Chassis fail-over and failback when there is interface link flapping. When you enable this feature, an interface state that changes from DOWN to UP, is only included in the Chassis grade if the link state is up for X seconds (default is 10 sec).

Configuration:

The Link Preemption Mechanism is enabled by default with a preemption time of 10 seconds.

To configure the preemption time, run:

> fw ctl set int fwha_ch_if_preempt_time <preemp_time>
> update_conf_file fwkern.conf fwha_ch_if_preempt_time=<preemp_time>

Parameter

Description

<preemp_time>

Link Preemption Mechanism time

Default: 10 seconds

Example

> fw ctl set int fwha_ch_if_preempt_time 20
> update_conf_file fwkern.conf fwha_ch_if_preempt_time=20

To disable Link Preemption Mechanism:

Run:

> fw ctl set int fwha_ch_if_preempt_time 0
> update_conf_file fwkern.conf fwha_ch_if_preempt_time=0

To make sure the preemption time value is correct:

Run:

> fw ctl get int fwha_ch_if_preempt_time
 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print