XML Reference

XML Groups, Items, and Values

configgroup Access Point

These settings pertain to the Access Point in the device. Changes take effect immediately, except for Channel. After saving the changes, re- establish any connections to the Access Point.

configitem SSID

value

SSID may contain up to 32 characters.

SSID may contain one or more Directives of the form %<option>.

Blank the value to restore the default.

Directives:

  • %s (serial number)
  • %<n>s (first <n> characters of serial number)
  • %-<n>s (last <n> characters of serial number)
  • Other use of % is not supported.

configitem Guest

value

Guest may be "Enabled" or "Disabled".

"Enabled" allows clients to discover our SSID via a passive scan.

"Disabled" causes this device to ignore probe requests with the wildcard SSID.

In either case this device responds to directed scans that contain our SSID.

configitem Channel

value

Channel configured here is applicable only if wlan0 is down or disabled, and requires a reboot to take effect.

If wlan0 is up, its associated Access Point will set the channel, and ap0 must also operate on that same channel.

NOTE: If the AP channel is not valid for the configured radio band, a valid channel will automatically be selected when the AP is started.

configitem Suite

value

Suite may be "None", "WPA" or "WPA2".

configitem Encryption

value

Encryption may contain combinations of "CCMP" or "TKIP".

configitem Passphrase

value

Passphrase may contain up to 63 characters.

configitem Mode

value

Mode may be "Always Up", "Triggered" or "Initial Trigger".

"Always Up" brings ap0 up unconditionally.

"Triggered" waits for CPM Role "AP Trigger" to become active. Then ap0 stays up according to Uptime.

"Initial Trigger" waits for CPM Role "AP Trigger" to become active. Then ap0 stays up indefinitely.

configitem Uptime

value

Uptime has units of seconds, minutes, and/or hours.

Uptime designates the time that ap0 will remain up after it has been triggered.

configitem DNS Redirect

value

DNS Redirect may contain up to 128 characters.

The DNS Redirect name will map to the IP address of the Interface. It may contain upper case, but note that DNS names are case insensitive.

Blank to restore the default.


configgroup Clock

These settings pertain to the Clock settings for keeping time.

configitem Source

value

Source may be "Manual" or "NTP".

configitem UTC Offset

value

UTC Offset is allowed to have negative values.

UTC Offset has units of minutes.

UTC Offset must be in the range of -1440 to 1440, and be a multiple of 15 minutes.

Lists of common time zones and corresponding UTC Offset can be found at several websites, including "http://www.iana.org/time-zones".


configgroup CPM

These settings pertain to the Configurable Pin Manager (CPM).

NOTE: Changes may take effect immediately or require reboot, so you should reboot after changing CPM Role configurations.

configitem Role

"AP Trigger" turns on ap0 if Mode is "Triggered" or "Initial Trigger".

"HTTP Server Trigger" turns on HTTP Server if Mode is "Triggered".

"Line 1 DSR" read by application.

"Line 1 DTR" set by application.

"Radio Trigger" turns on radio if Mode is "Triggered".

"SPI.CS" pin is used when SPI State is "Enabled".

"SPI.MISO" pin is used when SPI State is "Enabled".

"SPI.MOSI" pin is used when SPI State is "Enabled".

"SPI.SCK" pin is used when SPI State is "Enabled".

"USB Host Overcurrent" pin is used when USB Host State is "Enabled".

"USB Host Power Enabled" output active to enable power output to USB device.

"User Data Updated" is active when user data changes, till Acknowledge action.

"WLAN Active" is active while wlan0 is up.

value CP

Blank the value for "<No CP Selected>".

This is the number of the Configurable Pin (CP) assigned to the role.

value State

State may be "Enabled" or "Disabled".

"Enabled" allows the application to use the designated Configurable Pin.

Note that some Roles (those containing a ".") are bundled into a group. Enabling / Disabling any one of them also Enables / Disables the rest of the Roles in the same Group.

value Assert

Assert may be "High" or "Low".

Assert reflects the logical polarity of this Configurable Pin.

"High" means that a logical "1" corresponds to a voltage high condition on the pin.

"Low" means that a logical "1" corresponds to a voltage low condition on the pin.

value Mode

Mode may be "Push-Pull" or "Weak Pullup".

5-Volt tolerance NOTE: In order to sustain a voltage higher than VDD+0.3, the Mode must be set to "Push-Pull".


configgroup Ethernet

These settings pertain to the Ethernet link in the device. Changes take effect immediately. After saving the changes, re-establish any connections to the Ethernet link.

configitem Speed

value

Speed may be "Auto", "10" or "100".

configitem Duplex

value

Duplex may be "Half" or "Full".


configgroup HTTP Server

These settings pertain to the HTTP Server. Changes will take effect after reboot.

configitem Mode

value

Mode may be "Disabled", "Enabled" or "Triggered".

"Disabled" prevents HTTP from operating on any port.

"Enabled" allows the HTTP Server to operate.

"Triggered" waits for CPM Role "HTTP Server Trigger" to become active. Then the HTTP Server stays up indefinitely.

configitem Port

value

Enter 0 for "<None>".

The default Port can be overridden.

configitem Secure Port

value

Enter 0 for "<None>".

The default Secure Port (TLS) can be overridden.

configitem Secure Credential

value

Secure Credential may contain up to 30 characters.

The Secure Credential specifies the name of the TLS Server Credential to be used for the secure connection.

configitem Authentication Timeout

value

Authentication Timeout has units of minutes, hours, and/or days.

The Authentication Timeout applies only if Digest authentication is being used.

configitem Inactivity Timeout

value

Inactivity Timeout has units of seconds, minutes, and/or hours.

The Inactivity Timeout applies only if the Application "HTTP Server" is enabled in the Power settings.

The HTTP Server will hold power on this long after it completes a request.


configgroup HTTP Server Security

These settings pertain to the HTTP Server Security. Changes take effect immediately.

configitem Access Control

*The XML *instance may range from 1 to 5.

value URI

URI may contain up to 255 characters.

