User guide

MOBILE IP COMMANDS
AT Commands for EV-DO-EV3 Modems
232
Home Address $QCMIPHA
Set command sets the primary home agent address.
Read command returns the current status, in the format:
$QCMIPHA: <address>,<store_nv>
Test command returns the parameter range:
$QCMIPHA: ((0-255).(0-255).(0-255).(0-255)),(0,1)
Syntax
Command Command type
AT$QCMIPHA=<address>,<store_nv> Set
AT$QCMIPHA? Read
AT$QCMIPHA=? Test
Parameters and Values
<address> IP address.
<store_nv> Data store option.
0 Store in RAM.
1 Store in non-volatile memory.
Example
AT$QCMIPHA=?
$QCMIPHA: ((0-255).(0-255).(0-255).(0-255)),(0,1)
OK
AT$QCMIPHA?
$QCMIPHA: 0.0.0.0,1
OK
AT$QCMIPHA=255.255.255.255,0
OK
AT$QCMIPHA?
$QCMIPHA: 255.255.255.255,0
OK
AT$QCMIPHA=0.0.0.0,1
OK
AT$QCMIPHA?
$QCMIPHA: 0.0.0.0,1
OK