static-wep

Syntax

static-wep {authentication-type (open | shared | both);key-length (64bits | 128bits);key-type ( ascii | hex );transfer-key-index id;wep-key-1 key-1;wep-key-2 key-2;wep-key-3 key-3;wep-key-4 key-4;}

Hierarchy Level

[edit wlan access-point name radio (1 | 2) virtual-access-point id security]

Release Information

Statement introduced in Release 10.0 of Junos OS.

Description

Configure a preshared Wired Equivalent Privacy (WEP) key.

Options

authentication-type—Specify open to allow any client to associate with the access point; clients must have the correct WEP key to transmit and received encrypted data. Specify shared to permit only clients with the correct WEP key to associate with the access point. Specify both to allow both open and shared authentication.

static wep—Configure a preshared Wired Equivalent Privacy (WEP) key.

key-length—Length, in bits, of WEP key. Specify 64bits for 64 bits or 128bits for 128 bits. The default is 64 bits.

key-type—Format of the WEP key. Specify either ascii for ASCII format or hex for hexadecimal format. The default is ASCII.

transfer-key-index—Allow configuration of up to four preshared keys. Specify a value from 1 to 4.

wep-key-1 through wep-key-4—Preshared key string that corresponds to the transfer-key-index value.

Required Privilege Level

wlan—To view this statement in the configuration.

wlan-control—To add this statement to the configuration.