User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
Ethernet Interface 10/100 Mbit/s
describing the requested interface.
Note! Attribute NIL gives a list of all available interfaces.
13.7 NIL – Network Interface List
13.7.1 Overview
This attribute replies with the different interfaces supported in the controller.
13.7.2 Usage
Attribute type: Read only
This attribute replies with a list of supported interfaces supported in the controller.
For a textual description of each of the interfaces, refer to attribute NID.
Format:
GET NIL
Reply:
<Interface 1> <Interface 2> .. <Interface N>
where interfaces is the list of available interfaces.
Example:
GET NIL
Reply:
lo eth0
indicating that the controller supports a Loopback and an Ethernet interface.
Note 1! What interfaces are available mainly depends on hardware version of the
controller.
Note 2! The GPRS interface will be added dynamically once the GPRS attach is
performed successfully.
13.8 NIC – Network Interface Configuration
13.8.1 Overview
This attribute displays and configures the IP settings for a certain interface.
13.8.2 Usage
Attribute Type: Read and Write
This attribute is used to configure IP address of a certain interface. Depending on
interface type, both dynamic and static IP can be configured.
Format on getting parameters:
GET NIC <Interface>
Common Commands and Attributes 102/123