User manual

18: Automatic operator selection
_______________________________________________________________________________________________________
18.3.4 Disable roaming
There may be occasion where it is desirable to disable roaming. Use UCI on the
command line to set the operator option value.
cd/etc/config
uci set network.Wan2.operator=’foobar’
uci commit
Note: your changes will not take effect without the uci commit command.
To check the settings, enter:
cat network
config interface ‘wan’
option proto '3g'
option service 'umts'
option apn '3ireland.ie’
option device /dev/ttyACM0’
option sim '1'
option pincode '9999'
option username 'root'
option password 'admin'
option operator '3ireland’
config interface ‘Wan2’
option proto '3g'
option device /dev/ttyACM1’
option service 'umts'
option sim '2'
option apn ‘foobar’
option username 'root'
option password 'admin'
option operator 'foobar’
root@VA_router:/etc/config1#
Apply the ‘operator’ option to both interfaces where both SIMs are used.
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 120 of 255