Echelon i.LON 100 e2 Internet Server User Manual
Page 87

i.LON 100 Internet Server User’s Guide
A-3
demo A|B
Reserved for future use.
dhcp on|off
Turns DHCP on and off. If DHCP is on, the i.LON
100 DHCP client gets its IP address, gateway, subnet
mask, primary DNS server (if used), and DNS
domain from a DHCP server.
diag Module
subcommand
[params]
Performs diagnostic commands on the i.LON 100
server. You may be asked to perform these
commands by Echelon support personnel to assist
them in diagnosing problems with your i.LON 100
server. The module argument must be set to
ConMan (connection manager). Valid subcommands
are:
trace [value] – This subcommand sets and views the
debug trace level. To view the current trace level,
provide no argument (i.e. diag ConMan trace). To
turn on tracing, enter one of the following
parameters:
0x01 – enable MAJOR_EVENT
0x02 – enable MINOR_EVENT
0x04 – enable STATE_TRANSITION
0x08 – enable MODEM_RESPONSE
0x10 – enable PPP_DEBUG
0x20 – enable AUTHENTICATION
You can enable multiple traces by adding the values
of the traces to be enabled. For example, the
following command enables MAJOR_EVENT and
STATE_TRANSITION tracing:
diag ConMan trace 0x5
ping IpAddress [count] – Pings the IpAddress
count times. For example, the following command
pings 10.6.8.100 5 times:
diag ConMan ping 10.6.8.100 5
If all pings get a response, the console will display:
IpAddress is alive
If the pings get no response, the console will display:
No answer from IpAddress
Show [route] – The diag ConMan show command
displays connection manager configuration
information. If the optional route parameter is
entered (i.e. diag ConMan show route),
connection manager configuration and IP routing
information is shown.