User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
0
which means that no address has yet been received from the DHCP server.
Note! In order to re-request an IP-address, refer to attribute NRS.
13.2 DNS – DNS Address Configurations
13.2.1 Overview
This displays and configures the DNS server(s).
13.2.2 Usage
Attribute Type: Read and Write
This attribute is used to read and configure the DNS servers for the controller.
Note! If using DHCP for address configuration (as configured using the NIC
attribute), the DNS servers are normally supplied from the DHCP server.
Format on getting parameters:
GET DNS
Reply:
<DNS 1> <DNS 2> ... <DNS N>
where
<DNS x> is the IP address to the DNS servers.
Example:
GET DNS
Reply:
192.168.1.45 192.168.1.46
which are the IP-addresses for the two configured DNS addresses.
Format on setting parameters:
SET DNS [DNS 1] [DNS 2] [DNS 3]
where
[DNS x] are IP-addresses for the DNS servers on the format X.Y.Z.W
0<X<255, 0<=Y<=255, 0<=Z<=255, 0<W<255.
Up to three different DNS servers can be configured.
Example 1:
SET DNS
clears all DNS server addresses.
Example 2:
SET DNS 192.168.4.177 192.168.4.178 192.168.4.179
configures IP addresses of three DNS servers.
13.3 EEN – Ethernet Enabled
13.3.1 Overview
This attribute enables or disables the Ethernet Interface.
Common Commands and Attributes 99/123