Silex technology WLAN MODULE SX-550 User Manual
Page 66

Page 60
silex
Console Commands
Part Number 40183-101
Command Description
SET NW
CERTEXP
Sets EAP Certificate Exponent value
The default value is 10001 Hex.
Sample output:
SET NW CERTEXP <exponent>
User defined
SH NW CERTEXP Shows the value of the certificate exponent
The deprecated command SH NW TTEXP also returns this value
Sample output:
65537 (10001h)
SET NW
CERTKEY
Sets EAP root key
Sample output:
SET NW CERTKEY <key value>
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.
Sample output:
SET NW PW <password>
SET NW INAP
Sets EAP inner-authentication protocol
The default value is PAP.
Sample output:
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.