User Manual

35Rack ATS AP44xx User Manual
eapol
Access: Super User, Administrator, User
Description: Configure EAPoL (802.1X Security) settings.
Parameters:
Example 1: To display the result of an eapol command:
apc>eapol
E000: Success
Active EAPoL Settings
--------------------
Status:enabled
Supplicant Name:NMC-Supplicant
Passphrase:<hidden>
CA file Status:Valid Certificate
Private Key Status:Valid Certificate
Public Key Status:Valid Certificate
Result:Success
Example 2: To enable EAPoL:
apc>eapol -S enable
E002: Success
Reboot required for change to take effect.
Example 3: To change the supplicant name:
apc>eapol -n "NMC-Supplicant"
E000: Success
Example 4: To set the passphrase:
apc>eapol -p "client_password"
E000: Success
Option Argument Definition
-S <enable | disable>
Enable or disable EAPoL.
-n <supplicant name> Set the supplicant name.
-p
<private key passphrase>
Set the private key passphrase.