Managing mw1122 – Nokia MW1122 User Manual

Page 104

Advertising
background image

Managing MW1122

E

Copyright Nokia Networks Oy

C33902001SE_00

5-69

Command

Set wireless encryption keys

Description

Sets the wireless encryption keys 1, 2, 3, and 4.

Syntax

[no] wep key-entry <id> <key-length> <key-value>

Arguments

no

switches the key off.

id

argument can be

1

,

2

,

3

or

4.

key-length

can be

40-bit

or

128-bit

.

key-value

is a hexadecimal string of 10 (40-bit) or 32

(128-bit) characters.

Example

MW1122(conf-wlan)#wep key-entry 1 40-bit 1234567890
MW1122(conf-wlan)#

Command

Define access control list

Description

Defines a list of addresses (Client table) which are per-
mitted to join the wireless LAN. There are two com-
mands here. You can use the default encryption key by
only entering the name string and the physical address
(MAC address) if a default key has been activated (See
Select default encryption key command). If the default
key has not been activated, the connection will not be
encrypted. You can also set a specific encryption key
for this station by entering the the key length and key
value after the physical address argument.

Syntax

[no] sta<name-string><phys-address>
[no] sta <name-string><phys-address> <key-length>
<key-value>

Arguments

no

switches off access control list.

name-string

is a name given to this station.

phys-address

is the physical address (MAC address)

of the permitted wireless station.

key-length

is the key length of the wireless encryp-

tion key. The length can be

40

or

128

bits.

key-value

is a hexadecimal string of 10 (40-bit) or 32

(128-bit) characters.

Example

MW1122(conf-wlan)#sta Home 00:e0:03:04:79:bc 40-bit
1234567890
MW1122(conf-wlan)#

Advertising