Security profile table, Conf – Proxim ORINOCO AP-2000 User Manual

Page 177

Advertising
background image

177

Using the Command Line Interface (CLI)

Security Profile Table

The Security Profile Table allows you to configure security profiiles. A maximum of 16 security profiles are supported
per wireless interface.
Each security profile can be enable and configure one or more security modes (None Secure Station, WEP Station,
802.1x Station, WPA Station, WPA-PSK Station). The WEP/PSK parameters are separately configurable for each
security mode.

Command Syntax and Examples of Configuring Security Profiles:

Configuring a Security Profile with Non Secure Security Mode

set secprofiletbl <index> secmode nonsecure status enable
Example: set secprofiletbl 2 secmode nonsecure status enable

Configuring a Security Profile with WEP Security Mode

set secprofiletbl <index> secmode wep encryptkey0 <value> encryptkeylength <vakue> encryptkeytx <value>
status enable
Example: set secprofiletbl 3 secmode wep encryptkey0 12345 encryptkeylength 1
encryptkeytx 0 status enable

Configuring a Security Profile with 802.1x Security Mode

set secprofiletbl <index> secmode 802.1x rekeyint 900 status enable
Example: set secprofiletbl 4 secmode 802.1x rekeyint 900 status enable

Configuring a Security Profile with WPA Security Mode

set secprofiletbl <index> secmode wpa rekeyint 900 status enable
Example: set secprofiletbl 5 secmode wpa rekeyint 900 status enable

Name

Type

Values

Access CLI Parameter

Security Profile Table

Table

N/A

R

secprofiletbl

Table Index

Integer

1.1 to 5.5

R

index

Security Mode

Integer

nonsecsta
wepsta
802.1xsta
wpasta
wpapsksta

R

secmode

Authentication Mode

Integer

none
802.1x
radius
acl
psk

RW

authmode

Cipher

Integer

none
wep
tkip
aes

R

ciphersuite

Encryption Key 1

Integer

User defined

RW

secprofileencryptkey1

Encryption Key 2

Integer

User defined

RW

secprofileencryptkey2

Encryption Key 3

Integer

User defined

RW

secprofileencryptkey3

Encryption Key 4

Integer

User defined

RW

secprofileencryptkey4

Encryption Transmit Key

Integer

1-4

RW

encryptkeytx

Encryption Key Length

Integer

RW

encryptkeylength

Rekey Interval

Integer

RW

rekeyint

WPA PSK Value

Integer

RW

pskkey

WPA PSK Pass Phrase

Integer

RW

passphrase

RADIUS EAP Profile

Integer

RW

radeapprofile

Advertising