Installation Manual
H3C WA2200 Series WLAN Access Points
Chapter 5 Software Setting
5-9
Step
Operation
3
Configure the TKIP encryption template.
Configure an encryption template for SSID testwep104, with the encryption
method being WEP104, key-id being 1, and key being 1234567980123.
[H3C-wlan-st-22]ssid testwep104
[H3C-wlan-st-22]bind WLAN-ESS 22
[H3C-wlan-st-22]authentication-method open-system
[H3C-wlan-st-22]cipher-suite wep104
[H3C-wlan-st-22]wep default-key 1 wep104 pass-phrase 1234567890123
[H3C-wlan-st-22]wep key-id 1
[H3C-wlan-st-22]service-template enable
5.4 Configuring a FAT AP
5.4.1 System Setting
The following simply describes how to configure a FAT AP so that wireless stations can
access it.
I. Configuring a WLAN-BSS
Follow these steps to configure a WLAN basic service set (WLAN-BSS):
Step
Operation
1
Enter system view.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]
2
Create a WLAN-BSS, for example, WLAN-BSS 2.
[H3C]interface WLAN-BSS 2
[H3C-WLAN-BSS2]
II. Configuring a service template
Follow these steps to configure a service template:
Step
Operation
1
Enter system view.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]
2
Create a service template.
For example, create clear service template 2.
[H3C]wlan service-template 2 clear
[H3C-wlan-st-2]
3
Configure an authentication method, for example, open-system
authentication.
[H3C-wlan-st-2]authentication-method open-system
[H3C-wlan-st-2]