config system lte-modem
Configure USB LTE/WIMAX devices.
config system lte-modem
Description: Configure USB LTE/WIMAX devices.
set status [enable|disable]
set extra-init {string}
set authtype [none|pap|...]
set username {string}
set passwd {password}
set apn {string}
set modem-port {integer}
set mode [standalone|redundant]
set holddown-timer {integer}
set interface {string}
end
config system lte-modem
Parameter name |
Description |
Type |
Size |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable USB LTE/WIMAX device. |
option |
- |
||||||||
|
|
||||||||||
extra-init |
Extra initialization string for USB LTE/WIMAX devices. |
string |
Maximum length: 127 |
||||||||
authtype |
Authentication type for PDP-IP packet data calls. |
option |
- |
||||||||
|
|
||||||||||
username |
Authentication username for PDP-IP packet data calls. |
string |
Maximum length: 63 |
||||||||
passwd |
Authentication password for PDP-IP packet data calls. |
password |
Not Specified |
||||||||
apn |
Login APN string for PDP-IP packet data calls. |
string |
Maximum length: 127 |
||||||||
modem-port |
Modem port index (0 - 20). |
integer |
Minimum value: 0 Maximum value: 20 |
||||||||
mode |
Modem operation mode. |
option |
- |
||||||||
|
|
||||||||||
holddown-timer |
Hold down timer (10 - 60 sec). |
integer |
Minimum value: 10 Maximum value: 60 |
||||||||
interface |
The interface that the modem is acting as a redundant interface for. |
string |
Maximum length: 63 |