The HTTP Server can be configured with many different authentication directives. The authentication is hierarchical in that any URI can be given an authentication directive in order to override a parent URI authentication directive.

The URI must begin with /.

For example, create URI "/Welcome", then place your "hello.html" file in directory "/http/Welcome/", finally point your browser to "<device IP address>/Welcome/hello.html" to experiment with the authorization levels.

The following URIs are built in to the server:

"/ajax" Web Manager

"/fs" File System Web API

"/logout" Digest authentication

"/mux_http" Mux HTTP listener

"/tlog" Trouble log

"/upgrade" Firmware Upgrade

value AuthType

AuthType may be "None", "Basic", "Digest", "TLS", "TLS Basic" or "TLS Digest".

"None" requires no authentication.

"Basic" encodes passwords using Base64.

"Digest" hashes passwords using MD5.

"TLS" encrypts data but has no password.

"TLS Basic" encrypts data and encodes passwords using Base64.

"TLS Digest" encrypts data and hashes passwords using MD5.

value User Level

User Level may be "User", "Tech", "Admin" or "None".

"User" provides access to all users.

"Tech" provides users with Privilege "Tech" access only if one or more of their Zones are configured here. Users with Privilege "Admin" also have access.

"Admin" provides access only to users with Privilege "Admin".

"None" provides access to no users.

value Zones

Zones may contain combinations of "A", "B", "C", "D" or "E".

Select the Zones to be provided Tech access to this URI.

The meaning of the zones is determined by how you define them here. For example, say you define zones A and B via Access Controls:

  • /Toasters Tech A
  • /Blenders Tech B

Then over in Users you may reference zones:

  • admin Admin (has access to everything)
  • barry Tech A (has access to Toasters)
  • cindy Tech B (has access to Blenders)
  • david Tech A B (has access to Toasters and Blenders)
  • edwin User (has access to neither)

configgroup Interface

*The XML *instance may be "ap0", "eth0" or "wlan0".

These settings pertain to the Network Interface on the device. To see the effect of these selections after a reboot, view the corresponding Status. Changes will take effect after reboot or wake from standby.

When ap0 is enabled, DHCP Server will assign IP addresses to ap0's clients. DHCP Server manages up to 4 simultaneous clients.

configitem State

value

State may be "Enabled" or "Disabled".

"Enabled" allows the Interface to operate.

configitem DHCP Client

value

DHCP Client may be "Enabled" or "Disabled".

When "Enabled", any configured IP Address or Default Gateway will be ignored. DHCP Client will auto-discover and eclipse those configuration items. Hostname is sent to the remote DHCP Server and may figure into the address assignment.

When DHCP Client fails to discover an IP Address, a new address will automatically be generated using AutoIP. This address will be within the 169.254.x.x space.

This setting is not applicable to ap0.

configitem IP Address

value

IP Address may contain up to 31 characters.

IP Address may be entered alone, in CIDR form, or with an explicit mask:
192.168.1.1 (default mask)
192.168.1.1/24 (CIDR)
192.168.1.1 255.255.255.0 (explicit mask)

The IP Address will be displayed always in CIDR, the canonical form.

configitem Priority

value

When performing TCP or UDP connect, the Interface with Priority 1 will be attempted first, 2 will be attempted second, etc.

By default all Interfaces have Priority 1 and Ethernet interfaces are attempted before WLAN.

configitem Default Gateway

value

Default Gateway may contain up to 15 characters.

The Default Gateway is used only if DHCP Client is disabled, and provides the IP Address of the router.

This setting is not applicable to ap0.

configitem Hostname

value

Hostname may contain up to 63 characters.

Hostname must begin with a letter or number, continue with letter, number, or hyphen, and must end with a letter or number.

If DHCP Client is "Enabled", the Hostname is sent to the remote DHCP Server and may figure into the address assignment.

This setting is not applicable to ap0.

configitem Primary DNS

value

Primary DNS may contain up to 15 characters.

The Primary DNS is the first choice when performing a Domain Name lookup.

This setting is not applicable to ap0.

configitem Secondary DNS

value

Secondary DNS may contain up to 15 characters.

The Secondary DNS is the second choice when performing a Domain Name lookup.

This setting is not applicable to ap0.

configitem MSS

value

MSS has units of bytes.

The Maximum Segment Size (MSS) applies to TCP connections on the Interface. This can be useful to avoid fragmentation over the network, which may be required because this device does not perform reassembly.


configgroup Line

*The XML *instance may be "1", "Virtual_1" or "Virtual_2".

These settings pertain to the Serial Line. Changes take effect immediately.

configitem Name

value

Name may contain up to 25 characters.

The Name is for display purposes only.

configitem Interface

value

Interface may be "RS232", "RS485 Half-Duplex" or "RS485 Full-Duplex".

configitem Tx to Rx delay

value

Tx to Rx delay has units of milliseconds.

The Tx to Rx delay can be specified for the RS485 Half-Duplex (2 wire) mode. This is the delay after sending the last character out the wire, before switching to receive mode.

configitem State

value

State may be "Enabled" or "Disabled".

"Enabled" allows the Serial Line to operate.

configitem Protocol

value

Protocol may be "Command Line", "MACH10 Command Interface", "Modem Emulation", "Monitor", "Mux", "None", "Trouble Log" or "Tunnel".

Protocol selects the application to connect to the Line.

"Command Line" sets up a user interface containing commands to show device status and to change configuration. Simply paste in XML configuration to apply its settings to the device.

"MACH10 Command Interface" provides a command interface to the MACH10 serial API.

"Modem Emulation" implements legacy AT commands.

"Monitor" captures selected data.

"Mux" provides commands for sending / receiving data on multiple network connections.

"None" enables Line action commands.

"Trouble Log" sets up an output-only message log on the device.

"Tunnel" sets up the Line to work with the Tunnel application. See the Tunnel configuration options for details.

configitem Baud Rate

value

Baud Rate has units of bits per second.

When specifying a Custom baud rate in the Web Manager, select 'Custom' from the drop down list and then enter the desired rate in the text box.

configitem Parity

value

Parity may be "None", "Even" or "Odd".

configitem Data Bits

