Specifications

1234,apn,myapn@apn.com, //set APN of highest priority modem
1234,apn,myapn@apn.com,usb1, //set APN for modem in port usb1
userpass Set the modem's authentication username and password (port parameter optional)
Syntax:
<password>,userpass,<username>,<userpassword>,[port,]
Examples:
1234,userpass,joe,mypassword, //set information of highest priority modem
1234,userpass,joe,mypassword,usb3, //set information on modem in port usb3
simpin Set the SIM's PIN (port parameter optional)
Syntax:
<password>,simpin,<pin>,[port,]
Examples:
1234,simpin,5678, //set simpin in highest priority modem
1234,simpin,5678,usb2 //set simpin in modem on port usb2
log Return a portion of the router log
Syntax:
<password>,log,[start,]
Examples:
1234,log, //return the first 10 items of the log (items 0 through 9)
1234,log,10, //return items 10 through 19 of the log
1234,log,20, //return items 20 through 29 of the log
Sending log information via SMS messages likely results in several resulting texts. Please be aware of the costs of text messages on the modem’s account, and use this
command only if necessary.
* The “port” parameter is optional. It specifies which port – and therefore which modem to perform the action on. If not given, the action will happen on the highest priority
modem.
Sample Debug Session
The following is an example of a debug session to discover a modem’s APN is misconfigured and needs to be set.
Figure out the state of the modems on the router:
1234,rstatus,
CradlePoint AER 2100 – Manual
07/03/2014
141