User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-107
34.12.5 +iHSTN iChip LAN Host Name
Syntax: AT+iHSTN=host Permanently sets iChip‘s Network Host Name.
Parameters: host = Symbolic Host Name string.
Command Options:
host = ‘‘ Empty: Do not attempt to register a
symbolic host name. If the iChip LAN is
already registered in the DNS, the symbolic
name will typically be cleared only after the
last DHCP lease assigned to this iChip has
expired.
host = <NAME> NAME will be used to negotiate the
registration of the iChip LAN on the LAN‘s
DNS server via the DHCP server. Host name
negotiation will be implemented only during
the next DHCP session. Typically this session
will occur after a hardware reset or by issuing
the
AT+iDOWN command. Note that in
order to achieve a successful host name
registration, the iChip LAN must utilize a
DHCP (
DIP = 0.0.0.0) and the DHCP server
must both exists and be configured to
dynamically add entries to the local DNS
server.
NAME will also be included in all IP
registration method formats.
Default: Empty. No network host name defined.
Result code:
I/OK If host is empty or a string.
I/ERROR Otherwise.
AT+iHSTN? Report the current host name.
The reply is followed by I/OK.
AT+iHSTN=? Returns the message ‗string‘.
The reply is followed by I/OK.