1 tcp/ip settings, Tcp/ip settings -2 – Echelon i.LON SmartServer 2.0 User Manual
Page 302

i.LON SmartServer 2.0 Programmer’s Reference
19-2
• Time of last refresh.
SI_MAIL
E-mail (SMTP) server settings.
SI_RTR
IP-852 router settings.
SI_RTR_STAT
(read-only)
Network performance statistics for the SmartServer as
an IP-852 router.
SI_LSPA
LonScanner Protocol Analyzer settings.
The SystemService_Read_Info function returns a string listing all the system information provided by
the
SystemService_Write_Info function to configure the read/write properties of the item. The tables that
follow the code samples for the various items list whether a property is writable (r/w) or read-only (r).
Note that the system module also includes a simple SystemService_Reboot function that you can use to
reboot a SmartServer.
19.1.1
TCP/IP Settings
You can use the SystemService_Read_Info function to get the SmartServer’s IP connections, including
its IPv4, IPv6, and DNS server connections. To do this, you provide the SystemService_Read_Info
function with an
that is set to SI_NETWORK.
Request
Response
/> /> /> /> /> />