value

Data Bits may be "7" or "8".

configitem Stop Bits

value

Stop Bits may be "1" or "2".

configitem Flow Control

value

Flow Control may be "None", "Hardware" or "Software".

configitem Xon Char

value

Xon Char may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

configitem Xoff Char

value

Xoff Char may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

configitem Gap Timer

value

Gap Timer has units of milliseconds.

Blank the value for "<Four Character Periods>".

The driver forwards received serial bytes after the Gap Timer delay from the last character received. By default, the delay is four character periods at the current baud rate (minimum 1 ms).

configitem Threshold

value

Threshold has units of bytes.

The driver will forward received characters after Threshold bytes have been received.

configitem Push

value

Push may contain up to 2 bytes.

A control character <control>J, for example, counts as one.

If defined, the driver will forward received characters after the Push sequence of characters is received.


configgroup Power

These settings pertain to Power levels required by the device. Changes take effect immediately.

configitem Dynamic Power Mode

value

Dynamic Power Mode may be "Disabled" or "Standby".

"Disabled" prevents the device from powering down.

"Standby" powers down as much as is possible, including the CPU. System runtime state is not preserved.

configitem Time Powered Up

value

Time Powered Up has units of seconds, minutes, hours, and/or days.

The device holds power on for Time Powered Up duration.

After the Time Powered Up duration, power might continue to be held on for other reasons:

If WKUP Pin is "Level High", power will be held on as long as the WKUP level is high.

Any enabled Application can hold power on.

configitem Application

If any Application is "Enabled", the application may hold power on longer or wake up sooner. This provides a mechanism to allow an application to be in an appropriate state for graceful shutdown.

"Command Line" holds power on till the last CLI user exits.

"HTTP Server" holds power up during each HTTP client operation and for a configurable time afterward.

"Tunnel Accept" holds power up while any Tunnel Accept connection is open.

"Tunnel Connect" holds power up while any Tunnel Connect connection is open.

value State

State may be "Enabled" or "Disabled".

"Enabled" allows this Application to hold power on.

configitem WKUP Pin

value

WKUP Pin may be "Disabled" or "Falling Edge".

WKUP Pin selects the role of the WKUP pin in powering up or staying up.

"Disabled" means the WKUP Pin is ignored. Power up will happen after Maximum Time Powered Down or earlier if called for by an enabled Application.

"Falling Edge" means the system will power up on the falling edge of WKUP. Power up can also happen after Maximum Time Powered Down or earlier if called for by an enabled Application.

configitem Maximum Time Powered Down

value

Maximum Time Powered Down has units of seconds, minutes, hours, and/or days.

The device wakes up after being down Maximum Time Powered Down.

The device may wake up earlier if WKUP Pin sees a "Falling Edge".

The device may also wake up earlier if called for by an enabled Application.


configgroup Radio

These settings pertain to the Radio.

Any change to these settings requires a reboot to take effect.

configitem Mode

value

Mode may be "Disabled", "Enabled" or "Triggered".

"Disabled" holds the Radio in low power.

"Enabled" allows the Radio to operate.

"Triggered" waits for CPM Role "Radio Trigger" to become active. Then the Radio stays up indefinitely.

NOTE: If Radio is disabled or not yet triggered, this inhibits both ap0 and wlan0 from operating.

configitem Band

value

Band may be "Dual", "2.4 GHz Only" or "5 GHz Only".

Selects the band on which the radio will operate.

NOTE: If the configured AP channel is not valid for the radio band, a valid channel will automatically be selected each time the AP is started.

configitem Antenna Selection

value

Antenna Selection may be "Auto", "1" or "2".

"Auto" allows the Radio to select the best antenna at any time.

"1" forces the Radio to use only antenna 1.

"2" forces the Radio to use only antenna 2.

configitem Keep Alive

value

Keep Alive may be "Enabled" or "Disabled".

"Enabled" causes a Null-Function Data frame to be sent on wlan0 once per second to keep the link up.

configitem Max Volley Delay

value

Max Volley Delay has units of seconds and/or minutes.

While wlan0 is Disconnected, it scans in turn for each WLAN Profile. One scan per profile comprises a volley. The intervolley delay is doubled after failure to join, subject to the Max Volley Delay.

WARNING: Short delay will compromise ap0 performance; ap0 cannot communicate while the radio is scanning.

configitem Log

value

Log may be "Enabled" or "Disabled".

"Enabled" causes radio log messages to be placed in the Trouble Log. This facilitates troubleshooting but may compromise performance.

configitem Roaming

value State

State may be "Enabled" or "Disabled".

value Scan Period

Scan Period has units of seconds and/or minutes.

Scan Period is the time between scans looking for a roaming candidate.

value Band <instance> Trigger Delta

<instance> may be "2.4GHz" or "5GHz".

Trigger Delta has units of dBm.

A device with RSSI Trigger Delta higher than the current Access Point is a roaming candidate.

value Band <instance> RSSI Floor

<instance> may be "2.4GHz" or "5GHz".

RSSI Floor is allowed to have negative values.

RSSI Floor has units of dBm.

When the signal drops below the RSSI Floor, the radio attempts to roam.


configgroup SPI

These settings pertain to the Serial Peripheral Interface (SPI) Bus Master device. Changes take effect after reboot.

configitem Name

value

Name may contain up to 25 characters.

The Name is for display purposes only.

configitem State

value

State may be "Enabled" or "Disabled".

"Enabled" enables the SPI.

"Disabled" disables the SPI.

configitem Protocol

value

Protocol may be "Monitor" or "None".

Protocol selects the application to connect to the SPI.

"Monitor" captures selected data.

configitem Target Speed

value

Target Speed has units of Hz.

Blank the value for "<Minimum>".

Target Speed selects the target clock speed of the SPI.

The Target Speed may be lowered to the closest Operating Speed capability of the device. If so, a warning will be noted.

configitem CS Active

value

CS Active may be "Low" or "High".

CS Active controls the polarity of the SPI Chip Select.

"Low" means CS will idle at a high level and be active when low.

"High" means CS will idle at a low level and be active when high.

