Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added nex-diag command.

...

ParameterValueDescription
nex-vpnonSecure NEX-VPN will be used to allow for remote support (for premium support customers, contact support for details).
offDo not connect to NEX-VPN.
Ethernet settings:
ethernetdhcpIP address will be set automatically from a DHCP server (i.e. router).
manualIP address will be set manually (see additional parameters below).
ethernet.address192.168.1.42Sets the IP address when ethernet=dhcp.
ethernet.gateway192.168.1.1Sets the gateway address when ethernet=dhcp.
Wi-Fi settings:
wirelessdhcpIP address will be set automatically from a DHCP server (i.e. router).

manualIP address will be set manually (see additional parameters below).
wireless.address192.168.0.42Sets the IP address when wireless=dhcp.
wireless.gateway192.168.0.1Sets the gateway address when wireless=dhcp.
wireless.ssidMy WiFi APSets the Wi-Fi SSID (name) to connect to.
wireless.passwordmypasswordSets the Wi-Fi password to use when connecting.
Diagnostics:
nex-diagN/A

Generates a .NEX diagnostics file to be emailed to NEX Support.

Note: This feature was introduced from August 2017. This command will be ignored for earlier versions.

Example configurations

Connect to a Wi-Fi network:

...

Code Block
languagetext
titlenex-config.txt
ethernet=manual
ethernet.address=192.168.1.42
ethernet.gateway=192.168.1.1

Generate a .NEX diagnostics file to be emailed to NEX Support:

Code Block
languagetext
titlenex-config.txt
nex-diag

Filter by label (Content by label)
showLabelsfalse
max5
spacesNS
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("network","kb-how-to-general") and type = "page" and space = "NS"
labelskb-how-to-general network

...