User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
where <Gateway> is the IP address on the format X.Y.Z.W, where
0<X<255, 0<=Y<=255, 0<=Z<=255, 0<W<255.
Example:
SET GWY 192.168.1.1
configures the default gateway.
Note! If network interface is configured using DHCP, such as via GPRS, gateway is
normally configured by the DHCP reply.
13.5 MAC – MAC address
13.5.1 Overview
This attribute replies with the MAC-address of the controller Ethernet interface.
13.5.2 Usage
Attribute type: Read only
This attribute replies with the MAC address of the controller Ethernet interface.
Format:
XX:XX:XX:XX:XX:XX
is the 48 bit MAC address.
Example:
GET MAC
Reply:
00:14:B1:01:03:E5
which is the MAC address for the Ethernet interface of the controller.
13.6 NID – Network Interface Descriptions
13.6.1 Overview
This attribute replies with a textual description of an interface.
13.6.2 Usage
Attribute type: Read only
This attribute replies with a textual description of the supplied interface.
Format:
GET NID <Interface>
replies with a textual description of the actual interface.
Example:
GET NID ETH0
Reply:
Common Commands and Attributes 101/123