USER GUIDE
EdgeSafe 40G Bypass Modular Network TAP | M40GBP
Version 1.6 Page 38 of 159
Garland Technology reserves the right to make changes without further notice to any products or data herein to improve reliability, function or design.
Confidential -This document is
Garland Technology
.'s property. This document may not be copied, duplicated and transferred to electronic or mechanized
media or used for any other purpose, including any part thereof or attachment thereto, except as authorized in advance and in writing by
Garland Technology.
6.12 Heartbeat expiration state (hb_exp_state)
When the M40GBP does not receive the heartbeat packet within the hb_holdtime time it will set the
Active Bypass circuitry to the state that was set by the hb_exp_state (Bypass, Tap, Tapi12, Tapa,
Tapai1, Tapai2, Tapai12 or linkdrop mode).
M40GBP$ get_hb_exp_state
hb expired state: bypass.
command succeeded.
M40GBP$ set_hb_exp_state tap
command succeeded.
M40GBP$ get_hb_exp_state
hb expired state: tap.
command succeeded.
M40GBP$ set_hb_exp_state linkdrop
command succeeded.
M40GBP$ get_hb_exp_state
hb expired state: linkdrop.
command succeeded.
M40GBP$ set_hb_exp_state tapi12
command succeeded.
M40GBP$ set_hb_exp_state tapa
command succeeded.
M40GBP$ set_hb_exp_state tapai1
command succeeded.
M40GBP$ set_hb_exp_state tapai2
command succeeded.
M40GBP$ set_hb_exp_state tapai12
command succeeded.
M40GBP$