Echelon i.LON SmartServer 2.0 User Manual

Page 303

Advertising
background image

i.LON SmartServer 2.0 Programmer’s Reference

19-3

<UCPTethernetMode>Auto</UCPTethernetMode>
<UCPTSoftwareDisabledByDownRevHardware>false</UCPTSoftwareDisabledByDownRevHardware>
</NETWORK>
</iLONSystemService>
</SystemService_Read_Info>

The SystemService_Read_Info function returns one <NETWORK> item. The following table lists and
describes the properties of the <NETWORK> item. You can use the SystemService_Write_Info
function to configure those properties that are marked (r/w). Properties that are read-only are marked
with an (r).

Property Description

R/W

<UCPTipAddress>

The SmartServer’s configured IPv4 address.

You must reboot the SmartServer to implement changes
made to this property.

r/w

<UCPTipMask>

The SmartServer’s configured IPv4 mask.

You must reboot the SmartServer to implement changes
made to this property.

r/w

<UCPTgateway>

The SmartServer’s configured IPv4 gateway.

You must reboot the SmartServer to implement changes
made to this property.

r/w

<UCPTdnsServer1>

The SmartServer’s first IPv4 DNS server

r/w

<UCPTdnsServer2>

The SmartServer’s second IPv4 DNS server (fail over)

r/w

<UCPTipv6dnsServer1>

The SmartServer’s first IPv6 DNS server

r/w

<UCPTipv6dnsServer2>

The SmartServer’s second IPv6 DNS server (fail over)

r/w

<UCPThostName>

The SmartServer’s hostname, which is “SmartServer”
by default.

r/w

<UCPTdomainSuffix>

The SmartServer’s domain suffix

r/w

<UCPTdhcpEnabled>

A flag indicating whether IPv4 DHCP is enabled.

r/w

<UCPTdnsDomainViaDhcpE
nabled>

A flag indicating whether acquiring the DNS domain via
DHCP is enabled.

r/w

<UCPTdnsAddressViaDhcp
Enabled>

A flag indicating whether acquiring the DNS server
address via DHCP enabled.

r/w

<UCPTsecureAccessAllow
ed>

A flag indicating whether secure access mode is
enabled.

r/w

<UCPTmacID>

The MAC identification number used for the
SmartServer’s Ethernet port

r

<UCPTcurrentIpAddress>

The SmartServer’s current configured IPv4 address.
This property does not reflect changes made to the IPv4

r

Advertising