User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
NODE ADD 60FY 0 -:- 1
which adds node 60FY on bus zero. <Slot> and <Rack> are ignored, and
<Capabilities> is set to 1, meaning that node is probably using a H40 or H50 based
controller.
Format on deleting nodes:
NODE DEL | DELETE <Node Identifier>
where <Node Identifier> identifies the node using one of the node addressing
methods (serial number, node number or full Node ID)
Example on deleting node:
NODE DELETE 12
deletes the 12'th node in the node list.
Note 1! Command NODES gives an overview of all commands configured in the
system.
Note 2! If node is not configured as a node master, an error message will be
produced:
“Error: Node not a System Node Master, command not supported.”
13 NETWORK CONFIGURATIONS
Depending on hardware configuration, the controller might be equipped with an
Ethernet interface.
This section describes commands and attributes configure and trouble shoot IP
settings and how to get remote communication to the controller via the network up
and running.
13.1 DAS – Dynamic Address Status
13.1.1 Overview
Determines if an address has been received from the DHCP server or not.
13.1.2 Usage
Attribute type: Read only
When configuring an interface for dynamic IP-address (using DHCP), this parameter
indicates if an IP address has been received.
Format:
GET DAS <Interface>
Reply:
<Status>
<Status> = 0 means no address has been received yet.
<Status> = 1 means address is received (and can be read using NIC attribute).
<Status> = '-' (dash) means that interface is not configured for DHCP.
Example:
GET DAS
Reply:
Common Commands and Attributes 98/123