IPSTATUS
Current network configuration status
Platform: |
OEM729, OEM7600, OEM7700, OEM7720, PwrPak7, CPT7, CPT7700, SMART7-I, SMART7-SI |
This log provides the configuration of IP address, netmask, gateway and a list of DNS servers currently in use.
Message ID: 1289
Log Type: Polled
Recommended Input:
log ipstatusa once
ASCII Example:
#IPSTATUSA,USB1,0,52.5,FINESTEERING,2209,507677.000,02000020,7fe2,16809;3,ETHA,"","","0.0.0.0",WIFI,"192.168.19.1","255.255.255.0","",WIFI_CLIENT,"","","",1,"0.0.0.0"*661b638f
Field |
Field Type |
Description |
Format |
Binary Bytes |
Binary Offset |
1 |
Log header |
IPSTATUS header For information about log headers, see ASCII, Abbreviated ASCII or Binary. |
- |
H |
0 |
2 |
#IPrec |
Number of records to follow |
Ulong |
4 |
H |
3 |
interface |
Name of the network interface 2 = ETHA |
Enum |
4 |
H+4 |
4 |
IP address |
IP Address-decimal dot notation |
String[16] |
variable1 |
H+8 |
5 |
netmask |
Netmask-decimal dot notation |
String[16] |
variable1 |
H+24 |
6 |
gateway |
Gateway-decimal dot notation This is the default gateway that is currently in use by the receiver. |
String[16] |
variable1 |
H+40 |
7... |
Next reading offset = H+4+(#IPrec * 52) |
||||
8 |
#dnsserver |
Number of DNS Servers to follow |
Ulong |
4 |
H+4+(#IPrec x 52) |
9 |
server IP address |
IP address-decimal dot notation |
String[16] |
variable1 |
H+4+(#IPrec x 52)+4 |
10... |
Next reading offset = H+4+(#IPrec * 52)+4+(#dnsserver * 16) |
||||
11 |
xxxx |
32-bit CRC (ASCII and Binary only) |
Hex |
4 |
H+4+(#IPrec x 52)+4+(#dnsserver x 16) |
12 |
[CR][LF] |
Sentence terminator (ASCII only) |
- |
- |
- |