55
Advanced LAN Bypass User Manual
Chapter 4
L
BPCU
4.22
./lbpcu -SRMT
Sets the countdown value (unit: 100 ms per count) of the reset monitoring on a spec-
ified segment (cf. Section 3.7.7.3).
Example
Figure 4.38 Set the Countdown Value of Reset Monitoring on Segment 1
4.23
./lbpcu -GRMT
Retrieves the initial countdown value and current countdown value of the reset moni-
toring timer (unit: 100 ms per count) on a specified segment (cf. Section 3.7.7.4).
Example
Figure 4.39 Get Related Countdown Values on Segment 1
root@localhost:~# ./lbpcu -SRMT
Example: Set segment_1 RMT initial countdown value to 100 sec-
onds, 100ms/count. So use -SRMT 1 1000 will set segment_1
Reset_Monitoring_Timer 100seconds.
Command: Set Reset_Monitoring_Timer value
Syntax: SRMT <segment>
<countdown value(100ms/count)>
Output: N/A
Error: LBP_ERR_PARAM_OUT_OF_BOUND (0x93)
root@localhost:~# ./lbpcu -SRMT 1
10
root@localhost:~# ./lbpcu -GRMT 1
Reset Monitoring Timer Is: Stopped
Initial Countdown:
1.0 sec
Current Countdown: 0.0 sec
root@localhost:~# ./lbpcu -GRMT
Example: Get segment_1 Reset_Monitoring_Timeout status. So use
-GRMT 1 will get Reset_Monitoring_Timeout status for
segment_1.
Command: Get RMT status
Syntax: GRMT <segment>
Output: Reset_Monitoring_Timer status.
Error: LBP_ERR_PARAM_OUT_OF_BOUND (0x93)
root@localhost:~# ./lbpcu -GRMT 1
Reset Monitoring Timer Is: Stopped
Initial Countdown: 1.0 sec
Current Countdown: 0.0 sec
Summary of Contents for LAN Bypass
Page 1: ...User Manual Advantech Advanced LAN Bypass...
Page 4: ...Advanced LAN Bypass User Manual iv...
Page 10: ...Advanced LAN Bypass User Manual x...
Page 11: ...Chapter 1 1 ADVANCED LAN BYPASS...
Page 14: ...Advanced LAN Bypass User Manual 4...
Page 15: ...Chapter 2 2 OVERVIEW...
Page 26: ...Advanced LAN Bypass User Manual 16...
Page 27: ...Chapter 3 3 LIBLBPCU ADVANCED LAN BYPASS LIBRARY...
Page 51: ...Chapter 4 4 LBPCU...
Page 79: ...Appendix A A OS limitation...
Page 81: ...71 Advanced LAN Bypass User Manual Appendix A OS limitation...