Interfaces
Wireless Wide Area Networks (WWANs)
IX10 User Guide
117
7. Set the PIN for the SIM. Leave blank if no PIN is required.
(config network interface my_wwan)> modem pin
value
(config network interface my_wwan)>
8. Set the phone number for the SIM, for SMS connections:
(config network interface my_wwan)> modem phone
num
(config network interface my_wwan)>
Normally, this should be left blank. It is only necessary to complete this field if the SIM does
not have a phone number or if the phone number is incorrect.
9. Roaming is enabled by default. To disable:
(config network interface my_wwan)> modem roaming false
(config network interface my_wwan)>
10. Set the carrier selection mode:
(config network interface my_wwan)> modem operator_mode
value
(config network interface my_wwan)>
where
value
is one of:
n
automatic
: The cellular carrier is selected automatically by the device.
n
manual
: The cellular carrier must be manually configured. If the configured network is
not available, no cellular connection will be established.
n
manual_automatic
: The carrier is manually configured. If the configured network is not
available, automatic carrier selection is used.
If
manual
or
manual_automatic
is set:
a. Set the Network PLMN ID:
(config network interface my_wwan)> modem operator
PLMN_ID
(config network interface my_wwan)>
b. Set the cellular network technology:
(config network interface my_wwan)> modem operator_technology
value
(config network interface my_wwan)>
where
value
is one of:
n
all
: The best available technology will be used.
n
2G
: Only 2G technology will be used.
n
3G
: Only 3G technology will be used.
n
4G
: Only 4G technology will be used.
n
NR5G-NSA
: Only 5G non-standalone technology will be used.
n
NR5G-SA
: Only 5G standalone technology will be used.
The default is
all
.