7-27Wireless Security ConfigurationManual Configuration Using the CLIUsing the CLI to Configure Static WEP Shared Keys. The followingexample shows how to configure an SSID interface to use static WEP keys forauthentication and encryption. These commands enable security and estab-lish the transfer key index (set to 4).The following commands set the WEP key to an ASCII type and set the keylength.N o t e Using the [no] version of the wep-key-ascii command sets the key type toHex.You can set the wep-key-length to 64 or 128.The following commands set the actual key values for the WEP keys.N o t e The number of characters required for each WEP key depends on the KeyLength and Key Type settings:■ If Key Length is 64 bits and the Key Type is “ASCII”, then each WEP keymust be 5 characters long.■ If Key Length is 40 bits and Key Type is “Hex”, then each WEP key mustbe 10 characters long.■ If Key Length is 128 bits and Key Type is “ASCII”, then each WEP key mustbe 13 characters long.■ If Key Length is 128 bits and Key Type is “Hex”, then each WEP key mustbe 26 characters long.ProCurve Access Point 530# configureProCurve Access Point 530(config)# radio 1ProCurve Access Point 530(radio1)# wlan 1ProCurve Access Point 530(radio1-wlan1)#security static-wepProCurve Access Point 530(radio1-wlan1)#wep-default-key 4ProCurve Access Point 530(radio1-wlan1)#ProCurve Access Point 530(radio1-wlan1)#wep-key-asciiProCurve Access Point 530(radio1-wlan1)#wep-key-length 64ProCurve Access Point 530(radio1-wlan1)#wep-key-4 pqrstProCurve Access Point 530(radio1-wlan1)#