A SERVICE OF

logo

Configuring WPA 295
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-list radio {1 | 2} radio-profile name
mode {enable | disable}
To map service profile wpa to radio profile bldg1, type the following
command:
WX1200# set radio-profile blgd1 service-profile wpa
success: change accepted.
To assign radio profile bldg1 to radio 1 on ports 1-3, and 5 and enable
the radios, type the following command:
WX1200# set ap 1-3,5 radio 1 radio-profile bldg1 mode enable
success: change accepted.
To assign radio profile bldg1 to radio 2 on ports 1-2 and port 6 and
enable the radios, type the following command:
WX1200# set ap 1-2,6 radio 2 radio-profile bldg1 mode enable
success: change accepted.