206Configuring User Encryption

Displaying WPA Settings

To display the WPA settings in a service profile, use the following command:

show service-profile {name ?}

To display the WPA settings in effect in service profile wpa, type the following command:

23x0# show service-profile wpa

 

 

 

ssid-name:

private

ssid-type:

 

crypto

beacon:

 

yes

auth-fallthru: last-resort

WEP Key 1

value:

<none>

WEP Key 2

value:

<none>

WEP Key 3

value:

<none>

WEP Key 4

value:

<none>

WEP Unicast Index:

1

WEP Multicast Index:

1

Shared Key Auth:

NO

 

 

 

WPA enabled:

 

 

 

 

ciphers: cipher-tkip, cipher-wep40

authentication: 802.1X

TKIP countermeasures time: 30000ms

The WPA settings appear at the bottom of the output.

Note. The WPA fields appear in the show service-profileoutput only when WPA is enabled.

Assigning the Service Profile to Radios and Enabling the Radios

After you configure WPA settings in a service profile, you can map the service profile to a radio profile, assign the radio profile to radios, and enable the radios to activate the settings.

To map a service profile to a radio profile, use the following command:

set radio-profile name service-profile name

To assign a radio profile to radios and enable the radios, use the following command:

set ap port-listradio {1 2} radio-profile name mode {enable disable}

To map service profile wpa to radio profile bldg1, type the following command:

23x0# set radio-profile blgd1 service-profile wpa

success: change accepted.

To assign radio profile bldg1 to radio 1 on ports 5-8, 11-14, and 16 and enable the radios, type the following command:

23x0# set ap 5-8,11-14,16 radio 1 radio-profile bldg1 mode enable

success: change accepted.

To assign radio profile bldg1 to radio 2 on ports 11-14 and port 16 and enable the radios, type the following command:

23x0# set ap 11-14,16 radio 2 radio-profile bldg1 mode enable

success: change accepted.

320657-A

Page 206
Image 206
Nortel Networks 2300 manual Displaying WPA Settings, Show service-profile name ?, 23x0# show service-profile wpa