AP Commands 333Nortel WLAN—Security Switch 2300 Series Command Line Referenceset service-profile psk-rawConfigures a raw hexadecimal preshared key (PSK) 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 individualWPA clients.Syntax set service-profile name psk-raw hexDefaults None.Access Enabled.History Introduced in WSS Software Version 3.0.Usage WSS Software converts the hexadecimal number into a 256-bit binary number for systemuse. WSS Software also stores the hexadecimal key in the WSS's configuration. The binary numberis never 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 a raw PSK with PSKclients:WSS# set service-profile sp3 psk-rawc25d3fe4483e867d1df96eaacdf8b02451fa0836162e758100f5f6b87965e59dsuccess: change accepted.See Also• set mac-user attr on page 197• set service-profile auth-psk on page 309• set service-profile psk-phrase on page 322• set service-profile wpa-ie on page 342• show service-profile on page 380set service-profile rsn-ieEnables the Robust Security Network (RSN) Information Element (IE).The RSN IE advertises the RSN (sometimes called WPA2) authentication methods and cipher suites supportedby radios in the radio profile mapped to the service profile.name Service profile name.hex A 64-bit ASCII string representing a 32-digit hexadecimal number. Enterthe two-character ASCII form of each hexadecimal number.