Ipax’ retrieve the current ip address in use, Ipmx’ retrieve the current ip mask in use, Advanced control – Zektor Palladia™ 8X8 User Manual

Page 48

Advertising
background image

48

HDA800(V2) Serial Protocol, Version 1.3, 9/12/13

Advanced Control

The response string of the ‘IPG’ command is not the current gateway address of the HDA800(V2), but
the gateway address that will be used the next time the ‘IPSET 0’ command is issued. To retrieve the
current IP address of the HDA800(V2), use the read only command ‘IPGX’ (See: “‘IPGX’ Retrieve
the current IP gateway address in use
” on page 48.)

‘IPAX’ Retrieve the current IP address in use

This command is read only and will return the IP address being used by the HDA800(V2). If DHCP is
being used, this will return the address given to the HDA800(V2) by the router. If static mode is being
used, this will return the static address currently in use by the HDA800(V2).

The command format is:

^IPAX ?$

Read the current IP address

Response String:

^=IPAX

xxx,xxx,xxx,xxx$

Where:

xxx,xxx,xxx,xxx

= IP address in standard form (Ex: 192,168,001,200)

‘IPMX’ Retrieve the current IP mask in use

This command is read only and will return the IP mask being used by the HDA800(V2). If DHCP is
being used, this will return the mask given to the HDA800(V2) by the router. If static mode is being
used, this will return the static mask currently in use by the HDA800(V2).

The command format is:

^IPGX ?$

Read the current IP mask

Response String:

^=IPGX

xxx,xxx,xxx,xxx$

Where:

xxx,xxx,xxx,xxx

= IP mask in standard form (Ex: 255,255,255,000)

‘IPGX’ Retrieve the current IP gateway address in use

This command is read only and will the gateway address being used by the HDA800(V2). If DHCP is
being used, this will return the address given to the HDA800(V2) by the router. If static mode is being
used, this will return the static address currently in use by the HDA800(V2).

The command format is:

^IPGX ?$

Read the current TCP/IP router address

Response String:

^=IPGX

xxx,xxx,xxx,xxx$

Where:

xxx,xxx,xxx,xxx

= Gateway address in standard form (Ex: 192,168,001,001)

Advertising