User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
13.9 NRS – Network Restart
13.9.1 Overview
This action is used to cause a refresh of the network interface.
13.9.2 Usage
Attribute Type: Write-Only Action
Performing this action causes a refresh of the interface. This can for example be
used to retrieve a refresh of the address from a DHCP-server.
Format:
ACT NRS <Interface>
where <Interface> is one of the supported interfaces (attribute NIL can be used to
display all available interfaces).
Example:
ACT NRS ETH0
restarts the ethernet interface.
Note 1! It is not possible to perform a restart of the loopback interface.
Note 2! If interface is disabled, no restart will be performed.
Note 3! If dynamic address is used, status of interface can be obtained using
attribute DAS.
Note 4! Refer to attribute GPRS RESTART of restarting of GPRS interface.
13.10 SSR – Supported Services
13.10.1 Overview
This displays a list of supported network services in the system.
13.10.2 Usage
Attribute type: Read only
This attribute displays all supported network services in the system.
Format:
<service 1> .. <service N>
were <service X> is a textual description of the network service ( defined in
RFC1700 ).
Example:
GET SSR
Reply:
ssh telnet
indicating that network services supported are Secure Shell and Telnet.
Common Commands and Attributes 104/123