_______________________________________________________________________________________________________
_____________________________________________________________________________________________________
© Virtual Access 2017
GW7304 Series User Manual
Issue: 1.9
Page 172 of 336
To view the multi-WAN package, enter:
root@VA_router:~# uci export multiwan
package multiwan
config multiwan 'config'
option enabled 'yes'
option preempt 'yes'
option alt_mode 'no'
config interface 'ADSL'
option health_interval '10'
option icmp_hosts 'dns'
option timeout '3'
option health_fail_retries '3'
option health_recovery_retries '5'
option priority '1'
option manage_state 'yes'
option exclusive_group '0'
option ifup_retry_sec '300'
option ifup_timeout_sec '40'
config interface 'Ethernet'
option health_interval '10'
option icmp_hosts 'dns'
option timeout '3'
option health_fail_retries '3'
option health_recovery_retries '5'
option priority '2'
option manage_state 'yes'
option exclusive_group '0'
option ifup_retry_sec '300'
option ifup_timeout_sec '40'
The following output shows the multi-WAN standard stop/start commands for
troubleshooting.
root@VA_router:~# /etc/init.d/multiwan
Syntax: /etc/init.d/multiwan [command]