Raritan Computer EMX2-111 Benutzerhandbuch

Seite von 379
Chapter 10: Using the Command Line Interface 
 
240
 
 
 
Setting the EAP Identity 
This command syntax determines the EAP identity. 
config:# 
network wireless eapIdentity <identity> 
 
Variables: 
 
<identity> is your user name for the EAP authentication. 
 
 
Example 
The following command sets the EAP identity to "eap_user01." 
config:# 
network wireless eapIdentity eap_user01 
 
 
Setting the EAP Password 
This command syntax determines the EAP password. 
config:# 
network wireless eapPassword 
 
Variables: 
 
<password> is your password for EAP authentication. 
 
 
Example 
The following command sets the EAP password to "user01_password." 
config:# 
network wireless eapPassword user01_password 
 
 
Providing the EAP CA Certificate 
You may need to provide a third-party CA certificate for the EAP 
authentication. 
 
To provide a CA certificate: 
1.  Type the CA certificate command as shown below and press Enter. 
config:# 
network wireless eapCACertificate 
2.  The system prompts you to enter the contents of the CA certificate. 
Do the following to input the contents: 
a.  Open your CA certificate with a text editor. 
b.  Copy the contents between the "--- BEGIN CERTIFICATE ---" 
and "--- END CERTIFICATE ---" lines in a certificate. 
c.  Paste the certificate contents into the terminal.