XIQS Update IP Configuration

From IQsimWiki

Revision as of 21:20, 27 July 2011 by Administrator (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

XIQS Update IP Configuration - GSM Device Management

Description
updateXIQSIPConfig ( String ipaddress , String subnetmask , String defaultgateway [, String dnsserver1, String dnsserver2, String hostname, String dnsname ] )
Update IP configuration of the machine
Parameters

String ipaddress

IP Address

String subnetmask

Subnet mask

String defaultgateway

Default gateway

[ String dnsserver1 ]

DNS Server 1

[ String dnsserver2 ]

DNS Server 2

[ String hostname ]

Host name

[ String dnsname ]

DNS name
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_REG_NOT_WRITE
See Also

getXIQSDeviceList
createXIQSDevice
updateXIQSDevice
deleteXIQSDevice
getXIQSDevicePortMap
getXIQSDeviceMapList
mapXIQSDevice
unmapXIQSDevice
getXIQSIPConfig
rebootXIQSMachine

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List