Allied Telesis AT-TQ2403 Network Card User Manual


 
AT-TQ2403 Management Software User's Guide 231
Set Security to Static WEP
1. Set the Security Mode
2. Set the Transfer Key Index
3. Set the Key Length
4. Set the Key Type
5. Set the WEP Keys
6. Set the Authentication Algorithm
7. Get Current Security Settings After Re-Configuring to Static WEP Security Mode
1. Set the Security Mode
AT-TQ
2403# set interface wlan0 security static-wep
2. Set the Transfer Key Index
The fo
llowing commands set the Transfer Key Index to 4.
AT-TQ2403# set interface wlan0 wep-default-key 1
AT-TQ2403# set interface wlan0 wep-default-key 2
AT-TQ2403# set interface wlan0 wep-default-key 3
AT-TQ2403# set interface wlan0 wep-default-key 4
3. Set the Key Length
For the CLI, valid values for Key Lengt
h are 40 bits or 104 bits.
Note: The Key Length values used by the CLI do not i
nclude the initialization vector in the
length. On the Web UI, longer Key Length values may be shown which include the 24-bit
initialization vector. A Key Length of 40 bits (not including initialization vector) is equivalent
to a Key Length of 64 bits (with initialization vector). A Key Length of 104 bits (not including
initialization vector) is equivalent to a Key Length of 128 bits (which includes the
initialization vector).
To set the WEP Key Length, type one of the following commands:
Feature or Setting CLI Command
To set the WEP Key Length to 40 bits: set interface wlan0 wep-key-length 40
To set the WEP Key Length to 104 bits: set interface wlan0 wep-key-length 128
To set the WEP Key Length to 152 bits: set interface wlan0 wep-key-length 152
For our example, we’ll set the WEP Key Length to 40.
AT-TQ2403# set interface wlan0 wep-key-length 40