User manual

72
RENAME
rename file <
input_file
> <
output_file
>
Copies files within the FLASH file system. The FLASH file system is a flat
file system (no subdirectories). Use the
list files
command to see what files
currently exist.
Parameters Description
<input_file> Name of the original file.
<output_file> New name for the file
RESET
reset modem
<interface names list>
Resets the specified modem following changes to its configuration. This
“hard” reset issues an
ATZ!
command, closing any active connections on that
port. The command also lets you reset multiple modems. For example:
reset modem mod:[2-5],mod:7
RESOLVE
resolve name <
IP_host_name
>
Returns an IP Address for the specified host name by sending it to DNS for
resolution. If the Domain Name has been specified using the
set DNS
command, it will also be resolved, otherwise you must specify it as part of the
name. This command requires either a DNS local host entry (use
add DNS
host
) or a DNS server (use
add DNS server
) to resolve the host name. It is the
reverse of the
ARP
command.