system lte-modem
Use this command to configure an LTE/WIMAX modem. This command is available only in NAT mode. For more information on custom configuring modems, see Modems.
If you are custom configuring a 3G modem, instead use the system 3g-modem custom command.
config system lte-modem
set status {enable | disable} Enable/disable USB LTE/WIMAX device.
set extra-init {string} Extra initialization string for USB LTE/WIMAX devices. size[127]
set authtype {none | pap | chap} Authentication type for PDP-IP packet data calls.
none Username and password not required.
pap Use PAP authentication.
chap Use CHAP authentication.
set username {string} Authentication username for PDP-IP packet data calls. size[63]
set passwd {password_string} Authentication password for PDP-IP packet data calls. size[128]
set apn {string} Login APN string for PDP-IP packet data calls. size[127]
set modem-port {integer} Modem port index (0 - 20). range[0-20]
set mode {standalone | redundant} Modem operation mode.
standalone Standalone modem operation mode.
redundant Redundant modem operation mode where the modem is used as a backup interface.
set holddown-timer {integer} Hold down timer (10 - 60 sec). range[10-60]
set interface {string} The interface that the modem is acting as a redundant interface for. size[63] - datasource(s): system.interface.name
end