Configuring user encryption 383
Nortel WLAN—Security Switch 2300 Series Configuration Guide

Enabling WPA with TKIP

The following example shows how to configure WSS Software to provide authentication and TKIP encryption
for 801.X WPA clients. This example assumes that pass-through authentication is used for all users. A
RADIUS server group performs all authentication and authorization for the users.
1Create an authentication rule that sends all 802.1X users of SSID mycorp in the EXAMPLE
domain to the server group shorebirds for authentication. Type the following command:
WSS# set authentication dot1x ssid mycorp EXAMPLE\* pass-through
shorebirds
2Create a service profile named wpa for the SSID. Type the following command:
WSS# set service-profile wpa
success: change accepted.
3Set the SSID in the service profile to mycorp. Type the following command:
WSS# set service-profile wpa ssid-name wpa
success: change accepted.
4Enable WPA in service profile wpa. Type the following command:
WSS# set service-profile wpa wpa-ie enable
success: change accepted.
TKIP is already enabled by default when WPA is enabled.
5Display the service profile wpa to verify the changes. Type the following command:
WSS# show service-profile sp1
ssid-name: mycorp ssid-type: crypto
Beacon: yes Proxy ARP: no
DHCP restrict: no No broadcast: no
Short retry limit: 5 Long retry limit: 5
Auth fallthru: none Sygate On-Demand (SODA): no
Enforce SODA checks: yes SODA remediation ACL:
Custom success web-page: Custom failure web-page:
Custom logout web-page: Custom agent-directory:
Static COS: no COS: 0
CAC mode: none CAC sessions: 14
User idle timeout: 180 Idle client probing: yes
Keep initial vlan: no Web Portal Session T imeout: 5
Web Portal ACL:
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
authentication: 802.1X
TKIP countermeasures time: 60000ms
...
6Map service profile wpa to radio profile rp1. Type the following commands:
WSS# set radio-profile rp1 service-profile wpa