configitem Idle Clock Level

value

Idle Clock Level may be "Low" or "High".

Idle Clock Level, also known as Clock Polarity or CPOL, selects the level of the clock when idle:

"Low" means the idle clock is at a low level. This is equivalent to CPOL=0.

"High" means the idle clock is at a high level. This is equivalent to CPOL=1.

configitem Clock Edge

value

Clock Edge may be "First" or "Second".

Clock Edge, also known as Clock Phase or CPHA, selects the clock edge for latching data:

"First" means each bit is latched on the first edge of the clock. This is equivalent to CPHA=0. When Idle Clock Level is "Low", data is latched on the rising edge. When Idle Clock Level is "High", data is latched on the falling edge.

"Second" means each bit is latched on the second edge of the clock. This is equivalent to CPHA=1. When Idle Clock Level is "Low", data is latched on the falling edge. When Idle Clock Level is "High", data is latched on the rising edge.

configitem Bits Per Word

value

Bits Per Word may be "8" or "16".

Bits Per Word selects the number of bits per word of transfer.

configitem First Transfer

value

First Transfer may be "Most Significant Bit" or "Least Significant Bit".

First Transfer selects the first transfer bit of each word.


configgroup User

These settings pertain to each User on the device.

configitem Password

value

Password may contain up to 32 characters.

configitem Privilege

value

Privilege may be "User", "Tech" or "Admin".

Sets the user Privilege which governs what they can do.

"User" has access only to areas with User Level set to "User".

"Tech" has access only to areas with User Level set to "User" or with User Level set to "Tech" within the designated Zones.

"Admin" has access to all except areas with User Level set to "None".

configitem Zones

value

Zones may contain combinations of "A", "B", "C", "D" or "E".

Zones designate areas that a "Tech" has access to.

The meaning of the zones is determined by how you define them over in HTTP Server Security Access Controls. For example, say you define zones A and B via Access Controls:

  • /Toasters Tech A
  • /Blenders Tech B

Then here you may reference zones:

  • admin Admin (has access to everything)
  • barry Tech A (has access to Toasters)
  • cindy Tech B (has access to Blenders)
  • david Tech A B (has access to Toasters and Blenders)
  • edwin User (has access to neither)

configgroup WLAN Profile

These settings pertain to a WLAN Profile on the device.

If wlan0 connects to an access point on a different wireless channel, a current connection to ap0 may be dropped due to the channel change. Reconnect to ap0 in order to continue access to the device.

configitem Basic

value Network Name

Network Name may contain up to 32 characters.

value State

State may be "Enabled" or "Disabled".

"Enabled" allows this profile to be used.

"Disabled" prevents this profile form being used.

configitem Security

value Suite

Suite may be "None", "WEP", "WPA" or "WPA2".

value WEP Key Size

Key Size may be "40" or "104".

Key Size is in bits.

value WEP TX Key Index

TX Key Index may be "1", "2", "3" or "4".

value WEP Key <instance> Key

<instance> may range from 1 to 4.

Key may contain up to 13 bytes.

Set the Key value in hex, 5 or 13 bytes according to Key Size 40 or 104 bits respectively.

value WPAx Authentication

Authentication may be "PSK" or "8021X".

value WPAx Key Type

Key Type may be "Passphrase" or "Hex".

value WPAx Passphrase

Passphrase may contain up to 63 characters.

value WPAx Key

Key may contain up to 32 bytes.

Set the Key value in hex.

value WPAx IEEE 8021X

IEEE 8021X may be "EAP-TLS", "EAP-TTLS", "PEAP" or "FAST".

value WPAx Username

Username may contain up to 63 characters.

value WPAx Password

Password may contain up to 63 characters.

value WPAx Credentials

Credentials may contain up to 30 characters.

value WPAx EAP-TTLS Option

EAP-TTLS Option may be "EAP-MSCHAPV2", "MSCHAPV2", "MSCHAP", "CHAP", "PAP" or "EAP-MD5".

value WPAx PEAP ver

PEAP ver may be "0" or "1".

value WPAx PEAP Option

PEAP Option may be "EAP-MSCHAPV2", "EAP-MD5" or "EAP-TLS".

value WPAx PEAP Credentials

PEAP Credentials may contain up to 30 characters.

value WPAx FAST Option

FAST Option may be "MD5", "MSCHAPV2" or "GTC".

value WPAx Encryption

Encryption may contain combinations of "CCMP" or "TKIP".

"WPA" requires "TKIP", and only "TKIP".

"WPA2" requires "CCMP" and/or "TKIP".

configitem Advanced

value TX Power Maximum

TX Power Maximum has units of dBm.

TX Power Maximum governs the power output of the WLAN radio.

value Power Management

Power Management may be "Enabled" or "Disabled".

value PM Interval

PM Interval has units of beacons (100 ms each).


configgroup XML Import Control

configitem Restore Factory Configuration

value

Restore Factory Configuration may be "Enabled" or "Disabled".

configitem Reboot

value

Reboot may be "Enabled" or "Disabled".

configitem Missing Values

value

Missing Values may be "Unchanged" or "Set to Default".

configitem Delete WLAN Profiles

value

Delete WLAN Profiles may be "Enabled" or "Disabled".

configitem WLAN Profile delete

value name

name may contain up to 35 characters.


configgroup AES Credential

Each AES Credential holds a secret Encrypt Key and Decrypt Key for secure communication.

configitem Encrypt Key

value

Encrypt Key may contain up to 32 bytes.

The Encrypt Key is used for encrypting outgoing data.

The Key is 16, 24, or 32 bytes in length. Any Key entered that is less than one of these is padded with zeroes. A byte specification comprises two nibble specifications with no intervening space. A nibble specification is a single digit from 0 to 9 or from "a" to "f" (representing 10 through 15).
Example Hexadecimal key:
12 34 56 78 9a bc de f0 01 02 03 04 05 06 07 08

To remove the Key, set it blank.

Note that the Key is a shared secret so it must be known by both sides of the connection and kept secret.

configitem Decrypt Key

value

