EMX Quick Setup Guide
8
QSG-EMX-1A-v3.3.10-E
255-80-6106-00 RoHS
To set
Use this command
Static IPv4 or
IPv6 address
network <ipvX> interface <ETH>
address <ip address>
<ip address> = static IP address, with a
syntax similar to the example below.
Example:
192.168.7.9/24
Static IPv4 or
IPv6 gateway
network <ipvX> gateway <ip address>
<ip address> = gateway's IP address
IPv4 or IPv6
primary DNS
server
network dns firstServer <ip
address>
<ip address> = DNS server's IP address
IPv4 or IPv6
secondary DNS
server
network dns secondServer <ip
address>
<ip address> = DNS server's IP address
IPv4 or IPv6
third DNS
server
network dns thirdServer <ip
address>
<ip address> = DNS server's IP address
Commands for wireless networking:
General wireless settings:
To set or
enable
Use this command
Wireless
interface
network wireless enabled <option>
<option> =
true
, or
false
SSID
network wireless SSID <ssid>
<ssid> = SSID string
BSSID
network wireless BSSID <bssid>
<bssid> = AP MAC address or
none
802.11n
protocol
network wireless enableHT <option>
<option> =
true
, or
false
Authentication
method
network wireless authMethod
<method>
<method> =
psk
or
eap
PSK
network wireless PSK <psk>
<psk> = PSK string
EAP outer
authentication
network wireless
eapOuterAuthentication
<outer_auth>
<outer_auth> =
PEAP
To set or
enable
Use this command
EAP inner
authentication
network wireless
eapInnerAuthentication
<inner_auth>
<inner_auth> =
MSCHAPv2
EAP identity
network wireless eapIdentity
<identity>
<identity> = your user name for EAP
authentication
EAP password
network wireless eapPassword
When prompted to enter the password for
EAP authentication, type the password.
EAP CA
certificate
network wireless eapCACertificate
When prompted to enter the CA certificate,
open the certificate with a text editor, copy
and paste the content into the
communications program.
The content to be copied from the CA certificate does NOT
include the first line containing "BEGIN CERTIFICATE" and the
final line containing "END CERTIFICATE." If a certificate is
installed, configure the following:
Whether to
Use this command
Verify the
certificate
network wireless
enableCertVerification <option1>
<option1> =
true
or
false
Accept an
expired or not
valid certificate
network wireless
allowOffTimeRangeCerts <option2>
<option2> =
true
or
false
Make the
connection
successful by
ignoring the
"incorrect"
system time
network wireless
allowConnectionWithIncorrectClock
<option3>
<option3> =
true
or
false
Wireless IPv4 / IPv6 settings:
Commands for wireless IP settings are identical to those for
wired networking. Just replace the variable <ETH> with the
word 'wireless'. The following illustrates a few examples.