CHAPTER 5. WLAN Management
© SAMSUNG Electronics Co., Ltd.
page 250 of 689
Configuration using CLI
1) Go to configure
wlan configuration mode of CLI.
WEC8500# configure terminal
WEC8500/configure# wlan 1
2) Go to security configuration mode and initialize the configuration.
WEC8500/configure/wlan 1# security
WEC8500/configure/wlan 1/security# setDefault
3) Configure the WPA type.
WEC8500/configure/wlan 1/security# [WPA_TYPE]
Parameter
Description
WPA_TYPE
WPA type (wpa/wpa2): WPA Version 2 must be enabled at all times.
- wpa: WPA Version 1
- wpa2: WPA Version 2
4) Configure the PSK key.
WEC8500/configure/wlan 1/security# psk [KEY_TYPE] [KEY_STRING]
Parameter
Description
KEY_TYPE
PSK key input format (ascii/hex)
- ASCII: ASCII character string
- HEX: Hexadecimal value
KEY_STRING
PSK key
5) Configure the encryption type.
WEC8500/configure/wlan 1/security# [WPA_TYPE] [ENC_TYPE]
Parameter
Description
WPA_TYPE
WPA type (wpa/wpa2): Use the same value as the WPA type
configured before. WPA Version 2 must be enabled at all times.
- wpa: WPA Version 1
- wpa2: WPA Version 2