Decrypt Key may contain up to 32 bytes.

The Decrypt Key is used for decrypting incoming data.

The Key is 16, 24, or 32 bytes in length. Any Key entered that is less than one of these is padded with zeroes. A byte specification comprises two nibble specifications with no intervening space. A nibble specification is a single digit from 0 to 9 or from "a" to "f" (representing 10 through 15).
Example Hexadecimal key:
12 34 56 78 9a bc de f0 01 02 03 04 05 06 07 08

To remove the Key, set it blank.

Note that the Key is a shared secret so it must be known by both sides of the connection and kept secret.


configgroup Bridge

Bridging allows a "bridged machine" to send and receive frames via wlan0 or ap0.

NOTE: A reboot is required for configuration changes to take effect.

configitem Interface

value

Interface may be "Disabled", "wlan0" or "ap0".

"Disabled" turns bridging off.

"wlan0" turns bridging on directed to and from wlan0. Configuration for IP Addressing, Static or Dynamic, must match between the bridged machine and this device.

"ap0" turns bridging on directed to and from ap0.

configitem Ethernet

value Mode

Mode may be "Disabled", "Dynamic" or "Static".

"Disabled" turns Ethernet bridging off.

"Dynamic" turns Ethernet bridging on using the source MAC Address of the most recent received packet.

"Static" turns Ethernet bridging on using the MAC Address configured here.

value MAC Address

MAC Address may contain up to 6 bytes.

Only frames from the bridged machine bearing this MAC Address as source will be forwarded to the selected Interface.

Both ap0 and wlan0 will adopt this MAC Address, as the radio only handles a single MAC Address for all of its traffic.


configgroup CLI Server

These settings pertain to the CLI Server. Changes take effect immediately.

configitem Inactivity Timeout

value

Inactivity Timeout has units of minutes, and/or hours.

Enter 0 for "<None>".

After this time period with no activity, the CLI Server will close the connection.

configitem Telnet

value Mode

Mode may be "Enabled" or "Disabled".

value Port

The CLI Server listens on this port for incoming Telnet connections.


configgroup Discovery

*The XML *instance may be "ap0", "eth0" or "wlan0".

These settings pertain to Discovery. Changes take effect immediately.

Query Port is a Lantronix discovery protocol server. It implements a simple proprietary discovery service on port 0x77FE (30718).

configitem Query Port

value State

State may be "Enabled" or "Disabled".

"Enabled" allows the device to be discovered.

"Disabled" prevents discovery from finding the device.


configgroup Mach10 Device

These settings pertain to the Mach10 management platform.

configitem State

value

State may be "Enabled" or "Disabled".

configitem Status Update Interval

value

Status Update Interval has units of minutes, hours, and/or days.

The Status Update Interval is the period of time that Mach10 waits between updating device status to the cloud.

The Status Update Interval can be configured between 1 minute and 1 day (1440 minutes).

configitem Content Check Interval

value

Content Check Interval has units of hours, and/or days.

The Content Check Interval is the period of time that Mach10 waits between checking the cloud for updates to firmware and configuration.

The Content Check Interval can be configured between 1 hour and 90 days (2160 hours).

configitem Apply Firmware Updates

value

Apply Firmware Updates may be "Enabled" or "Disabled".

configitem Apply Configuration Updates

value

Apply Configuration Updates may be "Never", "If Unchanged" or "Always".

If the If Unchanged option is selected, configuration updates will only be applied if the current configuration has not been locally modified.

configitem Reboot After Configuration Update

value

Reboot After Configuration Update may be "Enabled" or "Disabled".

If enabled, this setting will automatically reboot after a successful configuration upgrade.

The device will always reboot after a successful firmware upgrade.

configitem Device Name

value

Device Name may contain up to 63 characters.

configitem Device Description

value

Device Description may contain up to 63 characters.

configitem Domain

value

Domain may contain up to 63 characters.

Note: You should not change this value unless instructed to do so.

configitem Local Port

value

Blank the value for "<Random>".

The Local Port is random by default but can be overriden here.

Note: If you have bridging enabled, you will need to specify a non-random value here in order for Mach10 to operate correctly.

configitem Additional Logging

value

Additional Logging may be "Enabled" or "Disabled".

When enabled, Mach10 will provide more information in the Trouble Log.


configgroup Mach10 Line

*The XML *instance may be "1", "Virtual_1" or "Virtual_2".

These settings pertain to the Mach10 managment platform.

configitem State

value

State may be "Enabled" or "Disabled".

configitem Project Tag

value

Project Tag may contain up to 63 characters.

configitem Status Update Interval

value

Status Update Interval has units of minutes, hours, and/or days.

The Status Update Interval is the period of time that Mach10 waits between updating device status to the cloud.

The Status Update Interval can be configured between 1 minute and 1 day (1440 minutes).

configitem Content Check Interval

value

Content Check Interval has units of hours, and/or days.

The Content Check Interval is the period of time that Mach10 waits between checking the cloud for updates to firmware and configuration.

The Content Check Interval can be configured between 1 hour and 90 days (2160 hours).


configgroup Modem Emulation

*The XML *instance may be "1", "Virtual_1" or "Virtual_2".

Connections can be initiated and accepted using Modem "AT" commands incoming from the Serial Line.

configitem Listen Port

value

Blank the value for "<None>".

Specify a Listen Port to accept connections on.

configitem Connect Local Port

value

Blank the value for "<Random>".

Optionally specify a Connect Local Port for ATD connections. Note that this is necessary for operation while bridging.

configitem Echo Pluses

value

Echo Pluses may be "Enabled" or "Disabled".

"Enabled" means pluses will be echoed back during a "pause +++ pause" escape sequence on the Serial Line.

configitem Echo Commands

value

Echo Commands may be "Enabled" or "Disabled".

"Enabled" (ATE1) means characters read on the Serial Line will be echoed while the Line is in Modem Command Mode.

configitem Verbose Response

value

Verbose Response may be "Enabled" or "Disabled".

"Enabled" (ATQ0) means Modem Response Codes are sent out on the Serial Line.

configitem Response Type

value

