Security profile table – Proxim ORiNOCO AP-700 User Manual

Page 179

Advertising
background image

Using the Command Line Interface (CLI)

AP-700 User Guide

Parameter Tables

179

Security Profile Table

The Security Profile Table allows you to configure security profiles. 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. Refer to the command examples
below for more information.

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 32.5

R

index

Security Mode

Integer

nonsecsta
wepsta
802.1xsta
wpasta
wpapsksta

R

secmode

Authentication Mode

Integer

none
802.1x
psk

RW

authmode

Cipher

Integer

none
wep
tkip
aes

R

ciphersuite

Encryption Key 0

Integer

User defined

RW

encryptionkey0

Encryption Key 1

Integer

User defined

RW

encryptionkey1

Encryption Key 2

Integer

User defined

RW

encryptionkey2

Encryption Key 3

Integer

User defined

RW

encryptionkey3

Encryption Transmit Key

Integer

0-3

RW

encryptkeytx

Encryption Key Length

Integer

64, 128, or 152

RW

encryptkeylength

Rekey Interval

Integer

RW

rekeyint

WPA PSK Value

Integer

RW

pskkey

WPA PSK Pass Phrase

Integer

8-64 characters

RW

passphrase

Advertising