332AP Commands

Usage To further reduce broadcast traffic on a service profile, use the set service-profileno-broadcastcommand to disable DHCP and ARP request broadcasts.

Examples The following command enables proxy ARP on service profile sp1:

WSS# set service-profile sp1 proxy-arp enable

success: change accepted.

See Also

set service-profiledhcp-restrict on page 316

set service-profileno-broadcast on page 320

show service-profile on page 380

set service-profile psk-phrase

Configures a passphrase for preshared key (PSK) authentication to use for authenticating WPA clients, in a service profile. Radios use the PSK as a pairwise master key (PMK) to derive unique pairwise session keys for individual WPA clients.

Syntax set service-profile name psk-phrase passphrase

name

Service profile name.

passphrase

An ASCII string from 8 to 63 characters long. The string can contain

 

blanks if you use quotation marks at the beginning and end of the string.

Defaults

None.

Access Enabled.

History Introduced in WSS Software Version 3.0.

Usage WSS Software converts the passphrase into a 256-bit binary number for system use and a raw hexadecimal key to store in the WSS's configuration. Neither the binary number nor the passphrase itself is ever displayed in the configuration.

To use PSK authentication, you must enable it and you also must enable the WPA IE.

Examples The following command configures service profile sp3 to use passphrase “1234567890123<>?=+&% The quick brown fox jumps over the lazy sl”:

WSS# set service-profile sp3 psk-phrase "1234567890123<>?=+&% The quick brown fox jumps over the lazy sl"

success: change accepted.

See Also

set mac-user attr on page 197

set service-profileauth-psk on page 309

set service-profilepsk-raw on page 323

set service-profilewpa-ie on page 342

show service-profile on page 380

NN47250-100 (Version 02.51)

Page 332
Image 332
Nortel Networks 2300 Series manual Set service-profile psk-phrase, WSS# set service-profile sp1 proxy-arp enable