Response Type may be "Text" or "Numeric".

Either "Text" (ATV1) or "Numeric" (ATV0) representation for the Modem Response Codes are sent out on the Serial Line.

configitem Error Unknown Commands

value

Error Unknown Commands may be "Enabled" or "Disabled".

"Enabled" (ATU0) means ERROR is returned on the Serial Line for unrecognized AT commands.

"Disabled" (ATU1) means OK is returned for unrecognized AT commands.

configitem Incoming Connection

value

Incoming Connection may be "Disabled", "Automatic" or "Manual".

"Disabled" (ATS0=0) will refuse to answer.

"Automatic" (ATS0=1) will answer immediately.

"Manual" (ATS0=2 or higher) may be answered via the ATA command after an incoming RING.

configitem Connect String

value

Connect String may contain up to 30 characters.

The Connect String is a customized string that is sent to the Serial Line with the CONNECT Modem Response Code.

configitem Display Remote IP

value

Display Remote IP may be "Enabled" or "Disabled".

"Enabled" means the incoming RING sent on the Serial Line is followed by the IP address of the caller.


configgroup Monitor Initialization

These settings pertain to Monitor Initialization in the device.

Monitor will process any initialization message before it starts polling or process any control message. Response captured during initialization will be overwritten by any poll or control response.

configitem Initial Delay

value

Initial Delay has units of milliseconds.

Sets Initial Delay waited before monitor start processing any initialization message.

configitem Message

*The XML *instance may range from 1 to 4.

value Command

Command may contain up to 32 bytes.

Sets the Command in binary format.

Binary format takes printable characters (e.g. 'abc' for characters 'a', 'b' and 'c') or binary string (e.g. [0xa, 0xd] for line feed and carriage return).

value End Character

End Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

Sets the End Character to indicate end of response.

Response is ended by any configured End Character, Length OR Timeout.

value Length

Length has units of bytes.

Sets the Length of response.

Response is ended by any configured End Character, Length OR Timeout.

value Timeout

Timeout has units of milliseconds.

Blank the value for "<Minimum>".

Sets the Timeout to receive response.

Response is ended by any configured End Character, Length OR Timeout.


configgroup Monitor Control

These settings pertain to Monitor Control in the device.

Control Message will be processed after receiving status action Send. Response will overwrite any response captured during initialization or poll. Response must be read before sending another status action Send or buffer will be reset.

configitem Message

*The XML *instance may range from 1 to 4.

value Command

Command may contain up to 32 bytes.

Sets the Command in binary format.

Binary format takes printable characters (e.g. 'abc' for characters 'a', 'b' and 'c') or binary string (e.g. [0xa, 0xd] for line feed and carriage return).

value End Character

End Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

Sets the End Character to indicate end of response.

Response is ended by any configured End Character, Length OR Timeout.

value Length

Length has units of bytes.

Sets the Length of response.

Response is ended by any configured End Character, Length OR Timeout.

value Timeout

Timeout has units of milliseconds.

Blank the value for "<Minimum>".

Sets the Timeout to receive response.

Response is ended by any configured End Character, Length OR Timeout.


configgroup Monitor Poll

These settings pertain to Monitor Poll in the device.

Poll Message will be processed periodically. Response will overwrite any response captured during initialization or poll.

configitem Message

*The XML *instance may range from 1 to 4.

value Command

Command may contain up to 32 bytes.

Sets the Command in binary format.

Binary format takes printable characters (e.g. 'abc' for characters 'a', 'b' and 'c') or binary string (e.g. [0xa, 0xd] for line feed and carriage return).

value End Character

End Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

Sets the End Character to indicate end of response.

Response is ended by any configured End Character, Length OR Timeout.

value Length

Length has units of bytes.

Sets the Length of response.

Response is ended by any configured End Character, Length OR Timeout.

value Timeout

Timeout has units of milliseconds.

Blank the value for "<Minimum>".

Sets the Timeout to receive response.

Response is ended by any configured End Character, Length OR Timeout.

configitem Delay

value

Delay has units of seconds, minutes, hours, and/or days.

Sets Delay waited before monitor starts processing all poll messages again. 0 means poll messages are sent only once.


configgroup Monitor Filter

These settings pertain to Monitor Filter in the device.

Filter settings will be applied to all received response. Filter results can be used to feed another filter or use as Data Reference.

configitem Rule

*The XML *instance may range from 1 to 4.

value Source

Source may contain up to 6 characters.

Sets the Source in dot number format.

Source defines the input of a filter. E.g. If the source of this Filter is the second trunk of data created by filter 1, Source must be set to "1.2". A Source of "0" indicates the raw response.

Dot number format could be "0" or two numbers separated by a dot (e.g. "1.2").

value Mode

Mode may be "All", "Delimiters" or "Binary".

"All" makes filter ouput to be a duplicate of input.

"Delimiters" filter breaks input up to 8 trunks separated by Binary String. Each trunk will not contain the delimiters.

"Binary" filter breaks input into 3 trunks according to Offset and Length.

value Delimiter <instance> Binary String

<instance> may range from 1 to 2.

Binary String may contain up to 6 bytes.

Sets Binary String delimiter in binary format.

Delimiters break input up to 8 trunks separated by (but not containing) delimiters. A delimiter is recognized if any of the Binary String is completely matched.

Binary format takes printable characters (e.g. 'abc' for characters 'a', 'b' and 'c') or binary string (e.g. [0xa, 0xd] for line feed and carriage return).

value Start Index

Sets Start Index to indicate when Delimiters filter starts breaking input into trunks.

value Offset

Offset has units of bytes.

Sets Offset for the size of the first trunk of data created by Binary Filter.

value Length

Length has units of bytes.

Sets Length for the size of the second trunk of data created by Binary Filter. The third trunk of data created by Binary Filter will contain the rest of input.


configgroup Monitor Data

These settings pertain to Monitor Data in the device.

Data configured here will be accessible through the status of Monitor.

configitem Selector

*The XML *instance may range from 1 to 8.

value Name

Name may contain up to 16 characters.

Sets Name to enable the data selector.

value Response

