Using the Command Line Interface (CLI)
SYSTIMAX® AirSPEED™ AP542
User Guide
183
Command Syntax and Examples of Configuring Security Profiles:
Configuring a Security Profile with Non Secure Security Mode
set secprofiletbl <index> secmode nonsecure status enable
Example:
[Device-Name]>
set secprofiletbl 2 secmode nonsecure status enable
Configuring a Security Profile with WEP Security Mode
set secprofiletbl <index> secmode wep encryptkey0 <value> encryptkeylength <value>
encryptkeytx <value> status enable
Example:
[Device-Name]>
set secprofiletbl 3 secmode wep encryptkey0 12345 encryptkeylength 1
encryptkeytx 0 status enable
Configuring a Security Profile with 802.1x Security Mode
set secprofiletbl <index> secmode 802.1x rekeyint 900 status enable
Example:
[Device-Name]>
set secprofiletbl 4 secmode 802.1x rekeyint 900 status enable
Configuring a Security Profile with WPA Security Mode
set secprofiletbl <index> secmode wpa rekeyint 900 status enable
Example:
[Device-Name]>
set secprofiletbl 5 secmode wpa rekeyint 900 status enable
Configuring a Security Profile with WPA-PSK Security Mode
set secprofiletbl <index> secmode wpa-psk passphrase <value> status enable
Example:
[Device-Name]>
set secprofiletbl 6 secmode wpa-psk passphrase 12345678 status enable
Configuring a Security Profile with 802.11i (WPA2) Security Mode
set secprofiletbl <index> secmode 802.11i rekeyint <value> status enable
Example:
[Device-Name]>
set secprofiletbl 7 secmode 802.11i rekeyint 900 status enable
Configuring a Security Profile with 802.11i-PSK (WPA2 PSK) Security Mode
set secprofiletbl <index> secmode 802.11i-psk passphrase <value> status enable
Example:
[Device-Name]>
set secprofiletbl 8 secmode 802.11i-psk passphrase 12345678 status
enable