Product specifications

Table 34 Network Commands
Command
Description
SET NW
REGDOM <dom>
Sets the regulatory domain for the unit. This controls which channels are available
to be scanned in the 2.4GHz band. For US, channels 1-11 are available, for DE
(Europe) channels 1-13 are available, and for JP channels 1-14 are available.
The default is US.
Format:
SET NW REGDOM <US | DE | JP>
SH NW STATS
Shows network I/O statistics
Sample output:
WiFi statistics:
Roam count = 2
SET NW ID
Sets authentication User ID
This can include the realm separated by @.
The default value is anonymous.
Sample output:
SET NW ID <user id>
SH NW ID
Shows the value of the authentication ID, including realm, if applicable
The default realm is a null (blank) string.
The deprecated command SH NW TTID also returns this data.
Sample output:
anonymous@somewhere
SET NW PW
Sets the password for the 802.1x EAP authentication, if enabled
The default value is anonymous.
Format:
SET NW PW <password>
SET NW INAP
Sets EAP inner-authentication protocol
The possible protocols are PAP and MSCHAP_V2; the default value is PAP.
Format:
SET NW INAP [PAP|MSCHAP_V2]
SH NW INAP
Shows the inner authentication mode
The deprecated command SH NW TTAP also returns this data.
Sample output:
Authentication protocol = PAP
SET NW REALM
Sets the realm portion of the 802.1x EAP authentication ID
This value can also be set with the ID command.
The default value is null.
Format:
SET NW REALM <realm>