Blank the value for "<None>".

Sets Response instance to select the source of data. Response instance corresponds to Poll or Control Message instance.

value Reference

Reference may contain up to 6 characters.

Sets the Reference in dot number format.

Reference selects the output of Monitor Filter. E.g. If data should select the second trunk of data created by filter 1, Reference must be set to "1.2". A Reference of "0" indicates the raw response.

Dot number format could be "0" or two numbers separated by a dot (e.g. "1.2").


configgroup NTP

These configurables are for Simple NTP (SNTP).

configitem Server Hostname

value

Server Hostname may contain up to 128 characters.

The Server Hostname is the name or IP address of an NTP server.

configitem Sync Time

value

Sync Time has units of seconds, minutes, and/or hours.

The NTP client waits Sync Time after successful update before querying again.


configgroup TLS Credential

Manages certificates for TLS clients and servers.

NOTE: Minimum accepted RSA key size is 2048 bits.

configitem Protocols

value

Protocols may contain combinations of "TLS1.0", "TLS1.1" or "TLS1.2".

However only these combinations are accepted:

  • TLS1.0
  • TLS1.1
  • TLS1.2
  • TLS1.1, TLS1.2
  • TLS1.0, TLS1.1, TLS1.2

configitem Private Key

value

Private Key may contain up to 4000 characters.

The Private Key is input and stored in PEM format.

configitem Certificate

value

Certificate may contain up to 4000 characters.

The Certificate is input and stored in PEM format.

configitem Higher Authority

*The XML *instance may range from 1 to 3.

value Certificate

Certificate may contain up to 4000 characters.

The Certificate is input and stored in PEM format.

When an incoming connection is attempted, the TLS Server will present Higher Authority certificates in its signing chain.

configitem Trusted Authority

*The XML *instance may range from 1 to 5.

value Certificate

Certificate may contain up to 4000 characters.

The Certificate is input and stored in PEM format.

When attempting a connection, the TLS Client will accept a server presenting any of these Trusted Authority certificates.


configgroup Tunnel Accept

Tunnel Accept controls how a tunnel behaves when a connection attempt originates from the network.

configitem Mode

value

Mode may be "Disable", "Always", "Any Character", "Start Character" or "Modem Control Asserted".

An Accept Tunnel can be started in a number of ways, according to its Mode:

"Disabled": never started.

"Always": always started.

"Any Character": started when any character is read on the Serial Line.

"Start Character": started when the Start Character is read on the Serial Line.

"Modem Control Asserted": started when the Modem Control pin is asserted on the Serial Line.

configitem Local Port

value

Blank the value for "<None>".

Local Port is required for the Tunnel to accept a connection.

configitem Protocol

value

Protocol may be "TCP", "TCP AES" or "TLS".

configitem Credential

value

Credential may contain up to 30 characters.

The Credential named here must belong to the selected Protocol.

Configure the named Credential on its seperate page. A Credential typically contains whatever keys, certificates, passwords, or usernames that are required for connection using the selected Protocol.

configitem Start Character

value

Start Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

When the Start Character is received on the Serial Line, it enables the tunnel to listen for a network connection.

configitem Flush Start Character

value

Flush Start Character may be "Enabled" or "Disabled".

"Enabled" prevents forwarding of a start character from the Line into the network.

"Disabled" allows forwarding of a start character from the Line into the network.

configitem Flush Line

value

Flush Line may be "Enabled" or "Disabled".

Flush Line applies at the time when a connection is accepted from the network.

"Enabled" means any buffered characters from the Serial Line will be discarded when a connection is accepted.

"Disabled" means any characters received on the Serial Line will be buffered and sent after a connection is accepted.

configitem Block Line

value

Block Line may be "Enabled" or "Disabled".

"Enabled" (the debug setting) means incoming characters from the Serial Line will NOT be forwarded to the network. Instead, they will be buffered and will eventually flow off the Serial Line if hardware or software flow control is configured.

"Disabled" (the normal setting) means incoming characters from the Serial Line are sent on into the network. Any buffered characters are sent first.

configitem Block Network

value

Block Network may be "Enabled" or "Disabled".

"Enabled" (the debug setting) means incoming characters from the network will NOT be forwarded to the Serial Line. Instead, they will be buffered and will eventually flow off the network side.

"Disabled" (the normal setting) means incoming characters from the network are sent on into the Serial Line. Any buffered characters are sent first.

configitem Password

value

Password may contain up to 31 characters.

The Password must contain only alphanumeric characters and punctuation. When set, clients must send the correct password string to the unit within 30 seconds from opening network connection in order to enable data transmission. The password sent to the unit must be terminated with one of the following:

  • 0A (Line Feed)
  • 00 (Null)
  • 0D 0A (Carriage Return / Line Feed)
  • 0D 00 (Carriage Return / Null)

If Prompt for Password is "Enabled", the user will be prompted for the password upon connection.

configitem Prompt for Password

value

Prompt for Password may be "Enabled" or "Disabled".


configgroup Tunnel Line

The Line Configuration applies to the Serial Line interface.

configitem DTR

value

DTR may be "Asserted while connected", "Continuously asserted" or "Unasserted".

The DTR options select the conditions in which the Data Terminal Ready control signal on the Serial Line is asserted.

"Asserted while connected" causes DTR to be asserted whenever either a connect or an accept mode tunnel connection is active.


configgroup Tunnel Connect

Tunnel Connect controls how a tunnel behaves when a connection attempt originates locally.

configitem Mode

value

Mode may be "Disable", "Always", "Any Character", "Start Character" or "Modem Control Asserted".

A Connect Tunnel can be started in a number of ways, according to its Mode:

"Disabled": never started.

"Always": always started.

"Any Character": started when any character is read on the Serial Line.

"Start Character": started when the Start Character is read on the Serial Line.

"Modem Control Asserted": started when the Modem Control pin is asserted on the Serial Line.

configitem Start Character

value

Start Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

When the Start Character is received on the Serial Line, it connects the tunnel.

configitem Flush Start Character

value

Flush Start Character may be "Enabled" or "Disabled".

