_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW1000 Series User Manual
Issue: 2.3
Page 215 of 463
Web: Manage Interface State (Up/Down)
UCI: multiwan.wan.manage_state
Opt: manage_state
Defines whether multi-wan will start and stop the interface.
1
Enabled.
0
Disabled.
Web: Exclusive Group
UCI: multiwan.wan.exclusive_group
Opt: exclusive_group
Defines the group to which the interface belongs; only one
interface can be active.
0
Range
Web: Minimum ifup Interval
UCI: multiwan.wan.ifup_retry_sec
Opt: ifup_retry_sec
Specifies the interval in seconds before retrying the primary
interface when pre-empt mode is enabled.
300
Retry primary interface every 300 seconds.
Range
Web: Interface Start Timeout
UCI: multiwan.wan.ifup_timeout
Opt: ifup_timeout
Specifies the time in seconds for interface to start up. If it is not
up after this period, it will be considered a fail.
40
40 seconds.
Range
Web: Signal Threshold (dBm)
UCI: multiwan.wan.signal_threshold
Opt: signal_threshold
Specifies the minimum signal strength in dBm before considering
if the interface fails signal health check. Uses the value stored for
sig_dbm in mobile diagnostics.-115.
Disabled
Range
-46 to -115 dBm
Web: RSCP Threshold (dBm)
UCI: multiwan.wan.rscp_threshold
Opt: rscp_threshold
Specifies the minimum RSCP signal strength in dBm before
considering if the interface fails signal health check. Uses the
value stored for rscp_dbm in mobile diagnostics.
-115
Disabled
Range
-46 to -115 dBm
Web: ECIO Threshold (dB)
UCI: multiwan.wan.ecio_threshold
Opt: ecio_threshold
Specifies the minimum ECIO signal strength in dB before
considering if the interface fails signal health check. Uses the
value stored for ecio_db in mobile diagnostics.
-115
Disabled
Range
-46 to -115 dB
Web: Signal Test
UCI: multiwan.wan.signal_test
Opt: signal_test
Defines a script to test various signal characteristics in multiwan
signal test. For example:
option signal_test '(tech == 0) then (sig_dbm > -70) else
(rscp_dbm > -105 and ecio_db > -15)'
This states that when technology is GSM, a health fail is
determined when signal strength is less than -70dBm. When
technology is not GSM a health fail occurs when either rscp_dbm
falls below -105dBm or ecio_db falls below -15dB
Tech values are:
0
GSM
1
GSM Compact
2
UTRAN
3
GSM w/EGPRS
4
UTRAN w/HSPDA
5
UTRAN w/HSUPA
6
UTRAN w/HSUPA and HSDPA
7
E-UTRAN
Table 68: Information table for multi-WAN interface page
23.3
Configuring Multi-WAN using UCI
Multi-WAN UCI configuration settings are stored on /etc/config/multiwan
Run UCI export or show commands to see multiwan UCI configuration settings. A sample
is shown below.