"Enabled" prevents forwarding of a start character from the Line into the network.

"Disabled" allows forwarding of a start character from the Line into the network.

configitem Local Port

value

Blank the value for "<Random>".

The Local Port is by default random but can be overridden.

configitem Host

*The XML *instance may range from 1 to 2.

value Address

Address may contain up to 50 characters.

The Host Address is required to enable a Connect Tunnel.

It designates the address of the remote host to connect to.

Either a DNS address or an IP address may be provided.

If your Protocol is UDP based and you want to listen rather than connect: Leave Host Port set to <None> and set Host Address to the Interface name you want to listen to ("ap0" or "wlan0").

value Port

Blank the value for "<None>".

The Host Port is required to enable a Connect Tunnel.

It designates the TCP or UDP port on the remote host to connect to.

value Protocol

Protocol may be "TCP", "TCP AES", "TLS" or "UDP".

value Credential

Credential may contain up to 30 characters.

The Credential named here must belong to the selected Protocol.

Configure the named Credential on its seperate page. A Credential typically contains whatever keys, certificates, passwords, or usernames that are required for connection using the selected Protocol.

value Initial Send

Initial Send may contain up to 32 characters.

The Initial Send string, if present, is sent out the network before any other data when the connection is established.

value Reception

Reception may be "Restricted" or "Unrestricted".

"Restricted" will discard any received UDP packets whose from address and port do not match the designated Host Address and Port. In UDP listen mode, the remote address and port of the first received packet are taken as designated until the socket is closed.

"Unrestricted" accepts any UDP packets directed to the Local Port regardless of where they came from.

configitem Connections

value

Connections may be "Sequential", "Simultaneous" or "Round-Robin".

Connections controls how multiple hosts shall be used with a Connect Tunnel.

"Sequential" means the tunnel will start with host 1 and attempt each host in sequence until a connection is accepted.

"Simultaneous" means the tunnel will connect to all of the hosts that accept a connection.

"Round-Robin" means the tunnel connection attempts start with the host after whichever host had previously connected.

configitem Reconnect Time

value

Reconnect Time has units of seconds, minutes, and/or hours.

The Reconnect Time specifies how long to wait before trying to reconnect to the remote host after a previous attempt failed or the connection was closed.

Blank the display field to restore the default.

configitem Flush Line

value

Flush Line may be "Enabled" or "Disabled".

Flush Line applies at the time when a connection is established to the network.

"Enabled" means any buffered characters from the Serial Line will be discarded when a connection is established.

"Disabled" means any characters received on the Serial Line will be buffered and sent after a connection is established.

configitem Block Line

value

Block Line may be "Enabled" or "Disabled".

"Enabled" (the debug setting) means incoming characters from the Serial Line will NOT be forwarded to the network. Instead, they will be buffered and will eventually flow off the Serial Line if hardware or software flow control is configured.

"Disabled" (the normal setting) means incoming characters from the Serial Line are sent on into the network. Any buffered characters are sent first.

configitem Block Network

value

Block Network may be "Enabled" or "Disabled".

"Enabled" (the debug setting) means incoming characters from the network will NOT be forwarded to the Serial Line. Instead, they will be buffered and will eventually flow off the network side.

"Disabled" (the normal setting) means incoming characters from the network are sent on into the Serial Line. Any buffered characters are sent first.


configgroup Tunnel Disconnect

These settings relate to Disconnecting a Tunnel.

configitem Stop Character

value

Stop Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

When the Stop Character is received on the Serial Line, it disconnects the tunnel.

Disable the Stop Character by blanking the field to set it to <None>.

configitem Flush Stop Character

value

Flush Stop Character may be "Enabled" or "Disabled".

"Enabled" prevents forwarding of a stop character from the Line into the network.

"Disabled" allows forwarding of a stop character from the Line into the network.

configitem Modem Control

value

Modem Control may be "Enabled" or "Disabled".

"Enabled" means disconnect when the Modem Control pin is not asserted on the Serial Line.

configitem Timeout

value

Timeout has units of milliseconds.

Blank the value for "<Disabled>".

Timeout enables disconnect after the tunnel is idle for a specified number of milliseconds.

configitem Flush Line

value

Flush Line may be "Enabled" or "Disabled".

"Enabled" means flush the Serial Line when the Tunnel is disconnected.


configgroup Tunnel Packing

When Tunneling, instead of sending data on the network immediately after being read on the Serial Line, the data can be Packed (queued) and sent in larger chunks.

configitem Mode

value

Mode may be "Disable", "Timeout" or "Send Character".

"Disable" means data is not packed.

"Timeout" means data is sent only after a timeout occurs.

"Send Character" means data is sent when the Send Character is read on the Serial Line.

configitem Timeout

value

Timeout has units of milliseconds.

If the oldest byte of queued data has been waiting for Timeout milliseconds, the queued data will be sent on the network immediately.

configitem Threshold

value

Threshold has units of bytes.

If the number of bytes of queued data reaches the Threshold, the queued data will be sent on the network immediately.

configitem Send Character

value

Send Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

If used, the Send Character is a single printable character or a control character that, when read on the Serial Line, forces the queued data to be sent on the network immediately.

configitem Flush Send Character

value

Flush Send Character may be "Enabled" or "Disabled".

"Enabled" means the Send Character will NOT be sent from the Serial Line to the network.

"Disabled" means the Send Character WILL be forwarded from the Serial Line to the network.

configitem Trailing Character

value

Trailing Character may contain one byte.

A control character <control>J, for example, counts as one.

A control character can be input in alternate forms:

  • \17 (decimal)
  • 0x11 (hexadecimal)
  • <control>Q (control)

The Trailing Character is an optional single printable character or control character that is injected into the outgoing data stream right after the Send Character.

Disable the Trailing Character by blanking the field to set it to <None>.


configgroup USB Host

configitem State

value

State may be "Enabled" or "Disabled".


configgroup Custom

User custom configuration values are stored under this group.

configitem Item

value Value

Value may contain up to 63 characters.

Sets a custom configurable text Value of an Item. The Item <instance> is the name of this value.